summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cb/subtree-tests-update'Junio C Hamano2015-07-101-152/+150
|\
| * contrib/subtree: small tidy-up to testCharles Bailey2015-06-231-3/+1
| * contrib/subtree: fix broken &&-chains and revealed test errorCharles Bailey2015-06-231-4/+4
| * contrib/subtree: use tabs consitently for indentation in testsCharles Bailey2015-06-231-147/+147
* | git-multimail: update to release 1.1.1Matthieu Moy2015-07-064-6/+17
* | Merge branch 'jc/prompt-document-ps1-state-separator'Junio C Hamano2015-07-011-0/+4
|\ \
| * | git-prompt.sh: document GIT_PS1_STATESEPARATORJoe Cridge2015-06-101-0/+4
* | | Merge branch 'pa/auto-gc-mac-osx'Junio C Hamano2015-06-241-1/+1
|\ \ \
| * | | hooks/pre-auto-gc: adjust power checking for newer OS XPanagiotis Astithas2015-06-131-1/+1
* | | | Merge branch 'af/tcsh-completion-noclobber'Junio C Hamano2015-06-241-1/+1
|\ \ \ \
| * | | | git-completion.tcsh: fix redirect with noclobberAriel Faigon2015-06-091-1/+1
* | | | | Merge branch 'sg/completion-commit-cleanup'Junio C Hamano2015-06-241-1/+1
|\ \ \ \ \
| * | | | | completion: teach 'scissors' mode to 'git commit --cleanup='SZEDER Gábor2015-06-081-1/+1
| |/ / / /
* | | | | git-multimail: update to release 1.1.0Matthieu Moy2015-06-186-326/+1017
* | | | | Merge branch 'tb/complete-sequencing'Junio C Hamano2015-06-111-0/+5
|\ \ \ \ \
| * | | | | completion: suggest sequencer commands for revertThomas Braun2015-06-011-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sg/completion-config'Junio C Hamano2015-05-221-24/+14
|\ \ \ \ \
| * | | | | completion: simplify query for config variablesSZEDER Gábor2015-05-131-7/+3
| * | | | | completion: add a helper function to get config variablesSZEDER Gábor2015-05-131-20/+14
* | | | | | Merge branch 'ls/http-ssl-cipher-list'Junio C Hamano2015-05-221-0/+1
|\ \ \ \ \ \
| * | | | | | http: add support for specifying an SSL cipher listLars Kellogg-Stedman2015-05-081-0/+1
* | | | | | | Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano2015-05-221-3/+10
|\ \ \ \ \ \ \
| * | | | | | | contrib/subtree: portability fix for string printingDanny Lin2015-05-081-3/+10
| |/ / / / / /
* | | | | | | Merge branch 'dl/subtree-push-no-squash'Junio C Hamano2015-05-222-2/+2
|\ \ \ \ \ \ \
| * | | | | | | contrib/subtree: there's no push --squashDanny Lin2015-05-072-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'sg/completion-omit-credential-helpers'Junio C Hamano2015-05-221-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | completion: remove credential helpers from porcelain commandsSZEDER Gábor2015-05-071-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sg/completion-no-redundant-all-command-list'Junio C Hamano2015-05-111-1/+0
|\ \ \ \ \ \
| * | | | | | completion: remove redundant __git_compute_all_commands() callSZEDER Gábor2015-05-031-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sg/complete-decorate-full-not-long'Junio C Hamano2015-05-111-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | completion: fix and update 'git log --decorate=' optionsSZEDER Gábor2015-05-031-1/+1
* | | | | | Merge branch 'mh/multimail-renewal'Junio C Hamano2015-04-282-24/+25
|\ \ \ \ \ \
| * | | | | | Update git-multimail to version 1.0.2Michael Haggerty2015-04-282-24/+25
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'ma/bash-completion-leaking-x' into maintJunio C Hamano2015-04-271-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/colors' into maintJunio C Hamano2015-04-211-2/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sg/completion-gitcomp-nl-for-refs' into maintJunio C Hamano2015-03-281-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ct/prompt-untracked-fix' into maintJunio C Hamano2015-03-281-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'js/completion-ctags-pattern-substitution-fix' into maintJunio C Hamano2015-03-271-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'sg/completion-remote' into maintJunio C Hamano2015-03-231-5/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/doc-status-color-slot' into maintJunio C Hamano2015-03-231-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ma/bash-completion-leaking-x'Junio C Hamano2015-04-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | completion: fix global bash variable leak on __gitcompappendMárcio Almada2015-04-131-1/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/colors'Junio C Hamano2015-04-141-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | diff-highlight: do not split multibyte charactersKyle J. McKay2015-04-041-2/+7
* | | | | | | | | | | | Merge branch 'sg/completion-gitcomp-nl-for-refs'Junio C Hamano2015-03-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | completion: use __gitcomp_nl() for completing refsSZEDER Gábor2015-03-231-2/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'av/wincred-with-at-in-username-fix' into maintJunio C Hamano2015-03-051-3/+22
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'ct/prompt-untracked-fix'Junio C Hamano2015-03-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | git prompt: use toplevel to find untracked filesCody A Taylor2015-03-151-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/completion-ctags-pattern-substitution-fix'Junio C Hamano2015-03-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |