diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-04-07 15:16:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-07 14:53:12 -0700 |
commit | 50d845947734f45970439518047ab1f79628bb7e (patch) | |
tree | cbb5b4c6dbf3de67d7f2aed6ecee5a3d7961cbfb /commit-graph.c | |
parent | 6da48a5e00ae77c4092e78ac8ac8641a90660343 (diff) |
reftable/block: expose a generic iterator over reftable records
Expose a generic iterator over reftable records and expose it via the
public interface. Together with an upcoming iterator for reftable blocks
contained in a table this will allow users to trivially iterate through
blocks and their respective records individually.
This functionality will be used to implement consistency checks for the
reftable backend, which requires more fine-grained control over how we
read data.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions