summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-03-19Merge branch 'da/downcase-u-in-usage'Junio C Hamano
2013-03-11Merge branch 'mp/complete-paths'Junio C Hamano
2013-03-11git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy
2013-03-07Merge branch 'mp/complete-paths'Junio C Hamano
2013-03-05git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy
2013-02-26wincred: improve compatibility with windows versionsKarsten Blees
2013-02-26wincred: accept CRLF on stdin to simplify console usageKarsten Blees
2013-02-25contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" stringDavid Aguilar
2013-02-25contrib/examples/git-remote.perl: use a lowercase "usage:" stringDavid Aguilar
2013-02-24contrib/hooks/setgitperms.perl: use a lowercase "usage:" stringDavid Aguilar
2013-02-24contrib/examples: use a lowercase "usage:" stringDavid Aguilar
2013-02-24contrib/fast-import/import-zips.py: use spaces instead of tabsDavid Aguilar
2013-02-24contrib/fast-import/import-zips.py: fix broken error messageDavid Aguilar
2013-02-24contrib/fast-import: use a lowercase "usage:" stringDavid Aguilar
2013-02-24contrib/credential: use a lowercase "usage:" stringDavid Aguilar
2013-02-18shell-prompt: clean up nested if-thenMartin Erik Werner
2013-02-17Merge branch 'mp/diff-algo-config'Junio C Hamano
2013-02-17Merge branch 'mw/bash-prompt-show-untracked-config'Junio C Hamano
2013-02-15Merge branch 'mm/config-local-completion'Junio C Hamano
2013-02-14Merge branch 'mm/remote-mediawiki-build'Junio C Hamano
2013-02-14Merge branch 'dg/subtree-fixes'Junio C Hamano
2013-02-13shell prompt: add bash.showUntrackedFiles optionMartin Erik Werner
2013-02-12completion: support 'git config --local'Matthieu Moy
2013-02-08Merge branch 'mk/tcsh-complete-only-known-paths'Junio C Hamano
2013-02-08Merge branch 'mp/complete-paths'Junio C Hamano
2013-02-08git-remote-mediawiki: use toplevel's MakefileMatthieu Moy
2013-02-05contrib/subtree: make the manual directory if neededJesper L. Nielsen
2013-02-05contrib/subtree: honor DESTDIRAdam Tkac
2013-02-05contrib/subtree: fix synopsisDavid A. Greene
2013-02-05contrib/subtree: better error handling for 'subtree add'David A. Greene
2013-02-05contrib/subtree: use %B for split subject/bodyTechlive Zheng
2013-02-05contrib/subtree: remove test number commentsDavid A. Greene
2013-02-04Merge branch 'jk/remote-helpers-in-python-3'Junio C Hamano
2013-02-04completion: handle path completion and colon for tcsh scriptMarc Khouzam
2013-02-01Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano
2013-01-28Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Junio C Hamano
2013-01-25svn-fe: allow svnrdump_sim.py to run with Python 3John Keeping
2013-01-24t9902: protect test from stray build artifactsJunio C Hamano
2013-01-24Merge branch 'ch/add-auto-submitted-in-sample-post-receive-email'Junio C Hamano
2013-01-24Merge branch 'as/check-ignore'Junio C Hamano
2013-01-22Merge branch 'mh/remote-hg-mode-bits-fix'Junio C Hamano
2013-01-22Merge branch 'fc/remote-hg-fixup-url'Junio C Hamano
2013-01-18git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey
2013-01-18Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano
2013-01-18Merge branch 'jn/maint-trim-vim-contrib'Junio C Hamano
2013-01-18Merge branch 'mk/complete-tcsh'Junio C Hamano
2013-01-17Add Auto-Submitted header to post-receive-emailChris Hiestand
2013-01-16diff: Introduce --diff-algorithm command line optionMichal Privoznik
2013-01-16config: Introduce diff.algorithm variableMichal Privoznik
2013-01-15remote-hg: fix handling of file perms when pushingMax Horn