aboutsummaryrefslogtreecommitdiff
path: root/reftable/blocksource.h
AgeCommit message (Expand)Author
2025-04-07reftable/block: rename `block` to `block_data`Patrick Steinhardt
2025-04-07reftable/blocksource: consolidate code into a single filePatrick Steinhardt
2025-04-07reftable: fix formatting of the license headerPatrick Steinhardt
2024-10-17reftable/blocksource: adapt interface namePatrick Steinhardt
2024-10-17reftable: convert from `strbuf` to `reftable_buf`Patrick Steinhardt
2024-08-23reftable/blocksource: drop malloc block sourcePatrick Steinhardt
2021-10-08reftable: add blocksource, an abstraction for random access readsHan-Wen Nienhuys