summaryrefslogtreecommitdiffstats
path: root/reftable/writer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* reftable: rename scratch bufferPatrick Steinhardt2024-11-261-1/+2
* reftable/writer: optimize allocations by using a scratch bufferPatrick Steinhardt2024-11-201-0/+1
* reftable: convert from `strbuf` to `reftable_buf`Patrick Steinhardt2024-10-171-1/+1
* reftable: honor core.fsyncJohn Cai2024-01-231-0/+1
* reftable: write reftable filesHan-Wen Nienhuys2021-10-081-0/+50