index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
unit-tests
/
t-reftable-readwrite.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-0
/
+2
|
\
|
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+2
*
|
Merge branch 'kn/reftable-writer-log-write-verify'
Junio C Hamano
2024-12-23
1
-2
/
+45
|
\
\
|
*
|
reftable/writer: ensure valid range for log's update_index
Karthik Nayak
2024-12-07
1
-2
/
+45
|
|
/
*
|
reftable/system: provide thin wrapper for lockfile subsystem
Patrick Steinhardt
2024-11-19
1
-0
/
+1
*
|
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
2024-11-19
1
-20
/
+20
|
/
*
t/unit-tests: check for `reftable_buf` allocation errors
Patrick Steinhardt
2024-10-17
1
-4
/
+4
*
reftable/blocksource: adapt interface name
Patrick Steinhardt
2024-10-17
1
-12
/
+12
*
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
2024-10-17
1
-46
/
+46
*
reftable: stop using `strbuf_addf()`
Patrick Steinhardt
2024-10-17
1
-11
/
+9
*
reftable: fix calls to free(3P)
Patrick Steinhardt
2024-10-02
1
-2
/
+2
*
reftable: handle trivial allocation failures
Patrick Steinhardt
2024-10-02
1
-11
/
+16
*
reftable/reader: handle allocation failures in `reader_init_iter()`
Patrick Steinhardt
2024-10-02
1
-12
/
+22
*
t/unit-tests: introduce reftable library
Patrick Steinhardt
2024-09-16
1
-90
/
+40
*
Merge branch 'jk/unused-parameters'
Junio C Hamano
2024-09-06
1
-1
/
+1
|
\
|
*
t-reftable-readwrite: mark unused parameter in callback function
Jeff King
2024-08-28
1
-1
/
+1
*
|
Merge branch 'ps/reftable-concurrent-compaction'
Junio C Hamano
2024-09-03
1
-44
/
+46
|
/
*
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-26
1
-1
/
+1
*
t-reftable-readwrite: add test for known error
Chandra Pratap
2024-08-13
1
-0
/
+5
*
t-reftable-readwrite: use 'for' in place of infinite 'while' loops
Chandra Pratap
2024-08-13
1
-9
/
+3
*
t-reftable-readwrite: use free_names() instead of a for loop
Chandra Pratap
2024-08-13
1
-7
/
+3
*
t: move reftable/readwrite_test.c to the unit testing framework
Chandra Pratap
2024-08-13
1
-0
/
+979