aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'mh/multimail-renewal'Junio C Hamano2015-04-28
|\
| * Update git-multimail to version 1.0.2Michael Haggerty2015-04-28
| * Merge branch 'ma/bash-completion-leaking-x' into maintJunio C Hamano2015-04-27
| |\
| * \ Merge branch 'jk/colors' into maintJunio C Hamano2015-04-21
| |\ \
| * \ \ Merge branch 'sg/completion-gitcomp-nl-for-refs' into maintJunio C Hamano2015-03-28
| |\ \ \
| * \ \ \ Merge branch 'ct/prompt-untracked-fix' into maintJunio C Hamano2015-03-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'js/completion-ctags-pattern-substitution-fix' into maintJunio C Hamano2015-03-27
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sg/completion-remote' into maintJunio C Hamano2015-03-23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mg/doc-status-color-slot' into maintJunio C Hamano2015-03-23
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'ma/bash-completion-leaking-x'Junio C Hamano2015-04-20
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | completion: fix global bash variable leak on __gitcompappendMárcio Almada2015-04-12
* | | | | | | | | Merge branch 'jk/colors'Junio C Hamano2015-04-14
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | diff-highlight: do not split multibyte charactersKyle J. McKay2015-04-04
* | | | | | | | | Merge branch 'sg/completion-gitcomp-nl-for-refs'Junio C Hamano2015-03-26
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | completion: use __gitcomp_nl() for completing refsSZEDER Gábor2015-03-22
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'av/wincred-with-at-in-username-fix' into maintJunio C Hamano2015-03-05
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'ct/prompt-untracked-fix'Junio C Hamano2015-03-25
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | git prompt: use toplevel to find untracked filesCody A Taylor2015-03-15
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/completion-ctags-pattern-substitution-fix'Junio C Hamano2015-03-23
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | contrib/completion: escape the forward slash in __git_match_ctagJohn Szakmeister2015-03-14
| |/ / / / / /
* | | | | | | Merge branch 'jk/push-config'Junio C Hamano2015-03-23
|\ \ \ \ \ \ \
| * | | | | | | push: allow --follow-tags to be set by config push.followTagsDave Olszewski2015-03-14
* | | | | | | | Merge branch 'mg/doc-status-color-slot'Junio C Hamano2015-03-17
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | config,completion: add color.status.unmergedMichael J Gruber2015-03-10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sg/completion-remote'Junio C Hamano2015-03-17
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | completion: simplify __git_remotes()SZEDER Gábor2015-03-06
| |/ / / / /
* | | | | | Merge branch 'av/wincred-with-at-in-username-fix'Junio C Hamano2015-02-18
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | wincred: fix get credential if username has "@"Aleksey Vasenev2015-01-25
* | | | | Merge branch 'cj/log-invert-grep'Junio C Hamano2015-02-11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | log: teach --invert-grep optionChristoph Junghans2015-01-13
* | | | | Merge branch 'tf/prompt-preserve-exit-status'Junio C Hamano2015-01-14
|\ \ \ \ \
| * | | | | git-prompt: preserve value of $? in all casesTony Finch2015-01-14
* | | | | | Merge branch 'rh/hide-prompt-in-ignored-directory'Junio C Hamano2015-01-14
|\ \ \ \ \ \
| * | | | | | git-prompt.sh: allow to hide prompt for ignored pwdJess Austin2015-01-07
| * | | | | | git-prompt.sh: if pc mode, immediately set PS1 to a plain promptRichard Hansen2015-01-07
* | | | | | | Merge branch 'mm/complete-rebase-autostash'Junio C Hamano2015-01-14
|\ \ \ \ \ \ \
| * | | | | | | git-completion: add --autostash for 'git rebase'Matthieu Moy2015-01-07
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sp/subtree-doc'Junio C Hamano2015-01-14
|\ \ \ \ \ \ \
| * | | | | | | subtree: fix AsciiDoc list item continuationSteffen Prohaska2015-01-06
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'tf/prompt-preserve-exit-status'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | git-prompt: preserve value of $? inside shell promptTony Finch2014-12-22
| |/ / / / /
* | | | | | Merge branch 'pd/completion-filenames-fix'Junio C Hamano2015-01-07
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update documentation occurrences of filename .shPeter van der Does2014-12-15
* | | | | | Merge branch 'jg/prompt-localize-temporary'Junio C Hamano2014-12-22
|\ \ \ \ \ \
| * | | | | | git-prompt.sh: make $f local to __git_eread()Justin Guenther2014-12-12
* | | | | | | Merge branch 'jk/colors'Junio C Hamano2014-12-22
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | diff-highlight: allow configurable colorsJeff King2014-11-20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'rt/completion-tag'Junio C Hamano2014-12-22
|\ \ \ \ \ \
| * | | | | | completion: add git-tag optionsRalf Thielow2014-12-04
| |/ / / / /
* | | | | | Merge branch 'ps/new-workdir-into-empty-directory'Junio C Hamano2014-12-22
|\ \ \ \ \ \