903 Commits (763b47bafab6f781dc52461985b3300d447d1332)

Author SHA1 Message Date
Denton Liu aeeb978ba6 completion: teach archive to use __gitcomp_builtin 5 years ago
Denton Liu 2b9bd488ae completion: teach rebase to use __gitcomp_builtin 5 years ago
Max Rothman d49dffde9a completion: add missing completions for log, diff, show 5 years ago
Denton Liu 414d924beb rebase: teach rebase --keep-base 5 years ago
Denton Liu b1b16bba96 completion: add --skip for cherry-pick and revert 5 years ago
Denton Liu deaa65a754 completion: merge options for cherry-pick and revert 5 years ago
SZEDER Gábor 5af9d5f6c8 completion: complete config variables and values for 'git clone --config=' 6 years ago
SZEDER Gábor 88cd790d6a completion: complete config variables names and values for 'git clone -c' 6 years ago
SZEDER Gábor dd33472831 completion: complete values of configuration variables after 'git -c var=' 6 years ago
SZEDER Gábor e1e00089da completion: complete configuration sections and variable names for 'git -c' 6 years ago
SZEDER Gábor 42d0efec59 completion: split _git_config() 6 years ago
SZEDER Gábor d9ee1e0617 completion: simplify inner 'case' pattern in __gitcomp() 6 years ago
SZEDER Gábor 2675ea1cc0 completion: use 'sort -u' to deduplicate config variable names 6 years ago
SZEDER Gábor d9438873c4 completion: deduplicate configuration sections 6 years ago
SZEDER Gábor 840d7e5b3c completion: complete more values of more 'color.*' configuration variables 6 years ago
SZEDER Gábor 08a12175d8 completion: fix a typo in a comment 6 years ago
Nguyễn Thái Ngọc Duy 97ed685701 completion: disable dwim on "git switch -d" 6 years ago
Nguyễn Thái Ngọc Duy 69702523af completion: do not cache if --git-completion-helper fails 6 years ago
Christian Couder e693237e2b list-objects-filter: disable 'sparse:path' filters 6 years ago
Nguyễn Thái Ngọc Duy 75f4c7c1eb completion: support restore 6 years ago
Denton Liu b57e8119e6 submodule: teach set-branch subcommand 6 years ago
David Aguilar f57b2ae348 contrib/completion: add smerge to the mergetool completion candidates 6 years ago
Nguyễn Thái Ngọc Duy ae36fe6941 completion: support switch 6 years ago
Todd Zullinger 2eb6f09f7d completion: use __git when calling --list-cmds 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Denton Liu db7750cfbe completion: complete git submodule absorbgitdirs 6 years ago
Chayoung You 0650614982 completion: fix typo in git-completion.bash 6 years ago
Chayoung You 6d54f528c7 completion: treat results of git ls-tree as file paths 6 years ago
Chayoung You 7a478b36aa zsh: complete unquoted paths with spaces correctly 6 years ago
Duy Nguyen 13374987dd completion: use __gitcomp_builtin for format-patch 6 years ago
Denton Liu 57ba181270 completion: support `git mergetool --[no-]gui` 6 years ago
Nguyễn Thái Ngọc Duy 276b49ff34 completion: fix __gitcomp_builtin no longer consider extra options 6 years ago
Daniels Umanovskis 61018fe9e0 doc: move git-cherry to plumbing 6 years ago
Steven Fernandez 705f5f122c git-completion.bash: add completion for stash list 6 years ago
Nguyễn Thái Ngọc Duy b5619f6d2b completion: support "git fetch --multiple" 6 years ago
Johannes Schindelin 275267937b range-diff: make --dual-color the default mode 7 years ago
Johannes Schindelin 7190a67eab completion: support `git range-diff` 7 years ago
SZEDER Gábor 61d48c66ea completion: correct zsh detection when run from git-completion.zsh 7 years ago
Nguyễn Thái Ngọc Duy b221b5ab9b completion: collapse extra --no-.. options 7 years ago
Łukasz Stelmach 9cd4382ad5 completion: complete remote names too 7 years ago
Nguyễn Thái Ngọc Duy f22f682695 completion: complete general config vars in two steps 7 years ago
Nguyễn Thái Ngọc Duy bea2125928 completion: support case-insensitive config vars 7 years ago
Nguyễn Thái Ngọc Duy f45db831c1 completion: keep other config var completion in camelCase 7 years ago
Nguyễn Thái Ngọc Duy e17ca92637 completion: drop the hard coded list of config vars 7 years ago
Nguyễn Thái Ngọc Duy 2b1c01d22e parse-options: option to let --git-completion-helper show negative form 7 years ago
Nguyễn Thái Ngọc Duy 6532f3740b completion: allow to customize the completable command list 7 years ago
Nguyễn Thái Ngọc Duy 3301d36b29 completion: add and use --list-cmds=alias 7 years ago
Nguyễn Thái Ngọc Duy e11dca10cf completion: add and use --list-cmds=nohelpers 7 years ago
Nguyễn Thái Ngọc Duy 84a9713106 completion: let git provide the completable command list 7 years ago
Nguyễn Thái Ngọc Duy 1b81d8cb19 help: use command-list.txt for the source of guides 7 years ago