summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-16contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey
2013-10-15revision: do not peel tags used in range notationJunio C Hamano
2013-10-15Merge branch 'maint'Junio C Hamano
2013-10-15git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORYSteffen Prohaska
2013-10-15git.txt: fix asciidoc syntax of --*-pathspecsSteffen Prohaska
2013-10-15doc/cli: make "dot repository" an independent bullet pointPhilip Oakley
2013-10-15remote: do not copy "origin" string literalJeff King
2013-10-15bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor
2013-10-15split_ident: parse timestamp from end of lineJeff King
2013-10-14mergetool--lib: Fix typo in the merge/difftool helpStefan Saasen
2013-10-14sparse: suppress some "using sizeof on a function" warningsRamsay Jones
2013-10-14format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0Ramsay Jones
2013-10-14Merge branch 'rj/highlight-test-hang'Jonathan Nieder
2013-10-14gitweb test: fix highlight test hang on Linux MintRamsay Jones
2013-10-14wrapper.c: only define gitmkstemps if neededRamsay Jones
2013-10-14refs.c: spell NULL pointer as NULLRamsay Jones
2013-10-14config.c: mark file-local function staticRamsay Jones
2013-10-14CodingGuidelines: style for multi-line commentsbrian m. carlson
2013-10-14Merge branch 'nv/doc-config-signingkey'Jonathan Nieder
2013-10-14config doc: user.signingkey is also used for signed commitsNicolas Vigier
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow
2013-10-14Merge branch 'sb/checkout-test-complex-path'Jonathan Nieder
2013-10-14Merge branch 'rt/cherry-pick-status'Jonathan Nieder
2013-10-14Merge branch 'rj/doc-formatting-fix'Jonathan Nieder
2013-10-14Merge branch 'po/remote-set-head-usage'Jonathan Nieder
2013-10-14Merge branch 'nd/clone-local-with-colon'Jonathan Nieder
2013-10-14Merge branch 'jx/clean-interactive'Jonathan Nieder
2013-10-14Merge branch 'jk/diff-algo'Jonathan Nieder
2013-10-14git-prompt.sh: optionally show upstream branch nameJulien Carsique
2013-10-14path-utils test: rename mingw_path function to print_pathSebastian Schuberth
2013-10-14howto/revert-a-faulty-merge: fix unescaped '^'sRamsay Jones
2013-10-14howto/setup-git-server-over-http: fix unescaped '^'sRamsay Jones
2013-10-14http: enable keepalive on TCP socketsEric Wong
2013-10-14Use simpler relative_path when set_git_dirJiang Xin
2013-10-14relative_path should honor dos-drive-prefixJiang Xin
2013-10-14test: use unambigous leading path (/foo) for MSYSJiang Xin
2013-10-13mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen
2013-10-13.mailmap: switch to Thomas Rast's personal addressThomas Rast
2013-10-12git-svn: Warn about changing default for --prefix in Git v2.0Johan Herland