summaryrefslogtreecommitdiff
path: root/contrib/completion
Commit message (Expand)AuthorAgeFilesLines
* completion: add case-insensitive match of pseudorefsAlison Winters2022-11-301-3/+11
* completion: add optional ignore-case when matching refsAlison Winters2022-11-301-0/+12
* git-prompt: show presence of unresolved conflicts at command promptJustin Donnelly2022-08-191-1/+11
* git-prompt: fix expansion of branch colour codesJoakim Petersen2022-06-101-6/+6
* git-prompt: make colourization consistentJoakim Petersen2022-06-071-10/+12
* Merge branch 'jd/prompt-upstream-mark'Junio C Hamano2022-03-301-29/+30
|\
| * git-prompt: put upstream comments togetherJustin Donnelly2022-03-231-5/+5
| * git-prompt: make long upstream state indicator consistentJustin Donnelly2022-03-231-5/+5
| * git-prompt: make upstream state indicator location consistentJustin Donnelly2022-03-231-12/+13
| * git-prompt: rename `upstream` to `upstream_type`Justin Donnelly2022-03-231-13/+13
* | completion: tab completion of filenames for 'git restore'David Cantrell2022-03-151-0/+4
|/
* Merge branch 'ab/complete-show-all-commands'Junio C Hamano2022-02-171-1/+12
|\
| * completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDSÆvar Arnfjörð Bjarmason2022-02-021-1/+12
* | completion: handle unusual characters for sparse-checkoutLessley Dennington2022-02-081-13/+11
* | completion: improve sparse-checkout cone mode directory completionLessley Dennington2022-02-081-1/+31
* | completion: address sparse-checkout issuesLessley Dennington2022-02-081-8/+8
|/
* Merge branch 'en/zdiff3'Junio C Hamano2021-12-151-3/+3
|\
| * xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood2021-12-011-3/+3
* | Merge branch 'yn/complete-date-format-options'Junio C Hamano2021-12-101-1/+1
|\ \ | |/ |/|
| * completion: add human and auto: date formatYoichi Nakayama2021-11-251-1/+1
* | Merge branch 'tp/send-email-completion'Junio C Hamano2021-11-291-10/+1
|\ \ | |/ |/|
| * send-email: programmatically generate bash completionsThiago Perrotta2021-10-281-10/+1
* | Merge branch 're/completion-fix-test-equality'Junio C Hamano2021-10-291-1/+1
|\ \
| * | completion: fix incorrect bash/zsh string equality checkRobert Estelle2021-10-281-1/+1
| * | Merge branch 'ti/tcsh-completion-regression-fix' into maintJunio C Hamano2021-10-121-2/+3
| |\ \
| * \ \ Merge branch 'fc/completion-updates' into maintJunio C Hamano2021-10-121-7/+7
| |\ \ \
* | \ \ \ Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-181-1/+1
|\ \ \ \ \
| * | | | | pull: remove support for `--rebase=preserve`Johannes Schindelin2021-09-071-1/+1
| |/ / / /
* | | | | help / completion: make "git help" do the hard workÆvar Arnfjörð Bjarmason2021-09-231-11/+10
| |_|_|/ |/| | |
* | | | Merge branch 'ti/tcsh-completion-regression-fix'Junio C Hamano2021-09-031-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | completion: tcsh: Fix regression by drop of wrapper functionsTakashi Iwai2021-08-181-2/+3
* | | | Merge branch 'fc/completion-updates'Junio C Hamano2021-09-031-7/+7
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | completion: bash: add correct suffix in variablesFelipe Contreras2021-08-181-3/+3
| * | completion: bash: fix for multiple dash commandsFelipe Contreras2021-08-181-1/+1
| * | completion: bash: fix for suboptions with valueFelipe Contreras2021-08-181-1/+1
| * | completion: bash: fix prefix detection in branch.*Felipe Contreras2021-08-181-2/+2
* | | Merge branch 'fw/complete-cmd-idx-fix'Junio C Hamano2021-07-081-0/+1
|\ \ \
| * | | completion: bash: fix late declaration of __git_cmd_idxFabian Wermelinger2021-06-191-0/+1
* | | | Merge branch 'tb/complete-diff-anchored'Junio C Hamano2021-07-081-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | completion: add --anchored to diff's optionsThomas Braun2021-05-311-0/+1
* | | | contrib/completion: fix zsh completion regression from 59d85a2a05David Aguilar2021-06-022-2/+2
|/ / /
* | | Merge branch 'en/prompt-under-set-u'Junio C Hamano2021-05-201-3/+3
|\ \ \
| * | | git-prompt: work under set -uElijah Newren2021-05-131-3/+3
* | | | Merge branch 'dd/mailinfo-quoted-cr'Junio C Hamano2021-05-161-0/+5
|\ \ \ \
| * | | | am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh2021-05-101-0/+5
* | | | | Merge branch 'si/zsh-complete-comment-fix'Junio C Hamano2021-05-071-2/+3
|\ \ \ \ \
| * | | | | work around zsh comment in __git_complete_worktree_pathsSardorbek Imomaliev2021-05-041-2/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'dl/complete-stash-updates'Junio C Hamano2021-05-071-47/+51
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | git-completion.bash: consolidate cases in _git_stash()Denton Liu2021-04-271-19/+2
| * | | | git-completion.bash: use $__git_cmd_idx in more placesDenton Liu2021-04-271-12/+14