reftable/block: expose a generic iterator over reftable records
Patrick Steinhardt committed over 1 year ago
reftable/block: make block iterators reseekable
Patrick Steinhardt committed over 1 year ago
reftable/block: store block pointer in the block iterator
Patrick Steinhardt committed over 1 year ago
reftable/block: create public interface for reading blocks
Patrick Steinhardt committed over 1 year ago
git-zlib: use `struct z_stream_s` instead of typedef
Patrick Steinhardt committed over 1 year ago
reftable/block: rename `block_reader` to `reftable_block`
Patrick Steinhardt committed over 1 year ago
reftable/block: rename `block` to `block_data`
Patrick Steinhardt committed over 1 year ago
reftable/table: move reading block into block reader
Patrick Steinhardt committed over 1 year ago
reftable/block: simplify how we track restart points
Patrick Steinhardt committed over 1 year ago
reftable/blocksource: consolidate code into a single file
Patrick Steinhardt committed over 1 year ago
reftable/reader: rename data structure to "table"
Patrick Steinhardt committed over 1 year ago
reftable: fix formatting of the license header
Patrick Steinhardt committed over 1 year ago
blame: print unblamable and ignored commits in porcelain mode
Karthik Nayak committed over 1 year ago
t5703: refactor test to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t5316: refactor `max_chain()` to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t0210: refactor trace2 scrubbing to not use Perl
Patrick Steinhardt committed over 1 year ago
t0021: refactor `generate_random_characters()` to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t/lib-t6000: refactor `name_from_description()` to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
Patrick Steinhardt committed over 1 year ago