pack-bitmap: avoid use of static `bitmap_writer`
Taylor Blau committed over 2 years ago
pack-bitmap-write.c: move commit_positions into commit_pos fields
Taylor Blau committed over 2 years ago
object.h: add flags allocated by pack-bitmap.h
Taylor Blau committed over 2 years ago
Junio C Hamano committed over 2 years ago
reftable/merged: adapt interface to allow reuse of iterators
Patrick Steinhardt committed over 2 years ago
reftable/stack: provide convenience functions to create iterators
Patrick Steinhardt committed over 2 years ago
reftable/reader: adapt interface to allow reuse of iterators
Patrick Steinhardt committed over 2 years ago
reftable/generic: adapt interface to allow reuse of iterators
Patrick Steinhardt committed over 2 years ago
reftable/generic: move seeking of records into the iterator
Patrick Steinhardt committed over 2 years ago
reftable/merged: simplify indices for subiterators
Patrick Steinhardt committed over 2 years ago
reftable/merged: split up initialization and seeking of records
Patrick Steinhardt committed over 2 years ago
reftable/reader: set up the reader when initializing table iterator
Patrick Steinhardt committed over 2 years ago
reftable/reader: inline `reader_seek_internal()`
Patrick Steinhardt committed over 2 years ago
reftable/reader: separate concerns of table iter and reftable reader
Patrick Steinhardt committed over 2 years ago
reftable/reader: unify indexed and linear seeking
Patrick Steinhardt committed over 2 years ago
reftable/reader: avoid copying index iterator
Patrick Steinhardt committed over 2 years ago
reftable/block: use `size_t` to track restart point index
Patrick Steinhardt committed over 2 years ago
refs/reftable: allow configuring geometric factor
Patrick Steinhardt committed over 2 years ago
reftable: make the compaction factor configurable
Patrick Steinhardt committed over 2 years ago
refs/reftable: allow disabling writing the object index
Patrick Steinhardt committed over 2 years ago