summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge branch 'ne/doc-filter-blob-limit-fix'Junio C Hamano1-4/+4
2024-01-26Merge branch 'rj/advice-delete-branch-not-fully-merged'Junio C Hamano4-95/+99
2024-01-26Merge branch 'es/some-up-to-date-messages-must-stay'Junio C Hamano3-0/+4
2024-01-26reftable/stack: adjust permissions of compacted tablesPatrick Steinhardt2-2/+29
2024-01-25subtree: fix split processing with multiple subtrees presentZach FettersMoore2-1/+69
2024-01-25ls-files: avoid the verb "deprecate" for individual optionsJunio C Hamano1-5/+18
2024-01-24merge-ll: expose revision names to custom driversAntonin Delpeuch3-12/+30
2024-01-24transport-helper: re-examine object dir after fetchingJeff King2-0/+21
2024-01-23reftable: honor core.fsyncJohn Cai9-19/+46
2024-01-23CoC: whitespace fixJunio C Hamano1-2/+2
2024-01-22t5312: move reffiles specific tests to t0601John Cai2-26/+30
2024-01-22t4202: move reffiles specific tests to t0600John Cai2-17/+17
2024-01-22t3903: make drop stash test ref backend agnosticJohn Cai1-6/+6
2024-01-22t1503: move reffiles specific tests to t0600John Cai2-5/+5
2024-01-22t1415: move reffiles specific tests to t0601John Cai2-11/+20
2024-01-22t1410: move reffiles specific tests to t0600John Cai2-42/+51
2024-01-22t1406: move reffiles specific tests to t0600John Cai2-37/+48
2024-01-22t1405: move reffiles specific tests to t0601John Cai2-8/+8
2024-01-22t1404: move reffiles specific tests to t0600John Cai2-237/+263
2024-01-22t1414: convert test to use Git commands instead of writing refs manuallyJohn Cai1-6/+5
2024-01-22remove REFFILES prerequisite for some tests in t1405 and t2017John Cai2-2/+2
2024-01-22t3210: move to t0601John Cai1-0/+6
2024-01-22ci(github): also skip logs of broken test casesPhilippe Blain1-2/+2
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap6-120/+99
2024-01-22completion: complete missing 'git log' optionsPhilippe Blain1-0/+2
2024-01-22completion: complete --encodingPhilippe Blain1-0/+1
2024-01-22completion: complete --patch-with-rawPhilippe Blain1-1/+1
2024-01-22completion: complete missing rev-list optionsPhilippe Blain1-0/+10
2024-01-22transport-helper: call do_take_over() in process_connectJiang Xin1-13/+9
2024-01-22transport-helper: call do_take_over() in connect_helperJiang Xin2-1/+3
2024-01-22http-backend: new rpc-service for git-upload-archiveJiang Xin2-3/+44
2024-01-22transport-helper: protocol v2 supports upload-archiveJiang Xin1-1/+2
2024-01-22remote-curl: supports git-upload-archive serviceJiang Xin1-3/+11
2024-01-22transport-helper: no connection restriction in connect_helperJiang Xin1-2/+0
2024-01-22parse-options: simplify positivation handlingRené Scharfe1-7/+6
2024-01-20setup: allow cwd=.git w/ bareRepository=explicitKyle Lippincott2-1/+10
2024-01-20t2400: avoid losing exit status to pipesAchu Luma1-2/+4
2024-01-20Docs: majordomo@vger.kernel.org has been decomissionedJunio C Hamano2-4/+5
2024-01-20parse-options: fully disable option abbreviation with PARSE_OPT_KEEP_UNKNOWNRené Scharfe2-3/+11
2024-01-20t0024: style fixGhanshyam Thakkar1-2/+7
2024-01-20t0024: avoid losing exit status to pipesGhanshyam Thakkar1-3/+3
2024-01-19The ninth batchJunio C Hamano1-0/+10
2024-01-19Merge branch 'ps/p4-use-ref-api'Junio C Hamano1-1/+2
2024-01-19Merge branch 'cp/t4129-pipefix'Junio C Hamano1-2/+4
2024-01-19Merge branch 'sk/mingw-owner-check-error-message-improvement'Junio C Hamano1-13/+57
2024-01-19Merge branch 'bk/bisect-doc-fix'Junio C Hamano1-2/+2
2024-01-19Merge branch 'tb/fetch-all-configuration'Junio C Hamano4-3/+186
2024-01-19Merge branch 'rj/clarify-branch-doc-m'Junio C Hamano1-1/+2
2024-01-19Merge branch 'ps/gitlab-ci-static-analysis'Junio C Hamano2-1/+16
2024-01-19Merge branch 'ps/prompt-parse-HEAD-futureproof'Junio C Hamano1-7/+24