Age | Commit message (Expand) | Author | Files | Lines |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() | Brandon Casey | 1 | -11/+3 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: set Gnome application name | Brandon Casey | 2 | -2/+5 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc... | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: add static where applicable | Brandon Casey | 1 | -9/+9 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. | Brandon Casey | 1 | -10/+10 |
2013-10-15 | bash prompt: don't use '+=' operator in show upstream code path | SZEDER Gábor | 1 | -1/+1 |
2013-10-14 | git-prompt.sh: optionally show upstream branch name | Julien Carsique | 1 | -1/+6 |
2013-10-13 | mergetools/diffmerge: support DiffMerge as a git mergetool | Stefan Saasen | 1 | -1/+1 |
2013-10-08 | Merge branch 'tz/credential-netrc' | Jonathan Nieder | 1 | -1/+3 |
2013-10-08 | git-credential-netrc: fix uninitialized warning | Ted Zlatanov | 1 | -1/+3 |
2013-09-26 | contrib: remove ciabot | Stefan Beller | 4 | -553/+0 |
2013-09-24 | Merge branch 'sg/complete-untracked-filter' | Jonathan Nieder | 1 | -2/+2 |
2013-09-24 | Merge branch 'es/contacts-in-subdir' | Jonathan Nieder | 1 | -0/+4 |
2013-09-24 | Merge branch 'maint' | Jonathan Nieder | 2 | -2/+35 |
2013-09-24 | git-remote-mediawiki: bugfix for pages w/ >500 revisions | Benoit Person | 2 | -2/+35 |
2013-09-23 | contrib/git-credential-gnome-keyring.c: remove unused die() function | Brandon Casey | 1 | -10/+0 |
2013-09-23 | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations | Brandon Casey | 1 | -13/+0 |
2013-09-19 | completion: improve untracked directory filtering for filename completion | SZEDER Gábor | 1 | -2/+2 |
2013-09-18 | Merge branch 'fc/contrib-bzr-hg-fixes' | Junio C Hamano | 6 | -292/+327 |
2013-09-17 | contacts: fix to work in subdirectories | Eric Sunshine | 1 | -0/+4 |
2013-09-17 | repack: rewrite the shell script in C | Stefan Beller | 1 | -0/+194 |
2013-09-17 | Merge branch 'rh/ishes-doc' | Junio C Hamano | 1 | -1/+1 |
2013-09-12 | Merge branch 'mm/mediawiki-dumb-push-fix' | Junio C Hamano | 2 | -2/+12 |
2013-09-11 | Merge branch 'jn/post-receive-utf8' | Junio C Hamano | 1 | -6/+9 |
2013-09-09 | Merge branch 'es/contacts-blame-L-multi' | Junio C Hamano | 1 | -9/+22 |
2013-09-08 | remote-bzr: reuse bzrlib transports when possible | Richard Hansen | 1 | -12/+21 |
2013-09-04 | use 'commit-ish' instead of 'committish' | Richard Hansen | 1 | -1/+1 |
2013-09-04 | Merge branch 'fc/remote-hg-shared-setup' | Junio C Hamano | 1 | -5/+18 |
2013-09-04 | Merge branch 'ap/remote-hg-tilde-is-home-directory' | Junio C Hamano | 1 | -1/+1 |
2013-09-03 | git-remote-mediawiki: no need to update private ref in non-dumb push | Matthieu Moy | 1 | -1/+0 |
2013-09-03 | git-remote-mediawiki: use no-private-update capability on dumb push | Matthieu Moy | 1 | -0/+3 |
2013-09-03 | contrib/remote-helpers: quote variable references in redirection targets | Junio C Hamano | 1 | -20/+20 |
2013-09-03 | contrib/remote-helpers: style updates for test scripts | Junio C Hamano | 4 | -226/+248 |
2013-08-30 | remote-hg: use notes to keep track of Hg revisions | Felipe Contreras | 1 | -1/+34 |
2013-08-30 | Merge branch 'bc/completion-for-bash-3.0' | Junio C Hamano | 2 | -2/+6 |
2013-08-30 | Merge branch 'mm/war-on-whatchanged' | Junio C Hamano | 2 | -0/+43 |
2013-08-29 | git-remote-mediawiki: add test and check Makefile targets | Matthieu Moy | 1 | -1/+9 |
2013-08-29 | remote-helpers: cleanup more global variables | Felipe Contreras | 2 | -57/+2 |
2013-08-29 | remote-helpers: trivial style fixes | Felipe Contreras | 2 | -3/+3 |
2013-08-29 | remote-hg: improve basic test | Felipe Contreras | 1 | -2/+2 |
2013-08-29 | remote-hg: add missing &&s in the test | Felipe Contreras | 1 | -2/+2 |
2013-08-29 | remote-hg: fix test | Felipe Contreras | 1 | -2/+0 |
2013-08-29 | remote-bzr: make bzr branches configurable per-repo | Felipe Contreras | 1 | -3/+10 |
2013-08-29 | remote-bzr: fix export of utf-8 authors | Felipe Contreras | 2 | -0/+31 |
2013-08-22 | contrib/git-prompt.sh: handle missing 'printf -v' more gracefully | Brandon Casey | 1 | -1/+5 |
2013-08-21 | git-completion.bash: use correct Bash/Zsh array length syntax | Brandon Casey | 1 | -1/+1 |
2013-08-13 | git-remote-mediawiki: ignore generated git-mw | Matthieu Moy | 1 | -0/+1 |
2013-08-13 | contacts: reduce git-blame invocations | Eric Sunshine | 1 | -6/+5 |