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