summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)AuthorFilesLines
2023-06-26completion: complete --output-indicator-{context,new,old}Philippe Blain1-1/+2
2023-06-26completion: complete --outputPhilippe Blain1-0/+1
2023-06-26completion: complete --no-statPhilippe Blain1-1/+1
2023-06-26completion: complete --no-relativePhilippe Blain1-1/+2
2023-06-26completion: complete --line-prefixPhilippe Blain1-1/+1
2023-06-26completion: complete --ita-invisible-in-index and --ita-visible-in-indexPhilippe Blain1-0/+1
2023-06-26completion: complete --irreversible-deletePhilippe Blain1-0/+1
2023-06-26completion: complete --ignore-matching-linesPhilippe Blain1-1/+1
2023-06-26completion: complete --function-contextPhilippe Blain1-1/+1
2023-06-26completion: complete --find-renamesPhilippe Blain1-1/+1
2023-06-26completion: complete --find-objectPhilippe Blain1-1/+1
2023-06-26completion: complete --find-copiesPhilippe Blain1-0/+1
2023-06-26completion: complete --default-prefixPhilippe Blain1-1/+1
2023-06-26completion: complete --compact-summaryPhilippe Blain1-1/+1
2023-06-26completion: complete --combined-all-pathsPhilippe Blain1-1/+1
2023-06-26completion: complete --ccPhilippe Blain1-1/+1
2023-06-26completion: complete --break-rewritesPhilippe Blain1-1/+1
2023-06-26completion: add comments describing __git_diff_* globalsPhilippe Blain1-0/+2
2023-05-23completion: complete AUTO_MERGEPhilippe Blain1-1/+1
2023-05-23completion: complete REVERT_HEAD and BISECT_HEADPhilippe Blain1-1/+1
2023-05-02Merge branch 'ek/completion-use-read-r-to-read-literally'Junio C Hamano1-1/+1
2023-04-20completion: suppress unwanted unescaping of `read`Edwin Kofler1-1/+1
2023-03-16completion: prompt: use generic colorsFelipe Contreras1-12/+7
2022-11-30completion: add case-insensitive match of pseudorefsAlison Winters1-3/+11
2022-11-30completion: add optional ignore-case when matching refsAlison Winters1-0/+12
2022-08-19git-prompt: show presence of unresolved conflicts at command promptJustin Donnelly1-1/+11
2022-06-10git-prompt: fix expansion of branch colour codesJoakim Petersen1-6/+6
2022-06-07git-prompt: make colourization consistentJoakim Petersen1-10/+12
2022-03-30Merge branch 'jd/prompt-upstream-mark'Junio C Hamano1-29/+30
2022-03-23git-prompt: put upstream comments togetherJustin Donnelly1-5/+5
2022-03-23git-prompt: make long upstream state indicator consistentJustin Donnelly1-5/+5
2022-03-23git-prompt: make upstream state indicator location consistentJustin Donnelly1-12/+13
2022-03-23git-prompt: rename `upstream` to `upstream_type`Justin Donnelly1-13/+13
2022-03-15completion: tab completion of filenames for 'git restore'David Cantrell1-0/+4
2022-02-17Merge branch 'ab/complete-show-all-commands'Junio C Hamano1-1/+12
2022-02-08completion: handle unusual characters for sparse-checkoutLessley Dennington1-13/+11
2022-02-08completion: improve sparse-checkout cone mode directory completionLessley Dennington1-1/+31
2022-02-08completion: address sparse-checkout issuesLessley Dennington1-8/+8
2022-02-02completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDSÆvar Arnfjörð Bjarmason1-1/+12
2021-12-15Merge branch 'en/zdiff3'Junio C Hamano1-3/+3
2021-12-10Merge branch 'yn/complete-date-format-options'Junio C Hamano1-1/+1
2021-12-01xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood1-3/+3
2021-11-29Merge branch 'tp/send-email-completion'Junio C Hamano1-10/+1
2021-11-25completion: add human and auto: date formatYoichi Nakayama1-1/+1
2021-10-29Merge branch 're/completion-fix-test-equality'Junio C Hamano1-1/+1
2021-10-28completion: fix incorrect bash/zsh string equality checkRobert Estelle1-1/+1
2021-10-28send-email: programmatically generate bash completionsThiago Perrotta1-10/+1
2021-10-18Merge branch 'js/retire-preserve-merges'Junio C Hamano1-1/+1
2021-10-12Merge branch 'ti/tcsh-completion-regression-fix' into maintJunio C Hamano1-2/+3
2021-10-12Merge branch 'fc/completion-updates' into maintJunio C Hamano1-7/+7