git/odb
Patrick Steinhardt 83869e15fa odb: introduce generic `odb_find_abbrev_len()`
Introduce a new generic `odb_find_abbrev_len()` function as well as
source-specific callback functions. This makes the logic to compute the
required prefix length to make a given object unique fully pluggable.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-20 13:16:42 -07:00
..
source-files.c odb: introduce generic `odb_find_abbrev_len()` 2026-03-20 13:16: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: introduce generic `odb_find_abbrev_len()` 2026-03-20 13:16:42 -07:00
streaming.c odb: stop including "odb/source.h" 2026-03-12 08:38:42 -07:00
streaming.h