Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ps/reftable-reusable-iterator' | Junio C Hamano | 2024-05-30 | 1 | -0/+18 |
|\ | |||||
| * | reftable/stack: provide convenience functions to create iterators | Patrick Steinhardt | 2024-05-14 | 1 | -0/+18 |
* | | reftable: pass opts as constant pointer | Patrick Steinhardt | 2024-05-14 | 1 | -1/+1 |
* | | reftable: consistently refer to `reftable_write_options` as `opts` | Patrick Steinhardt | 2024-05-14 | 1 | -1/+1 |
|/ | |||||
* | reftable: implement stack, a mutable database of reftable files. | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+128 |