git/odb
Patrick Steinhardt b259f2175b odb/source: introduce generic object counting
Introduce generic object counting on the object database source level
with a new backend-specific callback function.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-12 08:38:42 -07:00
..
source-files.c odb/source: introduce generic object counting 2026-03-12 08:38:42 -07:00
source-files.h odb/source: make `free()` function pluggable 2026-03-05 11:45:15 -08:00
source.c odb/source: make `free()` function pluggable 2026-03-05 11:45:15 -08:00
source.h odb/source: introduce generic object counting 2026-03-12 08:38:42 -07:00
streaming.c odb: stop including "odb/source.h" 2026-03-12 08:38:42 -07:00
streaming.h