]> git.99rst.org Git - git.git/commit
Merge branch 'ds/path-walk-filters' into tb/pack-path-walk-bitmap-delta-islands
authorJunio C Hamano <redacted>
Sat, 30 May 2026 01:10:56 +0000 (10:10 +0900)
committerJunio C Hamano <redacted>
Sat, 30 May 2026 01:10:56 +0000 (10:10 +0900)
commit59cccb3b0c4aa385c41535cc11e6c22e80070633
treec6f58ff46780cf9c8640bec8fd09c121929fbf36
parentc69baaf57ba26cf117c2b6793802877f19738b0d
parent456efac53b088759abdadb6a33fa9bebdd9945b7
Merge branch 'ds/path-walk-filters' into tb/pack-path-walk-bitmap-delta-islands

* ds/path-walk-filters:
  path-walk: support `combine` filter
  path-walk: support `object:type` filter
  path-walk: support `tree:0` filter
  t6601: tag otherwise-unreachable trees
  pack-objects: support sparse:oid filter with path-walk
  path-walk: add pl_sparse_trees to control tree pruning
  path-walk: support blob size limit filter
  backfill: die on incompatible filter options
  path-walk: support blobless filter
  path-walk: always emit directly-requested objects
  t/perf: add pack-objects filter and path-walk benchmark
  pack-objects: pass --objects with --path-walk
  t5620: make test work with path-walk var
builtin/pack-objects.c
t/helper/test-path-walk.c
git clone https://git.99rst.org/PROJECT