summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorLines
2013-04-26Merge branch 'fc/untracked-zsh-prompt' into maintJunio C Hamano-1/+1
2013-04-26test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen-4/+6
2013-04-26test-hg-bidi.sh: do not use export X=YTorsten Bögershausen-5/+6
2013-04-24completion: remove duplicate block for "git commit -c"Mårten Kongstad-7/+0
2013-04-22Merge branch 'rr/prompt-revert-head' into maintJunio C Hamano-0/+2
2013-04-21prompt: fix untracked files for zshFelipe Contreras-1/+1
2013-04-17remote-hg: fix commit messagesFelipe Contreras-1/+2
2013-04-12contrib/subtree: fix spelling of accidentallyStefano Lattarini-1/+1
2013-04-12git-remote-mediawiki: spelling fixesStefano Lattarini-14/+14
2013-04-07Sync with 1.8.1.6Junio C Hamano-1/+1
2013-04-07remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen-1/+1
2013-04-04git-remote-mediawiki: new wiki URL in documentationMatthieu Moy-1/+1
2013-04-01Merge branch 'da/downcase-u-in-usage' into maintJunio C Hamano-62/+62
2013-03-31bash: teach __git_ps1 about REVERT_HEADRobin Rosenberg-0/+2
2013-03-11Merge branch 'mp/complete-paths'Junio C Hamano-5/+11
2013-03-11git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy-5/+11
2013-03-07Merge branch 'mp/complete-paths'Junio C Hamano-0/+9
2013-03-05git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy-0/+9
2013-02-26wincred: improve compatibility with windows versionsKarsten Blees-129/+70
2013-02-26wincred: accept CRLF on stdin to simplify console usageKarsten Blees-2/+5
2013-02-24contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" stringDavid Aguilar-1/+1
2013-02-24contrib/examples/git-remote.perl: use a lowercase "usage:" stringDavid Aguilar-4/+4
2013-02-24contrib/hooks/setgitperms.perl: use a lowercase "usage:" stringDavid Aguilar-1/+1
2013-02-24contrib/examples: use a lowercase "usage:" stringDavid Aguilar-2/+2
2013-02-24contrib/fast-import/import-zips.py: use spaces instead of tabsDavid Aguilar-49/+49
2013-02-24contrib/fast-import/import-zips.py: fix broken error messageDavid Aguilar-2/+2
2013-02-24contrib/fast-import: use a lowercase "usage:" stringDavid Aguilar-3/+3
2013-02-24contrib/credential: use a lowercase "usage:" stringDavid Aguilar-3/+3
2013-02-18shell-prompt: clean up nested if-thenMartin Erik Werner-14/+13
2013-02-17Merge branch 'mp/diff-algo-config'Junio C Hamano-1/+13
2013-02-17Merge branch 'mw/bash-prompt-show-untracked-config'Junio C Hamano-3/+8
2013-02-14Merge branch 'mm/config-local-completion'Junio C Hamano-2/+2
2013-02-14Merge branch 'mm/remote-mediawiki-build'Junio C Hamano-40/+11
2013-02-14Merge branch 'dg/subtree-fixes'Junio C Hamano-66/+40
2013-02-13shell prompt: add bash.showUntrackedFiles optionMartin Erik Werner-3/+8
2013-02-12completion: support 'git config --local'Matthieu Moy-2/+2
2013-02-08Merge branch 'mk/tcsh-complete-only-known-paths'Junio C Hamano-0/+12
2013-02-08Merge branch 'mp/complete-paths'Junio C Hamano-15/+240
2013-02-08git-remote-mediawiki: use toplevel's MakefileMatthieu Moy-40/+11
2013-02-07Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...Junio C Hamano-1/+10
2013-02-05contrib/subtree: make the manual directory if neededJesper L. Nielsen-0/+1
2013-02-05contrib/subtree: honor DESTDIRAdam Tkac-2/+2
2013-02-05contrib/subtree: fix synopsisDavid A. Greene-1/+8
2013-02-05contrib/subtree: better error handling for 'subtree add'David A. Greene-3/+9
2013-02-05contrib/subtree: use %B for split subject/bodyTechlive Zheng-5/+20
2013-02-05contrib/subtree: remove test number commentsDavid A. Greene-55/+0
2013-02-04Merge branch 'jk/remote-helpers-in-python-3'Junio C Hamano-2/+2
2013-02-04Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maintJunio C Hamano-1/+1
2013-02-03completion: handle path completion and colon for tcsh scriptMarc Khouzam-0/+12
2013-02-01Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano-1/+10