summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Merge branch 'cw/completion'Junio C Hamano1-21/+118
2017-02-10Merge branch 'ew/complete-svn-authorship-options'Junio C Hamano1-2/+2
2017-02-10Merge branch 'bw/push-submodule-only'Junio C Hamano1-1/+1
2017-02-06completion: fix git svn authorship switchesEric Wong1-2/+2
2017-02-03completion: recognize more long-optionsCornelius Weig1-9/+20
2017-02-03completion: teach remote subcommands to complete optionsCornelius Weig1-7/+38
2017-02-03completion: teach replace to complete optionsCornelius Weig1-0/+6
2017-02-03completion: teach ls-remote to complete optionsCornelius Weig1-0/+6
2017-02-03completion: improve bash completion for git-addCornelius Weig1-3/+7
2017-02-03completion: add subcommand completion for rerereCornelius Weig1-0/+11
2017-02-03completion: teach submodule subcommands to complete optionsCornelius Weig1-2/+30
2017-02-01completion: add completion for --recurse-submodules=onlyCornelius Weig1-1/+1
2017-01-30Completion: Add support for --submodule=diffPeter Law1-1/+1
2016-12-27Merge branch 'cp/merge-continue'Junio C Hamano1-1/+1
2016-12-19Merge branch 'nd/rebase-forget'Junio C Hamano1-2/+2
2016-12-14completion: add --continue option for mergeChris Packham1-1/+1
2016-12-11rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy1-2/+2
2016-10-10Merge branch 'cp/completion-negative-refs'Junio C Hamano1-3/+4
2016-08-24completion: support excluding refsChris Packham1-3/+4
2016-08-12Merge branch 'vs/completion-branch-fully-spelled-d-m-r'Junio C Hamano1-3/+3
2016-08-10Merge branch 'jk/completion-diff-submodule'Junio C Hamano1-0/+19
2016-08-10Merge branch 'jt/format-patch-from-config'Junio C Hamano1-0/+1
2016-08-10Merge branch 'cp/completion-clone-recurse-submodules' into maintJunio C Hamano1-0/+1
2016-08-09completion: add completion for --submodule=* diff optionJacob Keller1-0/+19
2016-08-09completion: complete --delete, --move, and --remotes for git branchVille Skyttä1-3/+3
2016-08-08Merge branch 'cp/completion-clone-recurse-submodules'Junio C Hamano1-0/+1
2016-08-01format-patch: format.from gives the default for --fromJosh Triplett1-0/+1
2016-07-28Merge branch 'nd/worktree-lock'Junio C Hamano1-1/+4
2016-07-27completion: add option '--recurse-submodules' to 'git clone'Chris Packham1-0/+1
2016-07-08worktree: add "unlock" commandNguyễn Thái Ngọc Duy1-1/+1
2016-07-08worktree: add "lock" commandNguyễn Thái Ngọc Duy1-1/+4
2016-07-06Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano1-0/+23
2016-07-06Merge branch 'vs/prompt-avoid-unset-variable' into maintJunio C Hamano1-3/+3
2016-06-27Merge branch 'tb/complete-status'Junio C Hamano1-1/+97
2016-06-27Merge branch 'vs/prompt-avoid-unset-variable'Junio C Hamano1-3/+3
2016-06-10completion: add git statusThomas Braun1-0/+50
2016-06-10completion: add __git_get_option_value helperThomas Braun1-0/+44
2016-06-10completion: factor out untracked file modes into a variableThomas Braun1-1/+3
2016-06-06git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shaVille Skyttä1-3/+3
2016-05-24completion: support git-worktreeNguyễn Thái Ngọc Duy1-0/+23
2016-04-13Merge branch 'mg/complete-cherry-mark-to-log'Junio C Hamano1-0/+1
2016-04-13Merge branch 'rt/completion-help'Junio C Hamano1-3/+3
2016-04-05completion: complete --cherry-mark for git logMichael J Gruber1-0/+1
2016-03-24completion: add 'revisions' and 'everyday' to 'git help'Ralf Thielow1-2/+2
2016-03-24completion: add option '--guides' to 'git help'Ralf Thielow1-1/+1
2016-02-22Merge branch 'pw/completion-stash' into maintJunio C Hamano1-2/+2
2016-02-22Merge branch 'pw/completion-stash'Junio C Hamano1-2/+2
2016-02-22completion: fix mis-indentation in _git_stash()SZEDER Gábor1-2/+2
2016-02-10Merge branch 'cc/untracked'Junio C Hamano1-0/+1
2016-02-05Merge branch 'tb/complete-word-diff-regex' into maintJunio C Hamano1-1/+1