aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* merge: grammofix in please-commit-before-merge messageAlex Henrie2015-10-02
* pull: remove redirection to git-pull.shPaul Tan2015-06-18
* Merge branch 'sg/completion-config'Junio C Hamano2015-05-22
|\
| * completion: simplify query for config variablesSZEDER Gábor2015-05-12
| * completion: add a helper function to get config variablesSZEDER Gábor2015-05-12
* | Merge branch 'ls/http-ssl-cipher-list'Junio C Hamano2015-05-22
|\ \
| * | http: add support for specifying an SSL cipher listLars Kellogg-Stedman2015-05-08
* | | Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano2015-05-22
|\ \ \
| * | | contrib/subtree: portability fix for string printingDanny Lin2015-05-08
| |/ /
* | | Merge branch 'dl/subtree-push-no-squash'Junio C Hamano2015-05-22
|\ \ \
| * | | contrib/subtree: there's no push --squashDanny Lin2015-05-07
| |/ /
* | | Merge branch 'sg/completion-omit-credential-helpers'Junio C Hamano2015-05-22
|\ \ \ | |_|/ |/| |
| * | completion: remove credential helpers from porcelain commandsSZEDER Gábor2015-05-06
* | | Merge branch 'sg/completion-no-redundant-all-command-list'Junio C Hamano2015-05-11
|\ \ \
| * | | completion: remove redundant __git_compute_all_commands() callSZEDER Gábor2015-05-03
* | | | Merge branch 'sg/complete-decorate-full-not-long'Junio C Hamano2015-05-11
|\ \ \ \ | |/ / / |/| | |
| * | | completion: fix and update 'git log --decorate=' optionsSZEDER Gábor2015-05-03
* | | | 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
|\ \ \ \ \ \ \