Age | Commit message (Expand) | Author | Files | Lines |
2013-04-18 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2013-04-18 | Merge branch 'fc/completion' | Junio C Hamano | 1 | -45/+33 |
2013-04-17 | remote-hg: fix commit messages | Felipe Contreras | 1 | -1/+2 |
2013-04-15 | remote-bzr: fix prefix of tags | Felipe Contreras | 1 | -3/+6 |
2013-04-14 | completion: small optimization | Felipe Contreras | 1 | -4/+4 |
2013-04-14 | completion: inline __gitcomp_1 to its sole callsite | Felipe Contreras | 1 | -15/+11 |
2013-04-14 | completion: get rid of compgen | Felipe Contreras | 1 | -5/+10 |
2013-04-14 | completion: add new __gitcompadd helper | Felipe Contreras | 1 | -5/+8 |
2013-04-12 | test-bzr: portable shell and utf-8 strings for Mac OS | Torsten Bögershausen | 1 | -19/+19 |
2013-04-12 | Sync with 'maint' | Junio C Hamano | 5 | -15/+15 |
2013-04-12 | contrib/subtree: fix spelling of accidentally | Stefano Lattarini | 1 | -1/+1 |
2013-04-12 | git-remote-mediawiki: spelling fixes | Stefano Lattarini | 4 | -14/+14 |
2013-04-12 | completion: get rid of empty COMPREPLY assignments | Felipe Contreras | 1 | -21/+0 |
2013-04-12 | completion: add more cherry-pick options | Felipe Contreras | 1 | -1/+6 |
2013-04-08 | remote-bzr: improve tag handling | Felipe Contreras | 1 | -9/+16 |
2013-04-08 | remote-bzr: fix utf-8 support for fetching | Christophe Simonis | 2 | -9/+19 |
2013-04-07 | Sync with 1.8.2.1 | Junio C Hamano | 1 | -1/+1 |
2013-04-07 | Merge branch 'fc/remote-helpers-test-updates' | Junio C Hamano | 3 | -16/+2 |
2013-04-07 | Sync with 1.8.1.6 | Junio C Hamano | 1 | -1/+1 |
2013-04-07 | remote-helpers/test-bzr.sh: do not use "grep '\s'" | Torsten Bögershausen | 1 | -1/+1 |
2013-04-07 | remote-bzr: add utf-8 support for pushing | Felipe Contreras | 2 | -0/+37 |
2013-04-07 | remote-bzr: add utf-8 support for fetching | Timotheus Pokorra | 2 | -2/+27 |
2013-04-07 | remote-bzr: avoid unreferred tags | Felipe Contreras | 1 | -0/+4 |
2013-04-07 | remote-bzr: only update workingtree on local repos | Felipe Contreras | 1 | -2/+1 |
2013-04-07 | remote-bzr: set author if available | David Engster | 2 | -1/+21 |
2013-04-07 | remote-bzr: remove files before modifications | Christophe Simonis | 1 | -2/+2 |
2013-04-07 | remote-bzr: fix directory renaming | Christophe Simonis | 2 | -1/+31 |
2013-04-04 | Sync with maint | Junio C Hamano | 1 | -1/+1 |
2013-04-04 | git-remote-mediawiki: new wiki URL in documentation | Matthieu Moy | 1 | -1/+1 |
2013-04-04 | remote-hg: fix hg-git test-case | Felipe Contreras | 1 | -1/+0 |
2013-04-04 | remote-bzr: remove stale check code for tests | Felipe Contreras | 1 | -14/+0 |
2013-04-04 | remote-helpers: fix the run of all tests | Felipe Contreras | 1 | -0/+1 |
2013-04-04 | remote-bzr: avoid echo -n | Felipe Contreras | 1 | -1/+1 |
2013-04-03 | Merge branch 'rr/prompt-revert-head' | Junio C Hamano | 1 | -0/+2 |
2013-04-01 | Merge branch 'da/downcase-u-in-usage' into maint | Junio C Hamano | 10 | -62/+62 |
2013-03-31 | bash: teach __git_ps1 about REVERT_HEAD | Robin Rosenberg | 1 | -0/+2 |
2013-03-25 | Merge branch 'jl/submodule-deinit' | Junio C Hamano | 1 | -1/+1 |
2013-03-21 | Merge branch 'tz/credential-authinfo' | Junio C Hamano | 4 | -0/+545 |
2013-03-19 | Merge branch 'da/downcase-u-in-usage' | Junio C Hamano | 10 | -62/+62 |
2013-03-11 | Merge branch 'mp/complete-paths' | Junio C Hamano | 1 | -5/+11 |
2013-03-11 | git-completion.bash: zsh does not implement function redirection correctly | Matthieu Moy | 1 | -5/+11 |
2013-03-07 | Merge branch 'mp/complete-paths' | Junio C Hamano | 1 | -0/+9 |
2013-03-05 | git-completion.zsh: define __gitcomp_file compatibility function | Matthieu Moy | 1 | -0/+9 |
2013-03-04 | submodule: add 'deinit' command | Jens Lehmann | 1 | -1/+1 |
2013-02-26 | wincred: improve compatibility with windows versions | Karsten Blees | 1 | -129/+70 |
2013-02-26 | wincred: accept CRLF on stdin to simplify console usage | Karsten Blees | 1 | -2/+5 |
2013-02-25 | Add contrib/credentials/netrc with GPG support | Ted Zlatanov | 4 | -0/+545 |
2013-02-24 | contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" string | David Aguilar | 1 | -1/+1 |
2013-02-24 | contrib/examples/git-remote.perl: use a lowercase "usage:" string | David Aguilar | 1 | -4/+4 |
2013-02-24 | contrib/hooks/setgitperms.perl: use a lowercase "usage:" string | David Aguilar | 1 | -1/+1 |