]> git.99rst.org Git - git.git/commit
odb/source: make `for_each_object()` function pluggable
authorPatrick Steinhardt <redacted>
Thu, 5 Mar 2026 14:19:51 +0000 (15:19 +0100)
committerJunio C Hamano <redacted>
Thu, 5 Mar 2026 19:45:16 +0000 (11:45 -0800)
commitfdefdc2e6979e9e8cb28b34c458f42b44f217bf0
tree1a0f9e53968bc428519b7d907c2069c7f0437337
parent1f3fd68e065b0f44432dc78c1b6f6e636929363e
odb/source: make `for_each_object()` function pluggable

Introduce a new callback function in `struct odb_source` to make the
function pluggable.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
odb.c
odb.h
odb/source-files.c
odb/source.h
git clone https://git.99rst.org/PROJECT