index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reftable
/
basics.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reftable: handle realloc error in parse_names()
René Scharfe
2024-12-28
1
-1
/
+2
*
reftable: fix allocation count on realloc error
René Scharfe
2024-12-28
1
-8
/
+3
*
Merge branch 'ps/reftable-alloc-failures-zalloc-fix'
Junio C Hamano
2024-12-23
1
-0
/
+7
|
\
|
*
reftable/basics: return NULL on zero-sized allocations
Patrick Steinhardt
2024-12-22
1
-0
/
+7
*
|
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
2024-11-19
1
-6
/
+7
*
|
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
2024-10-17
1
-1
/
+1
*
|
reftable/basics: provide new `reftable_buf` interface
Patrick Steinhardt
2024-10-17
1
-0
/
+74
|
/
*
reftable/basics: fix segfault when growing `names` array fails
Patrick Steinhardt
2024-10-04
1
-2
/
+4
*
reftable/basics: ban standard allocator functions
Patrick Steinhardt
2024-10-02
1
-0
/
+1
*
reftable/basics: handle allocation failures in `parse_names()`
Patrick Steinhardt
2024-10-02
1
-4
/
+16
*
reftable/basics: handle allocation failures in `reftable_calloc()`
Patrick Steinhardt
2024-10-02
1
-3
/
+10
*
reftable: introduce `reftable_strdup()`
Patrick Steinhardt
2024-10-02
1
-0
/
+10
*
reftable/basics: merge "publicbasics" into "basics"
Patrick Steinhardt
2024-10-02
1
-0
/
+55
*
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-9
/
+6
*
reftable/block: fix error handling when searching restart points
Patrick Steinhardt
2024-04-03
1
-1
/
+4
*
reftable/basics: fix return type of `binsearch()` to be `size_t`
Patrick Steinhardt
2024-04-03
1
-1
/
+1
*
reftable/stack: use `size_t` to track stack length
Patrick Steinhardt
2024-02-06
1
-4
/
+3
*
reftable: introduce macros to grow arrays
Patrick Steinhardt
2024-02-06
1
-6
/
+2
*
reftable: utility functions
Han-Wen Nienhuys
2021-10-08
1
-0
/
+128