index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reftable
Age
Commit message (
Expand
)
Author
2024-09-08
t: move reftable/stack_test.c to the unit testing framework
Chandra Pratap
2024-09-03
Merge branch 'ps/reftable-concurrent-compaction'
Junio C Hamano
2024-08-29
Merge branch 'cp/unit-test-reftable-block'
Junio C Hamano
2024-08-29
Merge branch 'ps/reftable-drop-generic'
Junio C Hamano
2024-08-28
reftable: mark unused parameters in empty iterator functions
Jeff King
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-23
Merge branch 'cp/unit-test-reftable-readwrite'
Junio C Hamano
2024-08-23
reftable/stack: fix segfault when reload with reused readers fails
Patrick Steinhardt
2024-08-23
reftable/stack: reorder swapping in the reloaded stack contents
Patrick Steinhardt
2024-08-23
reftable/reader: keep readers alive during iteration
Patrick Steinhardt
2024-08-23
reftable/reader: introduce refcounting
Patrick Steinhardt
2024-08-23
reftable/stack: fix broken refnames in `write_n_ref_tables()`
Patrick Steinhardt
2024-08-23
reftable/reader: inline `reader_close()`
Patrick Steinhardt
2024-08-23
reftable/reader: inline `init_reader()`
Patrick Steinhardt
2024-08-23
reftable/reader: rename `reftable_new_reader()`
Patrick Steinhardt
2024-08-23
reftable/stack: inline `stack_compact_range_stats()`
Patrick Steinhardt
2024-08-23
reftable/blocksource: drop malloc block source
Patrick Steinhardt
2024-08-22
reftable/generic: drop interface
Patrick Steinhardt
2024-08-22
t/helper: inline printing of reftable records
Patrick Steinhardt
2024-08-22
t/helper: inline `reftable_table_print()`
Patrick Steinhardt
2024-08-22
t/helper: inline `reftable_stack_print_directory()`
Patrick Steinhardt
2024-08-22
t/helper: inline `reftable_reader_print_file()`
Patrick Steinhardt
2024-08-22
t/helper: inline `reftable_dump_main()`
Patrick Steinhardt
2024-08-22
reftable/dump: drop unused `compact_stack()`
Patrick Steinhardt
2024-08-22
reftable/generic: move generic iterator code into iterator interface
Patrick Steinhardt
2024-08-22
reftable/iter: drop double-checking logic
Patrick Steinhardt
2024-08-22
reftable/stack: open-code reading refs
Patrick Steinhardt
2024-08-22
reftable/merged: stop using generic tables in the merged table
Patrick Steinhardt
2024-08-22
reftable/merged: rename `reftable_new_merged_table()`
Patrick Steinhardt
2024-08-22
reftable/merged: expose functions to initialize iterators
Patrick Steinhardt
2024-08-21
t: move reftable/block_test.c to the unit testing framework
Chandra Pratap
2024-08-17
reftable: mark unused parameters in virtual functions
Jeff King
2024-08-17
reftable: drop obsolete test function declarations
Jeff King
2024-08-17
reftable: ignore unused argc/argv in test functions
Jeff King
2024-08-15
Merge branch 'ps/reftable-stack-compaction'
Junio C Hamano
2024-08-14
Merge branch 'cp/unit-test-reftable-tree'
Junio C Hamano
2024-08-14
Merge branch 'cp/unit-test-reftable-pq'
Junio C Hamano
2024-08-13
t: move reftable/readwrite_test.c to the unit testing framework
Chandra Pratap
2024-08-08
reftable/stack: handle locked tables during auto-compaction
Patrick Steinhardt
2024-08-08
reftable/stack: fix corruption on concurrent compaction
Patrick Steinhardt
2024-08-08
reftable/stack: use lock_file when adding table to "tables.list"
Patrick Steinhardt
2024-08-08
reftable/stack: do not die when fsyncing lock file files
Patrick Steinhardt
2024-08-08
reftable/stack: simplify tracking of table locks
Patrick Steinhardt
2024-08-08
reftable/stack: update stats on failed full compaction
Patrick Steinhardt
2024-08-08
reftable/stack: test compaction with already-locked tables
Patrick Steinhardt
2024-08-08
reftable/stack: extract function to setup stack with N tables
Patrick Steinhardt
2024-08-08
reftable/stack: refactor function to gather table sizes
Patrick Steinhardt
2024-08-04
t: move reftable/tree_test.c to the unit testing framework
Chandra Pratap
2024-08-04
reftable: remove unnecessary curly braces in reftable/tree.c
Chandra Pratap
2024-08-01
t-reftable-pq: make merged_iter_pqueue_check() static
Chandra Pratap
[prev]
[next]