diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-05-13 10:47:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-05-13 17:04:18 -0700 |
commit | 0e7be2b3ea444fc5375e76e42d81b1e1d3d4971f (patch) | |
tree | 0e7cafaf195b85fe11bf0f3d9f6c6f252716afaf /builtin/commit.c | |
parent | d76f0d3f57184e05eeabbe7bb382ae87149f0dd9 (diff) |
reftable/reader: adapt interface to allow reuse of iterators
Refactor the interfaces exposed by `struct reftable_reader` and `struct
table_iterator` such that they support iterator reuse. This is done by
separating initialization of the iterator and seeking on it.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions