summaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cw/completion'Junio C Hamano2017-02-151-21/+118
|\
| * completion: recognize more long-optionscw/completionCornelius Weig2017-02-031-9/+20
| * completion: teach remote subcommands to complete optionsCornelius Weig2017-02-031-7/+38
| * completion: teach replace to complete optionsCornelius Weig2017-02-031-0/+6
| * completion: teach ls-remote to complete optionsCornelius Weig2017-02-031-0/+6
| * completion: improve bash completion for git-addCornelius Weig2017-02-031-3/+7
| * completion: add subcommand completion for rerereCornelius Weig2017-02-031-0/+11
| * completion: teach submodule subcommands to complete optionsCornelius Weig2017-02-031-2/+30
* | Merge branch 'ew/complete-svn-authorship-options'Junio C Hamano2017-02-101-2/+2
|\ \
| * | completion: fix git svn authorship switchesew/complete-svn-authorship-optionsEric Wong2017-02-061-2/+2
* | | Merge branch 'bw/push-submodule-only'Junio C Hamano2017-02-101-1/+1
|\ \ \ | |_|/ |/| |
| * | completion: add completion for --recurse-submodules=onlybw/push-submodule-onlyCornelius Weig2017-02-011-1/+1
* | | Completion: Add support for --submodule=diffpl/complete-diff-submodule-diffPeter Law2017-01-301-1/+1
* | | Merge branch 'cp/merge-continue'Junio C Hamano2016-12-271-1/+1
|\ \ \ | |/ / |/| |
| * | completion: add --continue option for mergeChris Packham2016-12-141-1/+1
| |/
* | Merge branch 'nd/rebase-forget'Junio C Hamano2016-12-191-2/+2
|\ \ | |/ |/|
| * rebase: add --quit to cleanup rebase, leave everything else untouchednd/rebase-forgetNguyễn Thái Ngọc Duy2016-12-111-2/+2
* | Merge branch 'cp/completion-negative-refs'Junio C Hamano2016-10-101-3/+4
|\ \
| * | completion: support excluding refscp/completion-negative-refsChris Packham2016-08-241-3/+4
| * | Merge branch 'cp/completion-clone-recurse-submodules' into maintJunio C Hamano2016-08-101-0/+1
| |\ \
* | \ \ Merge branch 'vs/completion-branch-fully-spelled-d-m-r'Junio C Hamano2016-08-121-3/+3
|\ \ \ \
| * | | | completion: complete --delete, --move, and --remotes for git branchvs/completion-branch-fully-spelled-d-m-rVille Skyttä2016-08-091-3/+3
| |/ / /
* | | | Merge branch 'jk/completion-diff-submodule'Junio C Hamano2016-08-101-0/+19
|\ \ \ \
| * | | | completion: add completion for --submodule=* diff optionjk/completion-diff-submoduleJacob Keller2016-08-091-0/+19
| |/ / /
* | | | Merge branch 'jt/format-patch-from-config'Junio C Hamano2016-08-101-0/+1
|\ \ \ \
| * | | | format-patch: format.from gives the default for --fromjt/format-patch-from-configJosh Triplett2016-08-011-0/+1
| |/ / /
| * | | Merge branch 'vs/prompt-avoid-unset-variable' into maintJunio C Hamano2016-07-061-3/+3
| |\ \ \
* | \ \ \ Merge branch 'cp/completion-clone-recurse-submodules'Junio C Hamano2016-08-081-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | completion: add option '--recurse-submodules' to 'git clone'cp/completion-clone-recurse-submodulesChris Packham2016-07-271-0/+1
| * | | | Merge branch 'sg/completion-no-column' into maintJunio C Hamano2016-01-041-0/+1
| |\ \ \ \
* | \ \ \ \ Merge branch 'nd/worktree-lock'Junio C Hamano2016-07-281-1/+4
|\ \ \ \ \ \
| * | | | | | worktree: add "unlock" commandNguyễn Thái Ngọc Duy2016-07-081-1/+1
| * | | | | | worktree: add "lock" commandNguyễn Thái Ngọc Duy2016-07-081-1/+4
* | | | | | | Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano2016-07-061-0/+23
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | completion: support git-worktreeNguyễn Thái Ngọc Duy2016-05-241-0/+23
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'tb/complete-status'Junio C Hamano2016-06-271-1/+97
|\ \ \ \ \ \
| * | | | | | completion: add git statustb/complete-statusThomas Braun2016-06-101-0/+50
| * | | | | | completion: add __git_get_option_value helperThomas Braun2016-06-101-0/+44
| * | | | | | completion: factor out untracked file modes into a variableThomas Braun2016-06-101-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'vs/prompt-avoid-unset-variable'Junio C Hamano2016-06-271-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shavs/prompt-avoid-unset-variableVille Skyttä2016-06-061-3/+3
* | | | | Merge branch 'mg/complete-cherry-mark-to-log'Junio C Hamano2016-04-131-0/+1
|\ \ \ \ \
| * | | | | completion: complete --cherry-mark for git logmg/complete-cherry-mark-to-logMichael J Gruber2016-04-051-0/+1
* | | | | | Merge branch 'rt/completion-help'Junio C Hamano2016-04-131-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | completion: add 'revisions' and 'everyday' to 'git help'rt/completion-helpRalf Thielow2016-03-241-2/+2
| * | | | | completion: add option '--guides' to 'git help'Ralf Thielow2016-03-241-1/+1
| * | | | | Merge branch 'pw/completion-stash' into maintJunio C Hamano2016-02-221-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tb/complete-word-diff-regex' into maintJunio C Hamano2016-02-051-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pw/completion-stash' into maintJunio C Hamano2016-02-051-3/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pw/completion-show-branch' into maintJunio C Hamano2016-02-051-1/+1
| |\ \ \ \ \ \ \ \