git/odb
Junio C Hamano 02e44450dd Merge branch 'ps/odb-eagerly-load-alternates' into ps/odb-alternates-at-creation
* ps/odb-eagerly-load-alternates:
  odb: drop `alternates_db` field
  odb: drop `loaded_alternates` field
  odb: eagerly initialize alternates
  odb: decouple source path comparisons from `the_repository`
  setup: create ref and object databases after config is written
2026-08-25 10:27:03 -07:00
..
source-files.c Merge branch 'ps/odb-streams' 2026-08-23 18:01:43 -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-eagerly-load-alternates' into ps/odb-alternates-at-creation 2026-08-25 10:27: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