summaryrefslogtreecommitdiff
path: root/contrib/completion
AgeCommit message (Expand)Author
2023-12-19completion: support pseudoref existence checks for reftablesStan Hu
2023-12-19completion: refactor existence checks for pseudorefsStan Hu
2023-10-09completion: complete '--dd'Sergey Organov
2023-09-20completion: loosen and document the requirement around completing aliasJunio C Hamano
2023-09-20Merge branch 'pb/completion-aliases-doc'Junio C Hamano
2023-09-20Merge branch 'pb/complete-commit-trailers'Junio C Hamano
2023-09-18Merge branch 'js/complete-checkout-t'Junio C Hamano
2023-09-12completion: improve doc for complex aliasesPhilippe Blain
2023-09-12completion: commit: complete trailers tokens more robustlyPhilippe Blain
2023-09-08completion(switch/checkout): treat --track and -t the sameJohannes Schindelin
2023-09-07completion: commit: complete configured trailer tokensPhilippe Blain
2023-07-06Merge branch 'pb/complete-diff-options'Junio C Hamano
2023-06-26completion: complete --remerge-diffPhilippe Blain
2023-06-26completion: complete --diff-merges, its options and --no-diff-mergesPhilippe Blain
2023-06-26completion: move --pickaxe-{all,regex} to __git_diff_common_optionsPhilippe Blain
2023-06-26completion: complete --ws-error-highlightPhilippe Blain
2023-06-26completion: complete --unifiedPhilippe Blain
2023-06-26completion: complete --output-indicator-{context,new,old}Philippe Blain
2023-06-26completion: complete --outputPhilippe Blain
2023-06-26completion: complete --no-statPhilippe Blain
2023-06-26completion: complete --no-relativePhilippe Blain
2023-06-26completion: complete --line-prefixPhilippe Blain
2023-06-26completion: complete --ita-invisible-in-index and --ita-visible-in-indexPhilippe Blain
2023-06-26completion: complete --irreversible-deletePhilippe Blain
2023-06-26completion: complete --ignore-matching-linesPhilippe Blain
2023-06-26completion: complete --function-contextPhilippe Blain
2023-06-26completion: complete --find-renamesPhilippe Blain
2023-06-26completion: complete --find-objectPhilippe Blain
2023-06-26completion: complete --find-copiesPhilippe Blain
2023-06-26completion: complete --default-prefixPhilippe Blain
2023-06-26completion: complete --compact-summaryPhilippe Blain
2023-06-26completion: complete --combined-all-pathsPhilippe Blain
2023-06-26completion: complete --ccPhilippe Blain
2023-06-26completion: complete --break-rewritesPhilippe Blain
2023-06-26completion: add comments describing __git_diff_* globalsPhilippe Blain
2023-05-23completion: complete AUTO_MERGEPhilippe Blain
2023-05-23completion: complete REVERT_HEAD and BISECT_HEADPhilippe Blain
2023-05-02Merge branch 'ek/completion-use-read-r-to-read-literally'Junio C Hamano
2023-04-20completion: suppress unwanted unescaping of `read`Edwin Kofler
2023-03-16completion: prompt: use generic colorsFelipe Contreras
2022-11-30completion: add case-insensitive match of pseudorefsAlison Winters
2022-11-30completion: add optional ignore-case when matching refsAlison Winters
2022-08-19git-prompt: show presence of unresolved conflicts at command promptJustin Donnelly
2022-06-10git-prompt: fix expansion of branch colour codesJoakim Petersen
2022-06-07git-prompt: make colourization consistentJoakim Petersen
2022-03-30Merge branch 'jd/prompt-upstream-mark'Junio C Hamano
2022-03-23git-prompt: put upstream comments togetherJustin Donnelly
2022-03-23git-prompt: make long upstream state indicator consistentJustin Donnelly
2022-03-23git-prompt: make upstream state indicator location consistentJustin Donnelly
2022-03-23git-prompt: rename `upstream` to `upstream_type`Justin Donnelly