summaryrefslogtreecommitdiffstats
path: root/contrib/completion
AgeCommit message (Expand)AuthorLines
2023-06-26completion: complete --combined-all-pathsPhilippe Blain-1/+1
2023-06-26completion: complete --ccPhilippe Blain-1/+1
2023-06-26completion: complete --break-rewritesPhilippe Blain-1/+1
2023-06-26completion: add comments describing __git_diff_* globalsPhilippe Blain-0/+2
2023-05-23completion: complete AUTO_MERGEPhilippe Blain-1/+1
2023-05-23completion: complete REVERT_HEAD and BISECT_HEADPhilippe Blain-1/+1
2023-05-02Merge branch 'ek/completion-use-read-r-to-read-literally'Junio C Hamano-1/+1
2023-04-20completion: suppress unwanted unescaping of `read`Edwin Kofler-1/+1
2023-03-16completion: prompt: use generic colorsFelipe Contreras-12/+7
2022-11-30completion: add case-insensitive match of pseudorefsAlison Winters-3/+11
2022-11-30completion: add optional ignore-case when matching refsAlison Winters-0/+12
2022-08-19git-prompt: show presence of unresolved conflicts at command promptJustin Donnelly-1/+11
2022-06-10git-prompt: fix expansion of branch colour codesJoakim Petersen-6/+6
2022-06-07git-prompt: make colourization consistentJoakim Petersen-10/+12
2022-03-30Merge branch 'jd/prompt-upstream-mark'Junio C Hamano-29/+30
2022-03-23git-prompt: put upstream comments togetherJustin Donnelly-5/+5
2022-03-23git-prompt: make long upstream state indicator consistentJustin Donnelly-5/+5
2022-03-23git-prompt: make upstream state indicator location consistentJustin Donnelly-12/+13
2022-03-23git-prompt: rename `upstream` to `upstream_type`Justin Donnelly-13/+13
2022-03-15completion: tab completion of filenames for 'git restore'David Cantrell-0/+4
2022-02-17Merge branch 'ab/complete-show-all-commands'Junio C Hamano-1/+12
2022-02-08completion: handle unusual characters for sparse-checkoutLessley Dennington-13/+11
2022-02-08completion: improve sparse-checkout cone mode directory completionLessley Dennington-1/+31
2022-02-08completion: address sparse-checkout issuesLessley Dennington-8/+8
2022-02-02completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDSÆvar Arnfjörð Bjarmason-1/+12
2021-12-15Merge branch 'en/zdiff3'Junio C Hamano-3/+3
2021-12-10Merge branch 'yn/complete-date-format-options'Junio C Hamano-1/+1
2021-12-01xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood-3/+3
2021-11-29Merge branch 'tp/send-email-completion'Junio C Hamano-10/+1
2021-11-25completion: add human and auto: date formatYoichi Nakayama-1/+1
2021-10-29Merge branch 're/completion-fix-test-equality'Junio C Hamano-1/+1
2021-10-28completion: fix incorrect bash/zsh string equality checkRobert Estelle-1/+1
2021-10-28send-email: programmatically generate bash completionsThiago Perrotta-10/+1
2021-10-18Merge branch 'js/retire-preserve-merges'Junio C Hamano-1/+1
2021-10-12Merge branch 'ti/tcsh-completion-regression-fix' into maintJunio C Hamano-2/+3
2021-10-12Merge branch 'fc/completion-updates' into maintJunio C Hamano-7/+7
2021-09-23help / completion: make "git help" do the hard workÆvar Arnfjörð Bjarmason-11/+10
2021-09-07pull: remove support for `--rebase=preserve`Johannes Schindelin-1/+1
2021-09-03Merge branch 'ti/tcsh-completion-regression-fix'Junio C Hamano-2/+3
2021-09-03Merge branch 'fc/completion-updates'Junio C Hamano-7/+7
2021-08-18completion: tcsh: Fix regression by drop of wrapper functionsTakashi Iwai-2/+3
2021-08-18completion: bash: add correct suffix in variablesFelipe Contreras-3/+3
2021-08-18completion: bash: fix for multiple dash commandsFelipe Contreras-1/+1
2021-08-18completion: bash: fix for suboptions with valueFelipe Contreras-1/+1
2021-08-18completion: bash: fix prefix detection in branch.*Felipe Contreras-2/+2
2021-07-08Merge branch 'fw/complete-cmd-idx-fix'Junio C Hamano-0/+1
2021-07-08Merge branch 'tb/complete-diff-anchored'Junio C Hamano-0/+1
2021-06-19completion: bash: fix late declaration of __git_cmd_idxFabian Wermelinger-0/+1
2021-06-02contrib/completion: fix zsh completion regression from 59d85a2a05David Aguilar-2/+2
2021-05-31completion: add --anchored to diff's optionsThomas Braun-0/+1