aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \
| * | | | | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-01-18
| |/ / / /
| * | | | Merge branch 'jk/complete-commit-c' into maintJunio C Hamano2013-01-14
| |\ \ \ \
* | \ \ \ \ Merge branch 'ch/add-auto-submitted-in-sample-post-receive-email'Junio C Hamano2013-01-23
|\ \ \ \ \ \
| * | | | | | Add Auto-Submitted header to post-receive-emailChris Hiestand2013-01-17
* | | | | | | Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\ \ \ \ \ \ \
| * | | | | | | add git-check-ignore sub-commandAdam Spiers2013-01-06
* | | | | | | | Merge branch 'mh/remote-hg-mode-bits-fix'Junio C Hamano2013-01-21
|\ \ \ \ \ \ \ \
| * | | | | | | | remote-hg: fix handling of file perms when pushingMax Horn2013-01-15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fc/remote-hg-fixup-url'Junio C Hamano2013-01-21
|\ \ \ \ \ \ \ \
| * | | | | | | | remote-hg: store converted URLFelipe Contreras2013-01-15
| |/ / / / / / /
* | | | | | | | Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \
| * | | | | | | | git-completion.bash: silence "not a valid object" errorsDylan Smith2013-01-11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jn/maint-trim-vim-contrib'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/vim: simplify instructions for old vim supportJonathan Nieder2013-01-10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mk/complete-tcsh'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Prevent space after directories in tcsh completionMarc Khouzam2013-01-07
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fc/remote-bzr'Junio C Hamano2013-01-09
|\ \ \ \ \ \ \
| * | | | | | | remote-bzr: detect local repositoriesFelipe Contreras2013-01-02
| * | | | | | | remote-bzr: add support for older versions of bzrFelipe Contreras2013-01-02
| * | | | | | | remote-bzr: add support to push special modesFelipe Contreras2013-01-02
| * | | | | | | remote-bzr: add support for fecthing special modesFelipe Contreras2013-01-02
| * | | | | | | remote-bzr: add simple testsFelipe Contreras2013-01-02
| * | | | | | | remote-bzr: update working tree upon pushingFelipe Contreras2012-12-13