Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-multimail: update to release 1.3.1 | Matthieu Moy | 2016-05-13 |
* | Sync with maint | Junio C Hamano | 2016-05-03 |
|\ | |||
| * | git-multimail: update to release 1.3.0 | Matthieu Moy | 2016-05-03 |
* | | Merge branch 'mg/complete-cherry-mark-to-log' | Junio C Hamano | 2016-04-13 |
|\ \ | |||
| * | | completion: complete --cherry-mark for git log | Michael J Gruber | 2016-04-05 |
* | | | Merge branch 'rt/completion-help' | Junio C Hamano | 2016-04-13 |
|\ \ \ | |_|/ |/| | | |||
| * | | completion: add 'revisions' and 'everyday' to 'git help' | Ralf Thielow | 2016-03-24 |
| * | | completion: add option '--guides' to 'git help' | Ralf Thielow | 2016-03-24 |
| * | | Merge branch 'pw/completion-stash' into maint | Junio C Hamano | 2016-02-22 |
| |\ \ | |||
| * \ \ | Merge branch 'tb/complete-word-diff-regex' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'pw/completion-stash' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'pw/completion-show-branch' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/completion-rebase' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'dw/subtree-split-do-not-drop-merge' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ | Merge branch 'pw/completion-stash' | Junio C Hamano | 2016-02-22 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | completion: fix mis-indentation in _git_stash() | SZEDER Gábor | 2016-02-22 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | config: add core.untrackedCache | Christian Couder | 2016-01-27 |
* | | | | | | | | | Merge branch 'pw/completion-stash' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| * | | | | | | | | completion: update completion arguments for stash | Paul Wagland | 2016-01-26 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'pw/completion-show-branch' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | completion: complete show-branch "--date-order" | Paul Wagland | 2016-01-25 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'jk/completion-rebase' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | completion: add missing git-rebase options | John Keeping | 2016-01-25 |
| |/ / / / / | |||
* | | | | | | Merge branch 'dw/subtree-split-do-not-drop-merge' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | contrib/subtree: fix "subtree split" skipped-merge bug | Dave Ware | 2016-01-20 |
* | | | | | | Merge branch 'tb/complete-word-diff-regex' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | completion: complete "diff --word-diff-regex=" | Thomas Braun | 2016-01-20 |
* | | | | | | Merge branch 'dg/subtree-test' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | contrib/subtree: Make testing easier | David A. Greene | 2016-01-19 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'js/pull-rebase-i' | Junio C Hamano | 2016-01-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | completion: add missing branch.*.rebase values | Johannes Schindelin | 2016-01-13 |
| |/ / / / / | |||
* | | | | | | Merge branch 'ep/shell-command-substitution-style' | Junio C Hamano | 2016-01-22 |
|\ \ \ \ \ \ | |||
| * | | | | | | contrib/thunderbird-patch-inline/appp.sh: use the $( ... ) construct for comm... | Elia Pinto | 2015-12-27 |
| * | | | | | | contrib/examples/git-revert.sh: use the $( ... ) construct for command substi... | Elia Pinto | 2015-12-27 |
| * | | | | | | contrib/examples/git-repack.sh: use the $( ... ) construct for command substi... | Elia Pinto | 2015-12-27 |
| * | | | | | | contrib/examples/git-merge.sh: use the $( ... ) construct for command substit... | Elia Pinto | 2015-12-27 |
| * | | | | | | contrib/examples/git-fetch.sh: use the $( ... ) construct for command substit... | Elia Pinto | 2015-12-27 |
| * | | | | | | contrib/examples/git-commit.sh: use the $( ... ) construct for command substi... | Elia Pinto | 2015-12-27 |
| |/ / / / / | |||
* | | | | | | Merge branch 'rm/subtree-unwrap-tags' | Junio C Hamano | 2016-01-22 |
|\ \ \ \ \ \ | |||
| * | | | | | | contrib/subtree: unwrap tag refs | Rob Mayoff | 2015-11-24 |
* | | | | | | | Merge branch 'vl/grep-configurable-threads' | Junio C Hamano | 2016-01-12 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| * | | | | | | grep: add --threads=<num> option and grep.threads configuration | Victor Leschuk | 2015-12-16 |
* | | | | | | | Merge branch 'sg/completion-no-column' | Junio C Hamano | 2015-12-21 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | completion: remove 'git column' from porcelain commands | SZEDER Gábor | 2015-12-11 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge branch 'jk/send-email-complete-aliases' | Junio C Hamano | 2015-12-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | completion: fix completing unstuck email alias arguments | SZEDER Gábor | 2015-12-14 |
* | | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan' | Junio C Hamano | 2015-12-04 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | bash prompt: indicate dirty index even on orphan branches | SZEDER Gábor | 2015-11-24 |
| * | | | | | | | bash prompt: remove a redundant 'git diff' option | SZEDER Gábor | 2015-11-24 |
| | |_|_|/ / / | |/| | | | | |