index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reftable
/
readwrite_test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
t: move reftable/readwrite_test.c to the unit testing framework
Chandra Pratap
1
-979
/
+0
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
1
-16
/
+16
2024-06-07
reftable: cast away constness when assigning constants to records
Patrick Steinhardt
1
-16
/
+16
2024-05-13
reftable/reader: adapt interface to allow reuse of iterators
Patrick Steinhardt
1
-11
/
+24
2024-03-05
reftable/record: convert old and new object IDs to arrays
Patrick Steinhardt
1
-37
/
+25
2024-02-12
Merge branch 'ps/reftable-styles'
Junio C Hamano
1
-3
/
+5
2024-02-06
reftable: introduce macros to allocate arrays
Patrick Steinhardt
1
-3
/
+5
2024-02-01
reftable/writer: fix writing multi-level indices
Patrick Steinhardt
1
-0
/
+56
2024-01-23
reftable: honor core.fsync
John Cai
1
-12
/
+12
2024-01-16
Merge branch 'ps/reftable-fixes-and-optims'
Junio C Hamano
1
-16
/
+86
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-1
/
+0
2024-01-03
reftable/record: store "val2" hashes as static arrays
Patrick Steinhardt
1
-8
/
+4
2024-01-03
reftable/record: store "val1" hashes as static arrays
Patrick Steinhardt
1
-10
/
+4
2024-01-03
reftable/writer: fix index corruption when writing multiple indices
Patrick Steinhardt
1
-0
/
+80
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-1
/
+0
2023-12-11
reftable/stack: fix use of unseeded randomness
Patrick Steinhardt
1
-3
/
+3
2022-02-23
reftable: rename writer_stats to reftable_writer_stats
Han-Wen Nienhuys
1
-5
/
+5
2022-02-23
reftable: add test for length of disambiguating prefix
Han-Wen Nienhuys
1
-0
/
+38
2022-02-23
reftable: ensure that obj_id_len is >= 2 on writing
Han-Wen Nienhuys
1
-0
/
+37
2022-02-23
reftable: add a test that verifies that writing empty keys fails
Han-Wen Nienhuys
1
-0
/
+24
2022-02-16
Merge branch 'hn/reftable-coverity-fixes'
Junio C Hamano
1
-1
/
+66
2022-01-20
reftable: drop stray printf in readwrite_test
Han-Wen Nienhuys
1
-1
/
+0
2022-01-20
reftable: fix resource leak in block.c error path
Han-Wen Nienhuys
1
-0
/
+66
2021-12-23
reftable: signal overflow
Han-Wen Nienhuys
1
-0
/
+35
2021-10-08
reftable: reftable file level tests
Han-Wen Nienhuys
1
-0
/
+652