summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Sync with 1.8.2.1Junio C Hamano2013-04-071-1/+1
|\
| * Sync with 1.8.1.6Junio C Hamano2013-04-071-1/+1
| |\
| | * remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen2013-04-071-1/+1
| | * Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...Junio C Hamano2013-02-071-1/+10
| | |\
| | * \ Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maintJunio C Hamano2013-02-041-1/+1
| | |\ \
| | * \ \ Merge branch 'ds/completion-silence-in-tree-path-probe' into maintJunio C Hamano2013-01-281-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'jn/maint-trim-vim-contrib' into maintJunio C Hamano2013-01-281-13/+3
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'mk/complete-tcsh' into maintJunio C Hamano2013-01-281-12/+21
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge branch 'fc/remote-helpers-test-updates'Junio C Hamano2013-04-073-16/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | remote-hg: fix hg-git test-caseFelipe Contreras2013-04-041-1/+0
| * | | | | | | | remote-bzr: remove stale check code for testsFelipe Contreras2013-04-041-14/+0
| * | | | | | | | remote-helpers: fix the run of all testsFelipe Contreras2013-04-041-0/+1
| * | | | | | | | remote-bzr: avoid echo -nFelipe Contreras2013-04-041-1/+1
* | | | | | | | | remote-bzr: add utf-8 support for pushingFelipe Contreras2013-04-072-0/+37
* | | | | | | | | remote-bzr: add utf-8 support for fetchingTimotheus Pokorra2013-04-072-2/+27
* | | | | | | | | remote-bzr: avoid unreferred tagsFelipe Contreras2013-04-071-0/+4
* | | | | | | | | remote-bzr: only update workingtree on local reposFelipe Contreras2013-04-071-2/+1
* | | | | | | | | remote-bzr: set author if availableDavid Engster2013-04-072-1/+21
* | | | | | | | | remote-bzr: remove files before modificationsChristophe Simonis2013-04-071-2/+2
* | | | | | | | | remote-bzr: fix directory renamingChristophe Simonis2013-04-072-1/+31
* | | | | | | | | Sync with maintJunio C Hamano2013-04-041-1/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | git-remote-mediawiki: new wiki URL in documentationMatthieu Moy2013-04-041-1/+1
| * | | | | | | | Merge branch 'da/downcase-u-in-usage' into maintJunio C Hamano2013-04-0110-62/+62
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'rr/prompt-revert-head'Junio C Hamano2013-04-031-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | bash: teach __git_ps1 about REVERT_HEADRobin Rosenberg2013-03-311-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule: add 'deinit' commandJens Lehmann2013-03-041-1/+1
* | | | | | | | | | Merge branch 'tz/credential-authinfo'Junio C Hamano2013-03-214-0/+545
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add contrib/credentials/netrc with GPG supportTed Zlatanov2013-02-254-0/+545
* | | | | | | | | | | Merge branch 'da/downcase-u-in-usage'Junio C Hamano2013-03-1910-62/+62
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" stringDavid Aguilar2013-02-241-1/+1
| * | | | | | | | | contrib/examples/git-remote.perl: use a lowercase "usage:" stringDavid Aguilar2013-02-241-4/+4
| * | | | | | | | | contrib/hooks/setgitperms.perl: use a lowercase "usage:" stringDavid Aguilar2013-02-241-1/+1
| * | | | | | | | | contrib/examples: use a lowercase "usage:" stringDavid Aguilar2013-02-242-2/+2
| * | | | | | | | | contrib/fast-import/import-zips.py: use spaces instead of tabsDavid Aguilar2013-02-241-49/+49
| * | | | | | | | | contrib/fast-import/import-zips.py: fix broken error messageDavid Aguilar2013-02-241-2/+2
| * | | | | | | | | contrib/fast-import: use a lowercase "usage:" stringDavid Aguilar2013-02-243-3/+3
| * | | | | | | | | contrib/credential: use a lowercase "usage:" stringDavid Aguilar2013-02-243-3/+3
* | | | | | | | | | Merge branch 'mp/complete-paths'Junio C Hamano2013-03-111-5/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy2013-03-111-5/+11
* | | | | | | | | | | Merge branch 'mp/complete-paths'Junio C Hamano2013-03-071-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy2013-03-051-0/+9
* | | | | | | | | | | wincred: improve compatibility with windows versionsKarsten Blees2013-02-261-129/+70
* | | | | | | | | | | wincred: accept CRLF on stdin to simplify console usageKarsten Blees2013-02-261-2/+5
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | shell-prompt: clean up nested if-thenMartin Erik Werner2013-02-181-14/+13
* | | | | | | | | | Merge branch 'mp/diff-algo-config'Junio C Hamano2013-02-171-1/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff: Introduce --diff-algorithm command line optionMichal Privoznik2013-01-161-0/+11
| * | | | | | | | | | config: Introduce diff.algorithm variableMichal Privoznik2013-01-161-0/+1
| * | | | | | | | | | git-completion.bash: Autocomplete --minimal and --histogram for git-diffMichal Privoznik2013-01-141-1/+1
* | | | | | | | | | | Merge branch 'mw/bash-prompt-show-untracked-config'Junio C Hamano2013-02-171-3/+8
|\ \ \ \ \ \ \ \ \ \ \