index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reftable
/
reftable-writer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-26
reftable: split up write options
Patrick Steinhardt
1
-15
/
+2
2026-04-02
reftable/stack: provide fsync(3p) via system header
Patrick Steinhardt
1
-6
/
+0
2026-04-02
reftable: introduce "reftable-system.h" header
Patrick Steinhardt
1
-3
/
+1
2025-08-12
reftable/writer: fix type used for number of records
Patrick Steinhardt
1
-2
/
+2
2025-04-07
reftable: fix formatting of the license header
Patrick Steinhardt
1
-6
/
+6
2025-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
1
-10
/
+14
2025-01-22
reftable: prevent 'update_index' changes after adding records
Karthik Nayak
1
-10
/
+14
2025-01-21
reftable/block: adjust type of the restart length
Patrick Steinhardt
1
-1
/
+1
2024-11-26
reftable/stack: add mechanism to notify callers on reload
Patrick Steinhardt
1
-0
/
+9
2024-11-19
reftable/stack: stop using `fsync_component()` directly
Patrick Steinhardt
1
-0
/
+6
2024-11-19
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
1
-1
/
+1
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
1
-5
/
+7
2024-10-02
reftable/writer: handle allocation failures in `reftable_new_writer()`
Patrick Steinhardt
1
-5
/
+7
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
1
-0
/
+11
2024-05-13
reftable: make the compaction factor configurable
Patrick Steinhardt
1
-0
/
+6
2024-05-13
reftable: use `uint16_t` to track restart interval
Patrick Steinhardt
1
-1
/
+1
2024-05-13
reftable: pass opts as constant pointer
Patrick Steinhardt
1
-1
/
+1
2024-05-08
Merge branch 'ps/reftable-write-optim'
Junio C Hamano
1
-4
/
+0
2024-04-08
reftable: remove name checks
Patrick Steinhardt
1
-4
/
+0
2024-04-08
reftable/stack: expose option to disable auto-compaction
Justin Tobler
1
-0
/
+3
2024-01-23
reftable: honor core.fsync
John Cai
1
-0
/
+1
2022-02-23
reftable: rename writer_stats to reftable_writer_stats
Han-Wen Nienhuys
1
-1
/
+1
2021-12-23
reftable: support preset file mode for writing
Han-Wen Nienhuys
1
-0
/
+3
2021-10-08
reftable: write reftable files
Han-Wen Nienhuys
1
-0
/
+148