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
refs/reftable: allow configuring restart interval
Patrick Steinhardt committed over 2 years ago
reftable: use `uint16_t` to track restart interval
Patrick Steinhardt committed over 2 years ago
refs/reftable: allow configuring block size
Patrick Steinhardt committed over 2 years ago
reftable/dump: support dumping a table's block structure
Patrick Steinhardt committed over 2 years ago
reftable/writer: improve error when passed an invalid block size
Patrick Steinhardt committed over 2 years ago
reftable/writer: drop static variable used to initialize strbuf
Patrick Steinhardt committed over 2 years ago
reftable: pass opts as constant pointer
Patrick Steinhardt committed over 2 years ago
reftable: consistently refer to `reftable_write_options` as `opts`
Patrick Steinhardt committed over 2 years ago
documentation: git-update-index: add --show-index-version to synopsis
Dov Murik committed over 2 years ago
fetch-pack: remove unused 'struct loose_object_iter'
Dr. David Alan Gilbert committed over 2 years ago
Merge branch 'ps/undecided-is-not-necessarily-sha1' into jc/undecided-is-not-necessarily-sha1-fix
Junio C Hamano committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'jc/git-gui-maintainer-update'
Junio C Hamano committed over 2 years ago