git/odb
Patrick Steinhardt d13e56771d odb/source: support writing alternates when creating the database
Add the ability to write alternates when creating the object database.
This change allows us to remove the `write_alternates()` callback in a
subsequent patch.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-09-10 13:07:03 -07:00
..
source-files.c odb/source: support writing alternates when creating the database 2026-09-10 13:07:03 -07:00
source-files.h Merge branch 'ps/odb-make-creation-pluggable' 2026-08-20 07:30:52 -07:00
source-inmemory.c odb/streaming: consolidate read and write streams 2026-08-05 09:42:50 -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-streams' 2026-08-23 18:01:43 -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 odb/streaming: consolidate read and write streams 2026-08-05 09:42:50 -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 odb/source: support writing alternates when creating the database 2026-09-10 13:07:03 -07:00
streaming.c Merge branch 'ps/odb-eagerly-load-alternates' into ps/odb-alternates-at-creation 2026-08-25 10:27:03 -07:00
streaming.h odb/streaming: unify function names to create new streams 2026-08-05 09:42:50 -07:00
transaction.c odb/streaming: consolidate read and write streams 2026-08-05 09:42:50 -07:00
transaction.h odb/streaming: consolidate read and write streams 2026-08-05 09:42:50 -07:00