]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/objects-larger-than-4gb-on-windows' into jc/ci-enable-expensive
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 00:05:28 +0000 (09:05 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 00:05:28 +0000 (09:05 +0900)
commitbd6ec07bfe02055f5ebf059ccbc0a93f12f670d6
treeef4c2ef5b3cfd30d03a0486497eb887a715fd71e
parent94f057755b7941b321fd11fec1b2e3ca5313a4e0
parent7a094d68a27e321a99c8ab6b700909e503904bd9
Merge branch 'js/objects-larger-than-4gb-on-windows' into jc/ci-enable-expensive

* js/objects-larger-than-4gb-on-windows:
  ci: run expensive tests on push builds to integration branches
  t5608: mark >4GB tests as EXPENSIVE
  test-tool synthesize: add precomputed SHA-256 pack for 4 GiB + 1
  test-tool synthesize: precompute pack for 4 GiB + 1
  test-tool synthesize: use the unsafe hash for speed
  t5608: add regression test for >4GB object clone
  test-tool: add a helper to synthesize large packfiles
  delta, packfile: use size_t for delta header sizes
  odb, packfile: use size_t for streaming object sizes
  git-zlib: handle data streams larger than 4GB
  index-pack, unpack-objects: use size_t for object size