summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2017-02-10Merge branch 'ew/complete-svn-authorship-options'Junio C Hamano
2017-02-10Merge branch 'bw/push-submodule-only'Junio C Hamano
2017-02-06completion: fix git svn authorship switchesEric Wong
2017-02-01completion: add completion for --recurse-submodules=onlyCornelius Weig
2017-01-30Completion: Add support for --submodule=diffPeter Law
2016-12-27Merge branch 'cp/merge-continue'Junio C Hamano
2016-12-19Merge branch 'nd/rebase-forget'Junio C Hamano
2016-12-14completion: add --continue option for mergeChris Packham
2016-12-11rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy
2016-10-10Merge branch 'cp/completion-negative-refs'Junio C Hamano
2016-08-24completion: support excluding refsChris Packham
2016-08-12Merge branch 'vs/completion-branch-fully-spelled-d-m-r'Junio C Hamano
2016-08-10Merge branch 'jk/completion-diff-submodule'Junio C Hamano
2016-08-10Merge branch 'jt/format-patch-from-config'Junio C Hamano
2016-08-10Merge branch 'cp/completion-clone-recurse-submodules' into maintJunio C Hamano
2016-08-09completion: add completion for --submodule=* diff optionJacob Keller
2016-08-09completion: complete --delete, --move, and --remotes for git branchVille Skyttä
2016-08-08Merge branch 'cp/completion-clone-recurse-submodules'Junio C Hamano
2016-08-01format-patch: format.from gives the default for --fromJosh Triplett
2016-07-28Merge branch 'nd/worktree-lock'Junio C Hamano
2016-07-27completion: add option '--recurse-submodules' to 'git clone'Chris Packham
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-07-06Merge branch 'vs/prompt-avoid-unset-variable' into maintJunio 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