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