git/odb
Junio C Hamano 73a4cd73de Merge branch 'en/midx-missing-pack-fallback' into next
The object lookup machinery has been taught to gracefully recover
when a multi-pack-index points to an owning pack that was removed
during a concurrent geometric repack, and 'git replay' has been
fixed to not segfault when reading such missing objects.

* en/midx-missing-pack-fallback:
  packfile: recover when a multi-pack-index names a removed pack
  mktree: do not use OBJECT_INFO_QUICK when checking objects
  mktree: plug per-tree leak in --batch mode
  replay: fail gracefully when a merge input is unreadable
2026-09-04 07:52:35 -07:00
..
source-files.c Merge branch 'ps/odb-pluggable-pack-generation' into next 2026-08-24 13:19:13 -07:00
source-files.h Merge branch 'ps/odb-make-creation-pluggable' 2026-08-20 07:30:52 -07:00
source-inmemory.c Merge branch 'ps/odb-generic-corrupt-objects' into next 2026-08-23 18:03:52 -07:00
source-inmemory.h odb/source: introduce function to map source type to name 2026-08-06 21:24:25 -07:00
source-loose.c Merge branch 'ps/odb-generic-corrupt-objects' into next 2026-08-23 18:03:52 -07:00
source-loose.h odb/source: introduce function to map source type to name 2026-08-06 21:24:25 -07:00
source-packed.c Merge branch 'en/midx-missing-pack-fallback' into next 2026-09-04 07:52:35 -07:00
source-packed.h odb/source: introduce function to map source type to name 2026-08-06 21:24:25 -07:00
source.c odb/source: introduce function to map source type to name 2026-08-06 21:24:25 -07:00
source.h Merge branch 'ps/odb-pluggable-pack-generation' into next 2026-08-24 13:19:13 -07:00
streaming.c Merge branch 'ps/odb-eagerly-load-alternates' into next 2026-08-24 13:19:12 -07:00
streaming.h odb/streaming: unify function names to create new streams 2026-08-05 09:42:50 -07:00
transaction.c Merge branch 'jt/receive-pack-pluggable-writes' into next 2026-08-24 13:19:13 -07:00
transaction.h Merge branch 'jt/receive-pack-pluggable-writes' into next 2026-08-24 13:19:13 -07:00