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
/
merged_test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
t: move reftable/merged_test.c to the unit testing framework
Chandra Pratap
1
-461
/
+0
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
1
-22
/
+22
2024-06-07
reftable: cast away constness when assigning constants to records
Patrick Steinhardt
1
-22
/
+22
2024-05-13
reftable/merged: adapt interface to allow reuse of iterators
Patrick Steinhardt
1
-6
/
+13
2024-03-05
reftable/record: convert old and new object IDs to arrays
Patrick Steinhardt
1
-7
/
+4
2024-02-12
Merge branch 'ps/reftable-styles'
Junio C Hamano
1
-29
/
+23
2024-02-06
reftable/stack: use `size_t` to track stack length
Patrick Steinhardt
1
-8
/
+6
2024-02-06
reftable: introduce macros to allocate arrays
Patrick Steinhardt
1
-9
/
+13
2024-02-06
reftable: introduce macros to grow arrays
Patrick Steinhardt
1
-14
/
+6
2024-01-23
reftable: honor core.fsync
John Cai
1
-3
/
+3
2024-01-16
Merge branch 'ps/reftable-fixes-and-optims'
Junio C Hamano
1
-10
/
+6
2024-01-03
reftable/record: store "val1" hashes as static arrays
Patrick Steinhardt
1
-10
/
+6
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-1
/
+0
2022-01-13
reftable tests: avoid "int" overflow, use "uint64_t"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-01-13
reftable: avoid initializing structs from structs
Han-Wen Nienhuys
1
-11
/
+11
2021-10-08
reftable: add merged table view
Han-Wen Nienhuys
1
-0
/
+468