summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-12Merge branch 'js/ci-github-actions-update'Junio C Hamano5-34/+34
2026-05-12Merge branch 'jk/revert-aa-reap-transport-child-processes'Junio C Hamano2-6/+0
2026-05-12pack-bitmap: prevent pattern leak on pseudo-merge re-assignmentTaylor Blau2-1/+33
2026-05-12Documentation: fix broken `sampleRate` in gitpacking(7)Taylor Blau1-2/+2
2026-05-12pack-bitmap: reject pseudo-merge "sampleRate" of 0Taylor Blau3-5/+5
2026-05-12pack-bitmap: parse commits in `find_pseudo_merge_group_for_ref()`Taylor Blau2-10/+14
2026-05-12pack-bitmap: fix pseudo-merge lookup for shared commitsTaylor Blau3-4/+4
2026-05-12pack-bitmap: fix inverted binary search in `pseudo_merge_at()`Taylor Blau2-3/+3
2026-05-12pack-bitmap-write: sort pseudo-merge commit lookup table in pack orderTaylor Blau2-2/+21
2026-05-12t5333: demonstrate various pseudo-merge bugsTaylor Blau1-0/+198
2026-05-12t/helper: add 'test-tool bitmap write' subcommandTaylor Blau2-1/+136
2026-05-12sequencer: remove todo_add_branch_context.commitAbhinav Gupta1-2/+0
2026-05-12commit-reach: early exit paint_down_to_common for single merge-baseKristofer Karlsson4-6/+63
2026-05-12commit-reach: introduce merge_base_flags enumKristofer Karlsson3-9/+22
2026-05-12format-rev: introduce builtin for on-demand pretty formattingKristoffer Haugsbakk10-1/+640
2026-05-12name-rev: make dedicated --annotate-stdin --name-only testKristoffer Haugsbakk1-0/+14
2026-05-12name-rev: factor code for sharing with a new commandKristoffer Haugsbakk1-13/+40
2026-05-12name-rev: run clang-format before factoring codeKristoffer Haugsbakk1-9/+9
2026-05-12name-rev: wrap both blocks in bracesKristoffer Haugsbakk1-4/+4
2026-05-12shallow: fix relative deepen on non-shallow repositoriesSamo Pogačnik2-1/+15
2026-05-11build: tolerate use of _Generic from glibc 2.43 with ClangPatrick Steinhardt2-0/+13
2026-05-11Merge branch 'jc/neuter-sideband-fixup'Junio C Hamano6-2/+315
2026-05-11Start 2.55 cycleJunio C Hamano2-1/+44
2026-05-11Merge branch 'ps/test-set-e-clean'Junio C Hamano23-68/+108
2026-05-11Merge branch 'bc/rust-by-default'Junio C Hamano8-11/+17
2026-05-11Merge branch 'sb/userdiff-lisp-family'Junio C Hamano10-11/+43
2026-05-11Merge branch 'jc/doc-timestamps-in-stat'Junio C Hamano1-0/+6
2026-05-11Merge branch 'ar/parallel-hooks'Junio C Hamano21-70/+1119
2026-05-11Merge branch 'cc/promisor-auto-config-url'Junio C Hamano3-111/+238
2026-05-11Merge branch 'dl/cache-tree-fully-valid-fix'Junio C Hamano2-2/+10
2026-05-11Merge branch 'ja/doc-difftool-synopsis-style'Junio C Hamano6-159/+159
2026-05-11Merge branch 'sp/refs-reduce-the-repository'Junio C Hamano4-18/+26
2026-05-11ci: enable EXPENSIVE for contributor buildsJunio C Hamano1-4/+6
2026-05-11Merge branch 'js/objects-larger-than-4gb-on-windows' into jc/ci-enable-expensiveJunio C Hamano22-56/+724
2026-05-11rebase: ignore non-branch update-refsAbhinav Gupta2-1/+25
2026-05-11sideband: clear full line when printing remote messagesRené Scharfe1-10/+12
2026-05-11submodule-config: fix reading submodule.fetchJobsSaagar Jha2-1/+9
2026-05-09ci: run expensive tests on push builds to integration branchesJohannes Schindelin1-0/+9
2026-05-09t5608: mark >4GB tests as EXPENSIVEJohannes Schindelin1-3/+3
2026-05-09test-tool synthesize: add precomputed SHA-256 pack for 4 GiB + 1Johannes Schindelin1-0/+91
2026-05-09test-tool synthesize: precompute pack for 4 GiB + 1Johannes Schindelin1-1/+201
2026-05-09test-tool synthesize: use the unsafe hash for speedJohannes Schindelin1-1/+1
2026-05-09t5608: add regression test for >4GB object cloneJohannes Schindelin1-0/+37
2026-05-09test-tool: add a helper to synthesize large packfilesJohannes Schindelin6-0/+256
2026-05-09delta, packfile: use size_t for delta header sizesJohannes Schindelin2-11/+36
2026-05-09odb, packfile: use size_t for streaming object sizesJohannes Schindelin9-30/+67
2026-05-09git-zlib: handle data streams larger than 4GBJohannes Schindelin3-11/+20
2026-05-09index-pack, unpack-objects: use size_t for object sizeJohannes Schindelin2-4/+8
2026-05-09t5551: "GIT_TEST_LONG=Yes make test" is brokenJunio C Hamano1-0/+1
2026-05-09mingw: remove the vendored compat/nedmalloc/ subtreeJohannes Schindelin5-7054/+0