git/odb
Junio C Hamano 286f72ca82 Merge branch 'ps/odb-pluggable-pack-generation' into ps/odb-pluggable-fsck
* ps/odb-pluggable-pack-generation:
  bundle: generate packfiles via the object database
  bundle: get (mostly) rid of `the_repository`
  builtin/bundle: refactor option handling for progress meter
  send-pack: generate packfiles via the object database
  upload-pack: generate packfiles via the object database
  odb: introduce interface to generate packfiles
2026-08-25 18:07:20 -07:00
..
source-files.c Merge branch 'ps/odb-pluggable-pack-generation' into ps/odb-pluggable-fsck 2026-08-25 18:07:20 -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 Merge branch 'ps/odb-pluggable-pack-generation' into ps/odb-pluggable-fsck 2026-08-25 18:07:20 -07:00
streaming.c odb/streaming: unify function names to create new streams 2026-08-05 09:42:50 -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