Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24Merge branch 'bk/complete-dirname-for-am-and-format-patch' into seenJunio C Hamano
2024-01-24Merge branch 'bk/complete-send-email' into seenJunio C Hamano
2024-01-24Merge branch 'bk/complete-bisect' into seenJunio C Hamano
2024-01-24Merge branch 'pb/complete-log-more' into jchJunio C Hamano
2024-01-24Merge branch 'ps/completion-with-reftable-fix' into jchJunio C Hamano
2024-01-22completion: complete missing 'git log' optionsPhilippe Blain
2024-01-22completion: complete --encodingPhilippe Blain
2024-01-22completion: complete --patch-with-rawPhilippe Blain
2024-01-22completion: complete missing rev-list optionsPhilippe Blain
2024-01-19completion: git-bisect view recognized but not completedBritton Leo Kerin
2024-01-19completion: custom git-bisect termsBritton Leo Kerin
2024-01-19completion: move to maintain define-before-useBritton Leo Kerin
2024-01-19completion: git-log opts to bisect visualizeBritton Leo Kerin
2024-01-19completion: complete new old actions, start optsBritton Leo Kerin
2024-01-16completion: treat dangling symrefs as existing pseudorefsPatrick Steinhardt
2024-01-16completion: silence pseudoref existence checkPatrick Steinhardt
2024-01-16completion: improve existence check for pseudo-refsPatrick Steinhardt
2024-01-16completion: discover repo path in `__git_pseudoref_exists ()`Patrick Steinhardt
2024-01-13completion: don't complete revs when --no-format-patchBritton Leo Kerin
2024-01-13completion: dir-type optargs for am, format-patchBritton Leo Kerin
2024-01-08git-prompt: stop manually parsing HEAD with unknown ref formatsPatrick Steinhardt
2024-01-03Merge branch 'sh/completion-with-reftable'Junio C Hamano
2023-12-20completion: support pseudoref existence checks for reftablesStan Hu
2023-12-20completion: refactor existence checks for pseudorefsStan Hu
2023-12-03completion: avoid user confusion in non-cone modeElijah Newren
2023-12-03completion: avoid misleading completions in cone modeElijah Newren
2023-12-03completion: fix logic for determining whether cone mode is activeElijah Newren
2023-12-03completion: squelch stray errors in sparse-checkout completionElijah Newren
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-13completion: improve doc for complex aliasesPhilippe Blain
2023-09-13completion: 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