- 40a163f Merge branch 'ps/ref-storage-migration' by Junio C Hamano · 9 months ago
- b5d7db9 reftable: inline `merged_table_release()` by Patrick Steinhardt · 9 months ago
- 67ce50b Merge branch 'ps/reftable-reusable-iterator' by Junio C Hamano · 10 months ago
- 369b841 reftable/merged: adapt interface to allow reuse of iterators by Patrick Steinhardt · 10 months ago
- 08efe69 reftable/stack: provide convenience functions to create iterators by Patrick Steinhardt · 10 months ago
- f663d34 reftable: make the compaction factor configurable by Patrick Steinhardt · 10 months ago
- 7992378 reftable: pass opts as constant pointer by Patrick Steinhardt · 10 months ago
- 4d35bb2 reftable: consistently refer to `reftable_write_options` as `opts` by Patrick Steinhardt · 10 months ago
- 5aec723 Merge branch 'ps/reftable-write-optim' by Junio C Hamano · 10 months ago
- 485c63c reftable: remove name checks by Patrick Steinhardt · 11 months ago
- a949ebd reftable/stack: use geometric table compaction by Justin Tobler · 11 months ago
- bc91330 reftable/stack: expose option to disable auto-compaction by Justin Tobler · 11 months ago
- a2f711a reftable/stack: gracefully handle failed auto-compaction due to locks by Patrick Steinhardt · 12 months ago
- 3335835 reftable/stack: use error codes when locking fails during compaction by Patrick Steinhardt · 12 months ago
- af18098 reftable/error: discern locked/outdated errors by Patrick Steinhardt · 12 months ago
- 630942a reftable/stack: fix error handling in `reftable_stack_init_addition()` by Patrick Steinhardt · 12 months ago
- 60c4c42 reftable/stack: register compacted tables as tempfiles by Patrick Steinhardt · 1 year ago
- 3a60f6a reftable/stack: register lockfiles during compaction by Patrick Steinhardt · 1 year ago
- 1920d17 reftable/stack: register new tables as tempfiles by Patrick Steinhardt · 1 year ago
- f424d7c Merge branch 'ps/reftable-styles' by Junio C Hamano · 1 year, 1 month ago
- 0f4e178 Merge branch 'ps/reftable-compacted-tables-permission-fix' by Junio C Hamano · 1 year, 1 month ago
- b6fdf9a Merge branch 'jc/reftable-core-fsync' by Junio C Hamano · 1 year, 1 month ago
- 8187912 reftable/stack: use `size_t` to track stack length by Patrick Steinhardt · 1 year, 1 month ago
- 47616c4 reftable/stack: use `size_t` to track stack slices during compaction by Patrick Steinhardt · 1 year, 1 month ago
- 6d5e80f reftable/stack: index segments with `size_t` by Patrick Steinhardt · 1 year, 1 month ago
- ca63af0 reftable/stack: fix parameter validation when compacting range by Patrick Steinhardt · 1 year, 1 month ago
- b4ff12c reftable: introduce macros to allocate arrays by Patrick Steinhardt · 1 year, 1 month ago
- f6b58c1 reftable: introduce macros to grow arrays by Patrick Steinhardt · 1 year, 1 month ago
- 7fa52fd reftable/stack: fsync "tables.list" during compaction by Patrick Steinhardt · 1 year, 1 month ago
- 4d5a46e Merge branch 'ps/reftable-optimize-io' by Junio C Hamano · 1 year, 1 month ago
- b3a79dd reftable/stack: adjust permissions of compacted tables by Patrick Steinhardt · 1 year, 2 months ago
- 1df18a1 reftable: honor core.fsync by John Cai · 1 year, 2 months ago
- 4f36b85 reftable/stack: fix race in up-to-date check by Patrick Steinhardt · 1 year, 2 months ago
- 456333e reftable/stack: unconditionally reload stack after commit by Patrick Steinhardt · 1 year, 2 months ago
- 6fdfaf1 reftable/stack: use stat info to avoid re-reading stack list by Patrick Steinhardt · 1 year, 2 months ago
- c5b5d5f reftable/stack: refactor reloading to use file descriptor by Patrick Steinhardt · 1 year, 2 months ago
- 3c94bd8 reftable/stack: refactor stack reloading to have common exit path by Patrick Steinhardt · 1 year, 2 months ago
- 75d7906 reftable/stack: do not auto-compact twice in `reftable_stack_add()` by Patrick Steinhardt · 1 year, 2 months ago
- d26c214 reftable/stack: do not overwrite errors when compacting by Patrick Steinhardt · 1 year, 2 months ago
- 9abda98 reftable/stack: fix use of unseeded randomness by Patrick Steinhardt · 1 year, 3 months ago
- 3054fbd reftable/stack: fix stale lock when dying by Patrick Steinhardt · 1 year, 3 months ago
- d779996 reftable/stack: reuse buffers when reloading stack by Patrick Steinhardt · 1 year, 3 months ago
- 5c08645 reftable/stack: perform auto-compaction with transactional interface by Patrick Steinhardt · 1 year, 3 months ago
- 85a8c89 reftable: handle interrupted writes by Patrick Steinhardt · 1 year, 3 months ago
- 917a2b3 reftable: handle interrupted reads by Patrick Steinhardt · 1 year, 3 months ago
- 3423051 Merge branch 'hn/reftable-coverity-fixes' by Junio C Hamano · 3 years, 1 month ago
- b20aab5 reftable: fix resource warning by Han-Wen Nienhuys · 3 years, 2 months ago
- cd1799d reftable: support preset file mode for writing by Han-Wen Nienhuys · 3 years, 3 months ago
- e48d427 reftable: implement stack, a mutable database of reftable files. by Han-Wen Nienhuys · 3 years, 5 months ago