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 'ps/reftable-optimize-io' into jchJunio C Hamano
2024-01-23t5312: move reffiles specific tests to t0601John Cai
2024-01-23t4202: move reffiles specific tests to t0600John Cai
2024-01-23t3903: make drop stash test ref backend agnosticJohn Cai
2024-01-23t1503: move reffiles specific tests to t0600John Cai
2024-01-23t1415: move reffiles specific tests to t0601John Cai
2024-01-23t1410: move reffiles specific tests to t0600John Cai
2024-01-23t1406: move reffiles specific tests to t0600John Cai
2024-01-23t1405: move reffiles specific tests to t0601John Cai
2024-01-23t1404: move reffiles specific tests to t0600John Cai
2024-01-23t1414: convert test to use Git commands instead of writing refs manuallyJohn Cai
2024-01-23remove REFFILES prerequisite for some tests in t1405 and t2017John Cai
2024-01-23t3210: move to t0601John Cai
2024-01-23ci(github): also skip logs of broken test casesPhilippe Blain
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap
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-22transport-helper: call do_take_over() in process_connectJiang Xin
2024-01-22transport-helper: call do_take_over() in connect_helperJiang Xin
2024-01-22http-backend: new rpc-service for git-upload-archiveJiang Xin
2024-01-22transport-helper: protocol v2 supports upload-archiveJiang Xin
2024-01-22remote-curl: supports git-upload-archive serviceJiang Xin
2024-01-22transport-helper: no connection restriction in connect_helperJiang Xin
2024-01-22parse-options: simplify positivation handlingRené Scharfe
2024-01-21setup: allow cwd=.git w/ bareRepository=explicitKyle Lippincott
2024-01-20t2400: avoid losing exit status to pipesAchu Luma
2024-01-20Docs: majordomo@vger.kernel.org has been decomissionedJunio C Hamano
2024-01-20parse-options: fully disable option abbreviation with PARSE_OPT_KEEP_UNKNOWNRené Scharfe
2024-01-20t0024: style fixGhanshyam Thakkar
2024-01-20t0024: avoid losing exit status to pipesGhanshyam Thakkar
2024-01-20The ninth batchHEADmastermainJunio C Hamano
2024-01-20Merge branch 'ps/p4-use-ref-api'Junio C Hamano
2024-01-20Merge branch 'cp/t4129-pipefix'Junio C Hamano
2024-01-20Merge branch 'sk/mingw-owner-check-error-message-improvement'Junio C Hamano
2024-01-20Merge branch 'bk/bisect-doc-fix'Junio C Hamano
2024-01-20Merge branch 'tb/fetch-all-configuration'Junio C Hamano
2024-01-20Merge branch 'rj/clarify-branch-doc-m'Junio C Hamano
2024-01-20Merge branch 'ps/gitlab-ci-static-analysis'Junio C Hamano
2024-01-20Merge branch 'ps/prompt-parse-HEAD-futureproof'Junio C Hamano
2024-01-20ci: build and run minimal fuzzers in GitHub CIJosh Steadmon
2024-01-20fuzz: fix fuzz test build rulesJosh Steadmon
2024-01-20for-each-ref: avoid filtering on empty patternKarthik Nayak
2024-01-20refs: introduce `refs_for_each_all_refs()`Karthik Nayak
2024-01-20refs: extract out `loose_fill_ref_dir_regular_file()`Karthik Nayak
2024-01-20refs: make `is_pseudoref_syntax()` stricterKarthik Nayak
2024-01-20refs: expose `is_pseudoref_syntax()`Karthik Nayak
2024-01-19Documentation: add "special refs" to the glossaryPatrick Steinhardt
2024-01-19refs: redefine special refsPatrick Steinhardt