aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Merge branch 'ps/ref-peeled-tags' into kn/refs-optim-cleanupJunio C Hamano94-2278/+3513
2025-10-23ref-filter: parse objects on demandPatrick Steinhardt1-36/+106
2025-10-23ref-filter: detect broken tags when dereferencing themPatrick Steinhardt2-2/+5
2025-10-23refs: don't store peeled object IDs for invalid tagsPatrick Steinhardt4-2/+63
2025-10-23object: add flag to `peel_object()` to verify object typePatrick Steinhardt9-25/+38
2025-10-23refs: drop infrastructure to peel via iteratorsPatrick Steinhardt8-141/+1
2025-10-23refs: drop `current_ref_iter` hackPatrick Steinhardt3-28/+0
2025-10-23builtin/show-ref: convert to use `reference_get_peeled_oid()`Patrick Steinhardt1-13/+19
2025-10-23ref-filter: propagate peeled object IDPatrick Steinhardt5-32/+45
2025-10-23upload-pack: convert to use `reference_get_peeled_oid()`Patrick Steinhardt1-9/+13
2025-10-23refs: expose peeled object ID via the iteratorPatrick Steinhardt12-10/+48
2025-10-23refs: refactor reference status flagsPatrick Steinhardt1-20/+21
2025-10-23refs: fully reset `struct ref_iterator::ref` on iterationPatrick Steinhardt3-1/+4
2025-10-23refs: introduce `.ref` field for the base iteratorPatrick Steinhardt8-100/+75
2025-10-23refs: introduce wrapper struct for `each_ref_fn`Patrick Steinhardt49-462/+392
2025-10-23t7528: work around ETOOMANY in OpenSSH 10.1 and newerPatrick Steinhardt1-1/+1
2025-10-23gpg-interface: do not use misdesigned strbuf_split*()Olamide Caleb Bello1-5/+10
2025-10-23gpg-interface: do not use misdesigned strbuf_split*()Olamide Caleb Bello1-8/+11
2025-10-23diff: stop output garbled message in dry run modeLidong Yan2-2/+43
2025-10-23Merge branch 'jc/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...Junio C Hamano1-3/+23
2025-10-23diff: make sure the other caller of diff_flush_patch_quietly() is silentJunio C Hamano1-3/+23
2025-10-22Sync with 'master'Junio C Hamano1-0/+4
2025-10-22Merge branch 'rs/add-patch-document-p-for-pager' into nextJunio C Hamano3-24/+26
2025-10-22Merge branch 'ps/ci-rust' into nextJunio C Hamano9-9/+103
2025-10-22Merge branch 'tb/incremental-midx-part-3.1' into nextJunio C Hamano10-1266/+1469
2025-10-22Merge branch 'tb/unicode-width-table-17' into nextJunio C Hamano1-12/+21
2025-10-22Merge branch 'cc/fast-import-strip-signed-tags' into nextJunio C Hamano8-27/+229
2025-10-22Merge branch 'tu/credential-makefile-updates' into nextJunio C Hamano2-23/+27
2025-10-22Merge branch 'jk/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...Junio C Hamano2-0/+13
2025-10-22Revert "Merge branch 'ly/diff-name-only-with-diff-from-content' into next"Junio C Hamano2-43/+2
2025-10-22The twenty-second batchJunio C Hamano1-0/+4
2025-10-22Merge branch 'so/t2401-use-test-path-helpers'Junio C Hamano1-17/+17
2025-10-22Merge branch 'je/doc-pull'Junio C Hamano2-53/+41
2025-10-22Merge branch 'bc/sha1-256-interop-01'Junio C Hamano15-34/+257
2025-10-22Merge branch 'js/ci-github-actions-update'Junio C Hamano4-20/+20
2025-10-22bisect: fix handling of `help` and invalid subcommandsRuoyu Zhong1-1/+5
2025-10-22commit-graph: add new config for changed-paths & recommend it in scalarEmily Yang5-1/+59
2025-10-22Merge branch 'jt/repo-structure' into ps/ref-peeled-tagsJunio C Hamano6-6/+542
2025-10-22Merge branch 'tb/incremental-midx-part-3.1' into ps/ref-peeled-tagsJunio C Hamano11-1266/+1872
2025-10-21builtin/repo: add progress meter for structure statsJustin Tobler2-6/+60
2025-10-21builtin/repo: add keyvalue and nul format for structure statsJustin Tobler3-7/+106
2025-10-21builtin/repo: add object counts in structure outputJustin Tobler3-8/+117
2025-10-21builtin/repo: introduce structure subcommandJustin Tobler4-0/+272
2025-10-21ref-filter: export ref_kind_from_refname()Justin Tobler2-1/+3
2025-10-21ref-filter: allow NULL filter patternJustin Tobler1-2/+2
2025-10-21builtin/repo: rename repo_info() to cmd_repo_info()Justin Tobler1-3/+3
2025-10-21add-patch: fully document option PRené Scharfe3-24/+26
2025-10-21Merge branch 'tb/incremental-midx-part-3.1' into ps/maintenance-geometricJunio C Hamano40-1528/+1858
2025-10-21unicode: update the width tables to Unicode 17Torsten Bögershausen1-12/+21
2025-10-20Sync with 'master'Junio C Hamano1-0/+4