summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2016-07-28Merge branch 'nd/worktree-lock'Junio C Hamano
2016-07-08worktree: add "unlock" commandNguyễn Thái Ngọc Duy
2016-07-08worktree: add "lock" commandNguyễn Thái Ngọc Duy
2016-07-06Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano
2016-06-27Merge branch 'tb/complete-status'Junio C Hamano
2016-06-27Merge branch 'vs/prompt-avoid-unset-variable'Junio C Hamano
2016-06-10completion: add git statusThomas Braun
2016-06-10completion: add __git_get_option_value helperThomas Braun
2016-06-10completion: factor out untracked file modes into a variableThomas Braun
2016-06-06git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shaVille Skyttä
2016-05-24completion: support git-worktreeNguyễn Thái Ngọc Duy
2016-04-13Merge branch 'mg/complete-cherry-mark-to-log'Junio C Hamano
2016-04-13Merge branch 'rt/completion-help'Junio C Hamano
2016-04-05completion: complete --cherry-mark for git logMichael J Gruber
2016-03-24completion: add 'revisions' and 'everyday' to 'git help'Ralf Thielow
2016-03-24completion: add option '--guides' to 'git help'Ralf Thielow
2016-02-22Merge branch 'pw/completion-stash' into maintJunio C Hamano
2016-02-22Merge branch 'pw/completion-stash'Junio C Hamano
2016-02-22completion: fix mis-indentation in _git_stash()SZEDER Gábor
2016-02-10Merge branch 'cc/untracked'Junio C Hamano
2016-02-05Merge branch 'tb/complete-word-diff-regex' into maintJunio C Hamano
2016-02-05Merge branch 'pw/completion-stash' into maintJunio C Hamano
2016-02-05Merge branch 'pw/completion-show-branch' into maintJunio C Hamano
2016-02-03Merge branch 'pw/completion-stash'Junio C Hamano
2016-02-03Merge branch 'pw/completion-show-branch'Junio C Hamano
2016-02-03Merge branch 'jk/completion-rebase'Junio C Hamano
2016-02-03Merge branch 'tb/complete-word-diff-regex'Junio C Hamano
2016-01-27config: add core.untrackedCacheChristian Couder
2016-01-26Merge branch 'js/pull-rebase-i'Junio C Hamano
2016-01-26completion: update completion arguments for stashPaul Wagland
2016-01-25completion: complete show-branch "--date-order"Paul Wagland
2016-01-25completion: add missing git-rebase optionsJohn Keeping
2016-01-21completion: complete "diff --word-diff-regex="Thomas Braun
2016-01-13completion: add missing branch.*.rebase valuesJohannes Schindelin
2016-01-12Merge branch 'vl/grep-configurable-threads'Junio C Hamano
2015-12-21Merge branch 'sg/completion-no-column'Junio C Hamano
2015-12-16grep: add --threads=<num> option and grep.threads configurationVictor Leschuk
2015-12-15Merge branch 'jk/send-email-complete-aliases'Junio C Hamano
2015-12-14completion: fix completing unstuck email alias argumentsSZEDER Gábor
2015-12-11completion: remove 'git column' from porcelain commandsSZEDER Gábor
2015-12-04Merge branch 'sg/bash-prompt-dirty-orphan'Junio C Hamano
2015-11-24bash prompt: indicate dirty index even on orphan branchesSZEDER Gábor
2015-11-24bash prompt: remove a redundant 'git diff' optionSZEDER Gábor
2015-11-20completion: add support for completing email aliasesJacob Keller
2015-08-31Merge branch 'sg/config-name-only'Junio C Hamano
2015-08-26Merge branch 'ep/http-configure-ssl-version'Junio C Hamano
2015-08-19Merge branch 'tb/complete-rebase-i-edit-todo'Junio C Hamano
2015-08-17http: add support for specifying the SSL versionElia Pinto
2015-08-10completion: list variable names reliably with 'git config --name-only'SZEDER Gábor
2015-08-10config: add '--name-only' option to list only variable namesSZEDER Gábor