Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mg/complete-cherry-mark-to-log' | Junio C Hamano | 2016-04-13 | 1 | -0/+1 |
|\ | |||||
| * | completion: complete --cherry-mark for git logmg/complete-cherry-mark-to-log | Michael J Gruber | 2016-04-05 | 1 | -0/+1 |
* | | Merge branch 'rt/completion-help' | Junio C Hamano | 2016-04-13 | 1 | -3/+3 |
|\ \ | |||||
| * | | completion: add 'revisions' and 'everyday' to 'git help'rt/completion-help | Ralf Thielow | 2016-03-24 | 1 | -2/+2 |
| * | | completion: add option '--guides' to 'git help' | Ralf Thielow | 2016-03-24 | 1 | -1/+1 |
| * | | Merge branch 'pw/completion-stash' into maint | Junio C Hamano | 2016-02-22 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'tb/complete-word-diff-regex' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'pw/completion-stash' into maint | Junio C Hamano | 2016-02-05 | 1 | -3/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'pw/completion-show-branch' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'pw/completion-stash' | Junio C Hamano | 2016-02-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | completion: fix mis-indentation in _git_stash()pw/completion-stash | SZEDER Gábor | 2016-02-22 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | config: add core.untrackedCache | Christian Couder | 2016-01-27 | 1 | -0/+1 |
* | | | | | | | Merge branch 'pw/completion-stash' | Junio C Hamano | 2016-02-03 | 1 | -3/+14 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | completion: update completion arguments for stash | Paul Wagland | 2016-01-26 | 1 | -3/+14 |
* | | | | | | | Merge branch 'pw/completion-show-branch' | Junio C Hamano | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | completion: complete show-branch "--date-order"pw/completion-show-branch | Paul Wagland | 2016-01-25 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/completion-rebase' | Junio C Hamano | 2016-02-03 | 1 | -2/+6 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | completion: add missing git-rebase optionsjk/completion-rebase | John Keeping | 2016-01-25 | 1 | -2/+6 |
| |/ / / / | |||||
* | | | | | Merge branch 'tb/complete-word-diff-regex' | Junio C Hamano | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | completion: complete "diff --word-diff-regex="tb/complete-word-diff-regex | Thomas Braun | 2016-01-20 | 1 | -1/+1 |
* | | | | | Merge branch 'js/pull-rebase-i' | Junio C Hamano | 2016-01-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | completion: add missing branch.*.rebase valuesjs/pull-rebase-i | Johannes Schindelin | 2016-01-13 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'vl/grep-configurable-threads' | Junio C Hamano | 2016-01-12 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | grep: add --threads=<num> option and grep.threads configurationvl/grep-configurable-threads | Victor Leschuk | 2015-12-16 | 1 | -0/+1 |
* | | | | | Merge branch 'sg/completion-no-column' | Junio C Hamano | 2015-12-21 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | completion: remove 'git column' from porcelain commandssg/completion-no-column | SZEDER Gábor | 2015-12-11 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'sg/completion-commit-cleanup' into maint | Junio C Hamano | 2015-08-03 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jk/send-email-complete-aliases' | Junio C Hamano | 2015-12-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | completion: fix completing unstuck email alias argumentsjk/send-email-complete-aliases | SZEDER Gábor | 2015-12-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan' | Junio C Hamano | 2015-12-04 | 1 | -4/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | bash prompt: indicate dirty index even on orphan branchessg/bash-prompt-dirty-orphan | SZEDER Gábor | 2015-11-24 | 1 | -3/+2 |
| * | | | | | bash prompt: remove a redundant 'git diff' option | SZEDER Gábor | 2015-11-24 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | completion: add support for completing email aliases | Jacob Keller | 2015-11-20 | 1 | -0/+16 |
|/ / / / | |||||
* | | | | Merge branch 'sg/config-name-only' | Junio C Hamano | 2015-08-31 | 1 | -12/+4 |
|\ \ \ \ | |||||
| * | | | | completion: list variable names reliably with 'git config --name-only' | SZEDER Gábor | 2015-08-10 | 1 | -12/+3 |
| * | | | | config: add '--name-only' option to list only variable names | SZEDER Gábor | 2015-08-10 | 1 | -0/+1 |
* | | | | | Merge branch 'ep/http-configure-ssl-version' | Junio C Hamano | 2015-08-26 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | http: add support for specifying the SSL versionep/http-configure-ssl-version | Elia Pinto | 2015-08-17 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'tb/complete-rebase-i-edit-todo' | Junio C Hamano | 2015-08-19 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | completion: offer '--edit-todo' during interactive rebasetb/complete-rebase-i-edit-todo | Thomas Braun | 2015-08-05 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'sg/bash-prompt-untracked-optim' | Junio C Hamano | 2015-08-03 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | bash prompt: faster untracked status indicator with untracked directoriessg/bash-prompt-untracked-optim | SZEDER Gábor | 2015-07-20 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'jc/prompt-document-ps1-state-separator' into maint | Junio C Hamano | 2015-07-15 | 1 | -0/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'af/tcsh-completion-noclobber' into maint | Junio C Hamano | 2015-07-15 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'sg/complete-decorate-full-not-long' into maint | Junio C Hamano | 2015-05-26 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'jc/prompt-document-ps1-state-separator' | Junio C Hamano | 2015-07-01 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | git-prompt.sh: document GIT_PS1_STATESEPARATORjc/prompt-document-ps1-state-separator | Joe Cridge | 2015-06-10 | 1 | -0/+4 |
* | | | | | | | Merge branch 'af/tcsh-completion-noclobber' | Junio C Hamano | 2015-06-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | git-completion.tcsh: fix redirect with noclobberaf/tcsh-completion-noclobber | Ariel Faigon | 2015-06-09 | 1 | -1/+1 |