aboutsummaryrefslogtreecommitdiffstats
path: root/reftable/pq.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04reftable: allow inlining of a few functionsPatrick Steinhardt1-2/+10
2024-03-04reftable/merged: make subiters own their recordsPatrick Steinhardt1-1/+1
2024-03-04reftable/pq: use `size_t` to track iterator indexPatrick Steinhardt1-1/+1
2022-09-15reftable: use a pointer for pq_entry paramElijah Conners1-1/+1
2021-10-08reftable: add a heap-based priority queue for reftable recordsHan-Wen Nienhuys1-0/+33