summaryrefslogtreecommitdiffstats
path: root/contrib/completion
AgeCommit message (Expand)AuthorLines
2024-02-06completion: bisect: complete missing --first-parent and - -no-checkout optionsBritton Leo Kerin-1/+1
2024-02-06completion: bisect: complete custom terms and related optionsBritton Leo Kerin-2/+30
2024-02-06completion: bisect: complete bad, new, old, and help subcommandsBritton Leo Kerin-2/+2
2024-02-02Merge branch 'pb/complete-log-more'Junio C Hamano-1/+14
2024-01-26Merge branch 'ps/completion-with-reftable-fix'Junio C Hamano-6/+5
2024-01-22completion: complete missing 'git log' optionsPhilippe Blain-0/+2
2024-01-22completion: complete --encodingPhilippe Blain-0/+1
2024-01-22completion: complete --patch-with-rawPhilippe Blain-1/+1
2024-01-22completion: complete missing rev-list optionsPhilippe Blain-0/+10
2024-01-16completion: treat dangling symrefs as existing pseudorefsPatrick Steinhardt-1/+1
2024-01-16completion: silence pseudoref existence checkPatrick Steinhardt-1/+1
2024-01-16completion: improve existence check for pseudo-refsPatrick Steinhardt-3/+3
2024-01-16completion: discover repo path in `__git_pseudoref_exists ()`Patrick Steinhardt-3/+2
2024-01-08git-prompt: stop manually parsing HEAD with unknown ref formatsPatrick Steinhardt-7/+24
2024-01-02Merge branch 'sh/completion-with-reftable'Junio C Hamano-5/+38
2023-12-19completion: support pseudoref existence checks for reftablesStan Hu-0/+23
2023-12-19completion: refactor existence checks for pseudorefsStan Hu-5/+15
2023-12-03completion: avoid user confusion in non-cone modeElijah Newren-0/+89
2023-12-03completion: avoid misleading completions in cone modeElijah Newren-0/+20
2023-12-03completion: fix logic for determining whether cone mode is activeElijah Newren-2/+10
2023-12-03completion: squelch stray errors in sparse-checkout completionElijah Newren-1/+1
2023-10-09completion: complete '--dd'Sergey Organov-1/+1
2023-09-20completion: loosen and document the requirement around completing aliasJunio C Hamano-2/+3
2023-09-20Merge branch 'pb/completion-aliases-doc'Junio C Hamano-0/+1
2023-09-20Merge branch 'pb/complete-commit-trailers'Junio C Hamano-0/+9
2023-09-18Merge branch 'js/complete-checkout-t'Junio C Hamano-2/+2
2023-09-12completion: improve doc for complex aliasesPhilippe Blain-0/+1
2023-09-12completion: commit: complete trailers tokens more robustlyPhilippe Blain-1/+1
2023-09-08completion(switch/checkout): treat --track and -t the sameJohannes Schindelin-2/+2
2023-09-07completion: commit: complete configured trailer tokensPhilippe Blain-0/+9
2023-07-06Merge branch 'pb/complete-diff-options'Junio C Hamano-9/+48
2023-06-26completion: complete --remerge-diffPhilippe Blain-1/+1
2023-06-26completion: complete --diff-merges, its options and --no-diff-mergesPhilippe Blain-0/+16
2023-06-26completion: move --pickaxe-{all,regex} to __git_diff_common_optionsPhilippe Blain-2/+3
2023-06-26completion: complete --ws-error-highlightPhilippe Blain-0/+14
2023-06-26completion: complete --unifiedPhilippe Blain-1/+1
2023-06-26completion: complete --output-indicator-{context,new,old}Philippe Blain-1/+2
2023-06-26completion: complete --outputPhilippe Blain-0/+1
2023-06-26completion: complete --no-statPhilippe Blain-1/+1
2023-06-26completion: complete --no-relativePhilippe Blain-1/+2
2023-06-26completion: complete --line-prefixPhilippe Blain-1/+1
2023-06-26completion: complete --ita-invisible-in-index and --ita-visible-in-indexPhilippe Blain-0/+1
2023-06-26completion: complete --irreversible-deletePhilippe Blain-0/+1
2023-06-26completion: complete --ignore-matching-linesPhilippe Blain-1/+1
2023-06-26completion: complete --function-contextPhilippe Blain-1/+1
2023-06-26completion: complete --find-renamesPhilippe Blain-1/+1
2023-06-26completion: complete --find-objectPhilippe Blain-1/+1
2023-06-26completion: complete --find-copiesPhilippe Blain-0/+1
2023-06-26completion: complete --default-prefixPhilippe Blain-1/+1
2023-06-26completion: complete --compact-summaryPhilippe Blain-1/+1