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
*
reftable: mark unused parameters in virtual functions
Jeff King
2024-08-17
7
-25
/
+33
*
reftable: drop obsolete test function declarations
Jeff King
2024-08-17
1
-2
/
+0
*
reftable: ignore unused argc/argv in test functions
Jeff King
2024-08-17
3
-3
/
+3
*
Merge branch 'ps/reftable-stack-compaction'
Junio C Hamano
2024-08-15
2
-77
/
+296
|
\
|
*
reftable/stack: handle locked tables during auto-compaction
Patrick Steinhardt
2024-08-08
2
-15
/
+56
|
*
reftable/stack: fix corruption on concurrent compaction
Patrick Steinhardt
2024-08-08
1
-5
/
+102
|
*
reftable/stack: use lock_file when adding table to "tables.list"
Patrick Steinhardt
2024-08-08
1
-10
/
+11
|
*
reftable/stack: do not die when fsyncing lock file files
Patrick Steinhardt
2024-08-08
1
-2
/
+5
|
*
reftable/stack: simplify tracking of table locks
Patrick Steinhardt
2024-08-08
1
-7
/
+7
|
*
reftable/stack: update stats on failed full compaction
Patrick Steinhardt
2024-08-08
2
-9
/
+8
|
*
reftable/stack: test compaction with already-locked tables
Patrick Steinhardt
2024-08-08
1
-0
/
+77
|
*
reftable/stack: extract function to setup stack with N tables
Patrick Steinhardt
2024-08-08
1
-32
/
+32
|
*
reftable/stack: refactor function to gather table sizes
Patrick Steinhardt
2024-08-08
1
-5
/
+6
*
|
Merge branch 'cp/unit-test-reftable-tree'
Junio C Hamano
2024-08-14
3
-71
/
+5
|
\
\
|
*
|
t: move reftable/tree_test.c to the unit testing framework
Chandra Pratap
2024-08-04
2
-61
/
+0
|
*
|
reftable: remove unnecessary curly braces in reftable/tree.c
Chandra Pratap
2024-08-04
1
-10
/
+5
*
|
|
Merge branch 'cp/unit-test-reftable-pq'
Junio C Hamano
2024-08-14
4
-95
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
t-reftable-pq: make merged_iter_pqueue_check() static
Chandra Pratap
2024-08-01
1
-1
/
+0
|
*
|
t: move reftable/pq_test.c to the unit testing framework
Chandra Pratap
2024-08-01
2
-75
/
+0
|
*
|
reftable: change the type of array indices to 'size_t' in reftable/pq.c
Chandra Pratap
2024-08-01
1
-6
/
+6
|
*
|
reftable: remove unnecessary curly braces in reftable/pq.c
Chandra Pratap
2024-08-01
1
-13
/
+4
*
|
|
Merge branch 'cp/unit-test-reftable-merged'
Junio C Hamano
2024-07-31
2
-462
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t: move reftable/merged_test.c to the unit testing framework
Chandra Pratap
2024-07-12
2
-462
/
+0
*
|
|
Merge branch 'cp/unit-test-reftable-record'
Junio C Hamano
2024-07-15
1
-382
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t: move reftable/record_test.c to the unit testing framework
Chandra Pratap
2024-07-02
1
-382
/
+0
*
|
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
3
-3
/
+3
|
\
\
\
|
*
|
|
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-06-14
3
-3
/
+3
|
*
|
|
Merge branch 'ps/ref-storage-migration' into ps/use-the-repository
Junio C Hamano
2024-06-13
3
-18
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-18
8
-82
/
+81
|
\
\
\
\
|
*
|
|
|
reftable: cast away constness when assigning constants to records
Patrick Steinhardt
2024-06-07
4
-63
/
+63
|
*
|
|
|
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
6
-24
/
+23
*
|
|
|
|
Merge branch 'ps/ref-storage-migration'
Junio C Hamano
2024-06-18
3
-18
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
reftable: inline `merged_table_release()`
Patrick Steinhardt
2024-06-06
3
-18
/
+4
|
|
/
/
*
|
|
Merge branch 'cp/reftable-unit-test'
Junio C Hamano
2024-06-12
3
-167
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
t: move tests from reftable/record_test.c to the new unit test
Chandra Pratap
2024-05-30
1
-37
/
+0
|
*
|
t: move tests from reftable/stack_test.c to the new unit test
Chandra Pratap
2024-05-30
1
-25
/
+0
|
*
|
t: move reftable/basics_test.c to the unit testing framework
Chandra Pratap
2024-05-30
1
-105
/
+0
*
|
|
Merge branch 'ps/reftable-reusable-iterator'
Junio C Hamano
2024-05-30
15
-337
/
+360
|
\
\
\
|
*
|
|
reftable/merged: adapt interface to allow reuse of iterators
Patrick Steinhardt
2024-05-14
4
-61
/
+22
|
*
|
|
reftable/stack: provide convenience functions to create iterators
Patrick Steinhardt
2024-05-14
4
-3
/
+42
|
*
|
|
reftable/reader: adapt interface to allow reuse of iterators
Patrick Steinhardt
2024-05-14
3
-76
/
+35
|
*
|
|
reftable/generic: adapt interface to allow reuse of iterators
Patrick Steinhardt
2024-05-14
4
-22
/
+68
|
*
|
|
reftable/generic: move seeking of records into the iterator
Patrick Steinhardt
2024-05-14
5
-117
/
+177
|
*
|
|
reftable/merged: simplify indices for subiterators
Patrick Steinhardt
2024-05-14
1
-5
/
+4
|
*
|
|
reftable/merged: split up initialization and seeking of records
Patrick Steinhardt
2024-05-14
1
-37
/
+22
|
*
|
|
reftable/reader: set up the reader when initializing table iterator
Patrick Steinhardt
2024-05-14
1
-17
/
+22
|
*
|
|
reftable/reader: inline `reader_seek_internal()`
Patrick Steinhardt
2024-05-14
1
-22
/
+12
|
*
|
|
reftable/reader: separate concerns of table iter and reftable reader
Patrick Steinhardt
2024-05-14
1
-17
/
+15
|
*
|
|
reftable/reader: unify indexed and linear seeking
Patrick Steinhardt
2024-05-14
1
-26
/
+16
|
*
|
|
reftable/reader: avoid copying index iterator
Patrick Steinhardt
2024-05-14
1
-24
/
+14
[next]