summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2024-02-08Merge branch 'mh/credential-oauth-refresh-token-with-wincred'Junio C Hamano
2024-02-02Merge branch 'zf/subtree-split-fix'Junio C Hamano
2024-02-02Merge branch 'pb/complete-log-more'Junio C Hamano
2024-01-29credential/wincred: store oauth_refresh_tokenM Hickford
2024-01-26Merge branch 'ps/completion-with-reftable-fix'Junio C Hamano
2024-01-25subtree: fix split processing with multiple subtrees presentZach FettersMoore
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-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-08git-prompt: stop manually parsing HEAD with unknown ref formatsPatrick Steinhardt
2024-01-02Merge branch 'sh/completion-with-reftable'Junio C Hamano
2023-12-20Merge branch 'en/complete-sparse-checkout'Junio C Hamano
2023-12-19completion: support pseudoref existence checks for reftablesStan Hu
2023-12-19completion: refactor existence checks for pseudorefsStan Hu
2023-12-09Merge branch 'tz/send-email-negatable-options'Junio C Hamano
2023-12-09Merge branch 'ps/ban-a-or-o-operator-with-test'Junio C Hamano
2023-12-09Merge branch 'js/doc-unit-tests-with-cmake'Junio C Hamano
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-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger
2023-11-11contrib/subtree: convert subtree type check to use case statementPatrick Steinhardt
2023-11-11contrib/subtree: stop using `-o` to test for number of argsPatrick Steinhardt
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt
2023-11-10cmake: handle also unit testsJohannes Schindelin
2023-11-10cmake: use test names instead of full pathsJohannes Schindelin
2023-11-10cmake: fix typo in variable nameJohannes Schindelin
2023-11-10cmake: also build unit testsJohannes Schindelin
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-10-30Merge branch 'sn/typo-grammo-phraso-fixes'Junio C Hamano
2023-10-09completion: complete '--dd'Sergey Organov
2023-10-05git-jump: admit to passing merge mode args to ls-filesŠtěpán Němec
2023-10-05doc: fix some typos, grammar and wording issuesŠtěpán Němec
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-08-28Merge branch 'mh/credential-erase-improvements-more'Junio C Hamano
2023-08-28Merge branch 'mh/credential-libsecret-attrs'Junio C Hamano