aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Sync with 1.8.1.6Junio C Hamano2013-04-07
|\
| * remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen2013-04-07
| * Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...Junio C Hamano2013-02-07
| |\
| * \ Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maintJunio C Hamano2013-02-04
| |\ \
| * \ \ Merge branch 'ds/completion-silence-in-tree-path-probe' into maintJunio C Hamano2013-01-28
| |\ \ \
| * \ \ \ Merge branch 'jn/maint-trim-vim-contrib' into maintJunio C Hamano2013-01-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'mk/complete-tcsh' into maintJunio C Hamano2013-01-28
| |\ \ \ \ \
* | | | | | | git-remote-mediawiki: new wiki URL in documentationMatthieu Moy2013-04-04
* | | | | | | Merge branch 'da/downcase-u-in-usage' into maintJunio C Hamano2013-04-01
|\ \ \ \ \ \ \
| * | | | | | | contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" stringDavid Aguilar2013-02-24
| * | | | | | | contrib/examples/git-remote.perl: use a lowercase "usage:" stringDavid Aguilar2013-02-24
| * | | | | | | contrib/hooks/setgitperms.perl: use a lowercase "usage:" stringDavid Aguilar2013-02-24
| * | | | | | | contrib/examples: use a lowercase "usage:" stringDavid Aguilar2013-02-24
| * | | | | | | contrib/fast-import/import-zips.py: use spaces instead of tabsDavid Aguilar2013-02-24
| * | | | | | | contrib/fast-import/import-zips.py: fix broken error messageDavid Aguilar2013-02-24
| * | | | | | | contrib/fast-import: use a lowercase "usage:" stringDavid Aguilar2013-02-24
| * | | | | | | contrib/credential: use a lowercase "usage:" stringDavid Aguilar2013-02-24
* | | | | | | | Merge branch 'mp/complete-paths'Junio C Hamano2013-03-11
|\ \ \ \ \ \ \ \
| * | | | | | | | git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy2013-03-11
* | | | | | | | | Merge branch 'mp/complete-paths'Junio C Hamano2013-03-07
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy2013-03-05
* | | | | | | | | wincred: improve compatibility with windows versionsKarsten Blees2013-02-26
* | | | | | | | | wincred: accept CRLF on stdin to simplify console usageKarsten Blees2013-02-26
| |/ / / / / / / |/| | | | | | |
* | | | | | | | shell-prompt: clean up nested if-thenMartin Erik Werner2013-02-18
* | | | | | | | Merge branch 'mp/diff-algo-config'Junio C Hamano2013-02-17
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: Introduce --diff-algorithm command line optionMichal Privoznik2013-01-16
| * | | | | | | | config: Introduce diff.algorithm variableMichal Privoznik2013-01-16
| * | | | | | | | git-completion.bash: Autocomplete --minimal and --histogram for git-diffMichal Privoznik2013-01-14
* | | | | | | | | Merge branch 'mw/bash-prompt-show-untracked-config'Junio C Hamano2013-02-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | shell prompt: add bash.showUntrackedFiles optionMartin Erik Werner2013-02-13
* | | | | | | | | | Merge branch 'mm/config-local-completion'Junio C Hamano2013-02-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | completion: support 'git config --local'Matthieu Moy2013-02-12
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'mm/remote-mediawiki-build'Junio C Hamano2013-02-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-remote-mediawiki: use toplevel's MakefileMatthieu Moy2013-02-08
* | | | | | | | | | | Merge branch 'dg/subtree-fixes'Junio C Hamano2013-02-14
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | contrib/subtree: make the manual directory if neededJesper L. Nielsen2013-02-05
| * | | | | | | | | | contrib/subtree: honor DESTDIRAdam Tkac2013-02-05
| * | | | | | | | | | contrib/subtree: fix synopsisDavid A. Greene2013-02-05
| * | | | | | | | | | contrib/subtree: better error handling for 'subtree add'David A. Greene2013-02-05
| * | | | | | | | | | contrib/subtree: use %B for split subject/bodyTechlive Zheng2013-02-05
| * | | | | | | | | | contrib/subtree: remove test number commentsDavid A. Greene2013-02-05
* | | | | | | | | | | Merge branch 'mk/tcsh-complete-only-known-paths'Junio C Hamano2013-02-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: handle path completion and colon for tcsh scriptMarc Khouzam2013-02-03
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mp/complete-paths'Junio C Hamano2013-02-08
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | git-completion.bash: add support for path completionManlio Perillo2013-01-11
* | | | | | | | | | Merge branch 'jk/remote-helpers-in-python-3'Junio C Hamano2013-02-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | svn-fe: allow svnrdump_sim.py to run with Python 3John Keeping2013-01-24
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano2013-02-01
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | t9902: protect test from stray build artifactsJunio C Hamano2013-01-24
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'Junio C Hamano2013-01-28
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |