index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reftable
/
blocksource.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reftable/blocksource: adapt interface name
Patrick Steinhardt
2024-10-17
1
-13
/
+13
*
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
2024-10-17
1
-3
/
+3
*
reftable/blocksource: handle allocation failures
Patrick Steinhardt
2024-10-02
1
-5
/
+20
*
Merge branch 'ps/reftable-concurrent-compaction'
Junio C Hamano
2024-09-03
1
-20
/
+0
|
\
|
*
reftable/blocksource: drop malloc block source
Patrick Steinhardt
2024-08-23
1
-20
/
+0
*
|
reftable: mark unused parameters in virtual functions
Jeff King
2024-08-17
1
-4
/
+4
|
/
*
reftable: introduce macros to allocate arrays
Patrick Steinhardt
2024-02-06
1
-2
/
+2
*
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: handle interrupted reads
Patrick Steinhardt
2023-12-11
1
-1
/
+1
*
Merge branch 'cm/reftable-0-length-memset'
Junio C Hamano
2022-05-04
1
-3
/
+6
|
\
|
*
reftable: avoid undefined behaviour breaking t0032
Carlo Marcelo Arenas Belón
2022-04-15
1
-3
/
+6
*
|
reftable: fix resource leak blocksource.c
Han-Wen Nienhuys
2022-01-20
1
-2
/
+4
|
/
*
reftable: add blocksource, an abstraction for random access reads
Han-Wen Nienhuys
2021-10-08
1
-0
/
+148