Age | Commit message (Expand) | Author | Files | Lines |
2019-03-07 | Merge branch 'nd/completion-more-parameters' | Junio C Hamano | 1 | -3/+40 |
2019-03-07 | Merge branch 'dl/complete-submodule-absorbgitdirs' | Junio C Hamano | 1 | -1/+1 |
2019-02-20 | completion: add more parameter value completion | Nguyễn Thái Ngọc Duy | 1 | -3/+40 |
2019-02-06 | completion: complete git submodule absorbgitdirs | Denton Liu | 1 | -1/+1 |
2019-01-18 | Merge branch 'cy/zsh-completion-SP-in-path' | Junio C Hamano | 1 | -21/+14 |
2019-01-03 | completion: fix typo in git-completion.bash | Chayoung You | 1 | -1/+1 |
2019-01-03 | completion: treat results of git ls-tree as file paths | Chayoung You | 1 | -19/+12 |
2019-01-03 | zsh: complete unquoted paths with spaces correctly | Chayoung You | 1 | -2/+2 |
2018-11-13 | Merge branch 'nd/complete-format-patch' | Junio C Hamano | 1 | -10/+6 |
2018-11-06 | Merge branch 'nd/completion-negation' | Junio C Hamano | 1 | -1/+1 |
2018-11-06 | completion: use __gitcomp_builtin for format-patch | Duy Nguyen | 1 | -10/+6 |
2018-10-30 | Merge branch 'dl/mergetool-gui-option' | Junio C Hamano | 1 | -1/+1 |
2018-10-26 | Merge branch 'du/cherry-is-plumbing' | Junio C Hamano | 1 | -11/+0 |
2018-10-25 | completion: support `git mergetool --[no-]gui` | Denton Liu | 1 | -1/+1 |
2018-10-22 | completion: fix __gitcomp_builtin no longer consider extra options | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-10-19 | Merge branch 'nd/complete-fetch-multiple-args' | Junio C Hamano | 1 | -0/+1 |
2018-10-12 | doc: move git-cherry to plumbing | Daniels Umanovskis | 1 | -11/+0 |
2018-10-07 | git-completion.bash: add completion for stash list | Steven Fernandez | 1 | -0/+3 |
2018-09-21 | completion: support "git fetch --multiple" | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-08-13 | range-diff: make --dual-color the default mode | Johannes Schindelin | 1 | -1/+1 |
2018-08-13 | completion: support `git range-diff` | Johannes Schindelin | 1 | -0/+14 |
2018-06-28 | Merge branch 'nd/completion-negation' | Junio C Hamano | 1 | -24/+37 |
2018-06-25 | Merge branch 'ls/complete-remote-update-names' | Junio C Hamano | 1 | -1/+1 |
2018-06-25 | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 1 | -333/+29 |
2018-06-13 | Merge branch 'sg/completion-zsh-workaround' | Junio C Hamano | 1 | -1/+4 |
2018-06-12 | completion: correct zsh detection when run from git-completion.zsh | SZEDER Gábor | 1 | -1/+4 |
2018-06-11 | completion: collapse extra --no-.. options | Nguyễn Thái Ngọc Duy | 1 | -0/+23 |
2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 1 | -132/+16 |
2018-06-01 | completion: complete remote names too | Łukasz Stelmach | 1 | -1/+1 |
2018-05-30 | Merge branch 'sg/complete-paths' | Junio C Hamano | 1 | -26/+191 |
2018-05-29 | completion: complete general config vars in two steps | Nguyễn Thái Ngọc Duy | 1 | -2/+7 |
2018-05-29 | completion: support case-insensitive config vars | Nguyễn Thái Ngọc Duy | 1 | -1/+9 |
2018-05-29 | completion: keep other config var completion in camelCase | Nguyễn Thái Ngọc Duy | 1 | -6/+6 |
2018-05-29 | completion: drop the hard coded list of config vars | Nguyễn Thái Ngọc Duy | 1 | -326/+9 |
2018-05-29 | Merge branch 'nd/command-list' into nd/complete-config-vars | Junio C Hamano | 1 | -132/+16 |
2018-05-29 | parse-options: option to let --git-completion-helper show negative form | Nguyễn Thái Ngọc Duy | 1 | -24/+14 |
2018-05-23 | Merge branch 'fg/completion-external' | Junio C Hamano | 1 | -2/+9 |
2018-05-23 | Merge branch 'nd/completion-aliasfiletype-typofix' | Junio C Hamano | 1 | -1/+1 |
2018-05-23 | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 1 | -2/+2 |
2018-05-21 | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-05-21 | completion: add and use --list-cmds=alias | Nguyễn Thái Ngọc Duy | 1 | -60/+15 |
2018-05-21 | completion: add and use --list-cmds=nohelpers | Nguyễn Thái Ngọc Duy | 1 | -16/+4 |
2018-05-21 | completion: let git provide the completable command list | Nguyễn Thái Ngọc Duy | 1 | -91/+28 |
2018-05-21 | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 1 | -5/+10 |
2018-05-21 | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-05-21 | git.c: convert --list-* to --list-cmds=* | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-05-21 | completion: don't return with error from __gitcomp_file_direct() | SZEDER Gábor | 1 | -2/+4 |
2018-05-08 | Merge branch 'tg/demote-stash-save-in-completion' | Junio C Hamano | 1 | -2/+10 |
2018-05-08 | Merge branch 'sg/completion-clear-cached' | Junio C Hamano | 1 | -1/+5 |
2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -0/+2 |