aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'tb/complete-status'Junio C Hamano2016-06-27
|\
| * completion: add git statusThomas Braun2016-06-10
| * completion: add __git_get_option_value helperThomas Braun2016-06-10
| * completion: factor out untracked file modes into a variableThomas Braun2016-06-10
* | Merge branch 'nb/gnome-keyring-build'Junio C Hamano2016-06-27
|\ \
| * | gnome-keyring: Don't hard-code pkg-config executableHeiko Becker2016-06-14
* | | Merge branch 'vs/prompt-avoid-unset-variable'Junio C Hamano2016-06-27
|\ \ \
| * | | git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shaVille Skyttä2016-06-06
* | | | git-multimail: update to release 1.3.1Matthieu Moy2016-05-13
* | | | Sync with maintJunio C Hamano2016-05-03
|\ \ \ \
| * | | | git-multimail: update to release 1.3.0Matthieu Moy2016-05-03
| | |_|/ | |/| |
* | | | Merge branch 'mg/complete-cherry-mark-to-log'Junio C Hamano2016-04-13
|\ \ \ \
| * | | | completion: complete --cherry-mark for git logMichael J Gruber2016-04-05
| | |_|/ | |/| |
* | | | Merge branch 'rt/completion-help'Junio C Hamano2016-04-13
|\ \ \ \ | |_|/ / |/| | |
| * | | completion: add 'revisions' and 'everyday' to 'git help'Ralf Thielow2016-03-24
| * | | completion: add option '--guides' to 'git help'Ralf Thielow2016-03-24
| * | | Merge branch 'pw/completion-stash' into maintJunio C Hamano2016-02-22
| |\ \ \
| * \ \ \ Merge branch 'tb/complete-word-diff-regex' into maintJunio C Hamano2016-02-05
| |\ \ \ \
| * \ \ \ \ Merge branch 'pw/completion-stash' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'pw/completion-show-branch' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/completion-rebase' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'dw/subtree-split-do-not-drop-merge' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'pw/completion-stash'Junio C Hamano2016-02-22
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | completion: fix mis-indentation in _git_stash()SZEDER Gábor2016-02-22
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'cc/untracked'Junio C Hamano2016-02-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config: add core.untrackedCacheChristian Couder2016-01-27
* | | | | | | | | | Merge branch 'pw/completion-stash'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | completion: update completion arguments for stashPaul Wagland2016-01-26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pw/completion-show-branch'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | completion: complete show-branch "--date-order"Paul Wagland2016-01-25
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/completion-rebase'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | completion: add missing git-rebase optionsJohn Keeping2016-01-25
| |/ / / / / /
* | | | | | | Merge branch 'dw/subtree-split-do-not-drop-merge'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | contrib/subtree: fix "subtree split" skipped-merge bugDave Ware2016-01-20
* | | | | | | Merge branch 'tb/complete-word-diff-regex'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | completion: complete "diff --word-diff-regex="Thomas Braun2016-01-20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'dg/subtree-test'Junio C Hamano2016-02-03
|\ \ \ \ \ \
| * | | | | | contrib/subtree: Make testing easierDavid A. Greene2016-01-19
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'js/pull-rebase-i'Junio C Hamano2016-01-26
|\ \ \ \ \ \
| * | | | | | completion: add missing branch.*.rebase valuesJohannes Schindelin2016-01-13
| |/ / / / /
* | | | | | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-22
|\ \ \ \ \ \
| * | | | | | contrib/thunderbird-patch-inline/appp.sh: use the $( ... ) construct for comm...Elia Pinto2015-12-27
| * | | | | | contrib/examples/git-revert.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-27
| * | | | | | contrib/examples/git-repack.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-27
| * | | | | | contrib/examples/git-merge.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-27
| * | | | | | contrib/examples/git-fetch.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-27
| * | | | | | contrib/examples/git-commit.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-27
| |/ / / / /
* | | | | | Merge branch 'rm/subtree-unwrap-tags'Junio C Hamano2016-01-22
|\ \ \ \ \ \
| * | | | | | contrib/subtree: unwrap tag refsRob Mayoff2015-11-24
* | | | | | | Merge branch 'vl/grep-configurable-threads'Junio C Hamano2016-01-12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |