Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reftable/generic: adapt interface to allow reuse of iterators | Patrick Steinhardt | 2024-05-14 | 1 | -4/+4 |
* | reftable/generic: move seeking of records into the iterator | Patrick Steinhardt | 2024-05-14 | 1 | -0/+15 |
* | reftable/block: rename `block_reader_start()` | Patrick Steinhardt | 2024-04-15 | 1 | -1/+1 |
* | reftable/merged: remove unnecessary null check for subiters | Patrick Steinhardt | 2024-03-04 | 1 | -5/+0 |
* | reftable: introduce macros to allocate arrays | Patrick Steinhardt | 2024-02-06 | 1 | -2/+1 |
* | reftable: make reftable_record a tagged union | Han-Wen Nienhuys | 2022-01-20 | 1 | -2/+2 |
* | reftable: read reftable files | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+194 |