index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reftable
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/reftable-styles'
Junio C Hamano
2024-02-12
22
-295
/
+236
|
\
|
*
reftable/record: improve semantics when initializing records
Patrick Steinhardt
2024-02-06
6
-54
/
+33
|
*
reftable/merged: refactor initialization of iterators
Patrick Steinhardt
2024-02-06
1
-14
/
+13
|
*
reftable/merged: refactor seeking of records
Patrick Steinhardt
2024-02-06
1
-33
/
+21
|
*
reftable/stack: use `size_t` to track stack length
Patrick Steinhardt
2024-02-06
6
-31
/
+26
|
*
reftable/stack: use `size_t` to track stack slices during compaction
Patrick Steinhardt
2024-02-06
1
-16
/
+16
|
*
reftable/stack: index segments with `size_t`
Patrick Steinhardt
2024-02-06
3
-21
/
+17
|
*
reftable/stack: fix parameter validation when compacting range
Patrick Steinhardt
2024-02-06
1
-11
/
+13
|
*
reftable: introduce macros to allocate arrays
Patrick Steinhardt
2024-02-06
16
-61
/
+68
|
*
reftable: introduce macros to grow arrays
Patrick Steinhardt
2024-02-06
7
-61
/
+36
*
|
Merge branch 'ps/reftable-multi-level-indices-fix'
Junio C Hamano
2024-02-12
3
-27
/
+122
|
\
\
|
*
|
reftable: document reading and writing indices
Patrick Steinhardt
2024-02-01
2
-0
/
+50
|
*
|
reftable/writer: fix writing multi-level indices
Patrick Steinhardt
2024-02-01
2
-4
/
+60
|
*
|
reftable/writer: simplify writing index records
Patrick Steinhardt
2024-02-01
1
-15
/
+3
|
*
|
reftable/writer: use correct type to iterate through index entries
Patrick Steinhardt
2024-02-01
1
-9
/
+7
|
*
|
reftable/reader: be more careful about errors in indexed seeks
Patrick Steinhardt
2024-02-01
1
-0
/
+3
*
|
|
Merge branch 'jc/comment-style-fixes'
Junio C Hamano
2024-02-06
1
-1
/
+1
|
\
\
\
|
*
|
|
reftable/pq_test: comment style fix
Junio C Hamano
2024-01-29
1
-1
/
+1
*
|
|
|
Merge branch 'ps/reftable-compacted-tables-permission-fix'
Junio C Hamano
2024-02-06
2
-2
/
+29
|
\
\
\
\
|
*
|
|
|
reftable/stack: adjust permissions of compacted tables
Patrick Steinhardt
2024-01-26
2
-2
/
+29
*
|
|
|
|
Merge branch 'jc/reftable-core-fsync'
Junio C Hamano
2024-02-06
9
-19
/
+54
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
reftable/stack: fsync "tables.list" during compaction
Patrick Steinhardt
2024-01-30
1
-0
/
+8
|
*
|
|
reftable: honor core.fsync
John Cai
2024-01-23
9
-19
/
+46
|
|
/
/
*
|
|
Merge branch 'ps/reftable-optimize-io'
Junio C Hamano
2024-01-30
3
-70
/
+172
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
reftable/stack: fix race in up-to-date check
Patrick Steinhardt
2024-01-18
3
-9
/
+95
|
*
|
reftable/stack: unconditionally reload stack after commit
Patrick Steinhardt
2024-01-18
1
-1
/
+1
|
*
|
reftable/blocksource: use mmap to read tables
Patrick Steinhardt
2024-01-11
1
-15
/
+7
|
*
|
reftable/blocksource: refactor code to match our coding style
Patrick Steinhardt
2024-01-11
1
-9
/
+8
|
*
|
reftable/stack: use stat info to avoid re-reading stack list
Patrick Steinhardt
2024-01-11
3
-1
/
+13
|
*
|
reftable/stack: refactor reloading to use file descriptor
Patrick Steinhardt
2024-01-11
1
-3
/
+18
|
*
|
reftable/stack: refactor stack reloading to have common exit path
Patrick Steinhardt
2024-01-11
1
-44
/
+42
*
|
|
Merge branch 'ps/reftable-fixes-and-optims'
Junio C Hamano
2024-01-16
10
-75
/
+117
|
\
\
\
|
*
|
|
reftable/merged: transfer ownership of records when iterating
Patrick Steinhardt
2024-01-03
1
-2
/
+4
|
*
|
|
reftable/merged: really reuse buffers to compute record keys
Patrick Steinhardt
2024-01-03
1
-2
/
+0
|
*
|
|
reftable/record: store "val2" hashes as static arrays
Patrick Steinhardt
2024-01-03
4
-20
/
+6
|
*
|
|
reftable/record: store "val1" hashes as static arrays
Patrick Steinhardt
2024-01-03
7
-30
/
+13
|
*
|
|
reftable/record: constify some parts of the interface
Patrick Steinhardt
2024-01-03
2
-6
/
+6
|
*
|
|
reftable/writer: fix index corruption when writing multiple indices
Patrick Steinhardt
2024-01-03
2
-2
/
+82
|
*
|
|
reftable/stack: do not auto-compact twice in `reftable_stack_add()`
Patrick Steinhardt
2024-01-03
1
-3
/
+0
|
*
|
|
reftable/stack: do not overwrite errors when compacting
Patrick Steinhardt
2024-01-03
1
-12
/
+8
|
|
/
/
*
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
10
-12
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
10
-12
/
+0
|
|
/
*
|
reftable/block: reuse buffer to compute record keys
Patrick Steinhardt
2023-12-11
2
-11
/
+10
*
|
reftable/block: introduce macro to initialize `struct block_iter`
Patrick Steinhardt
2023-12-11
5
-13
/
+14
*
|
reftable/merged: reuse buffer to compute record keys
Patrick Steinhardt
2023-12-11
2
-15
/
+18
*
|
reftable/stack: fix use of unseeded randomness
Patrick Steinhardt
2023-12-11
2
-4
/
+4
*
|
reftable/stack: fix stale lock when dying
Patrick Steinhardt
2023-12-11
1
-32
/
+15
*
|
reftable/stack: reuse buffers when reloading stack
Patrick Steinhardt
2023-12-11
1
-8
/
+4
*
|
reftable/stack: perform auto-compaction with transactional interface
Patrick Steinhardt
2023-12-11
2
-0
/
+62
*
|
reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
Patrick Steinhardt
2023-12-11
1
-0
/
+49
[next]