index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reftable
(
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
2
-21
/
+29
*
reftable: avoid leaks on realloc error
René Scharfe
2024-12-28
6
-16
/
+31
*
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
-0
/
+12
|
\
\
|
*
|
reftable/writer: ensure valid range for log's update_index
Karthik Nayak
2024-12-07
1
-0
/
+12
*
|
|
Merge branch 'ps/reftable-alloc-failures-zalloc-fix'
Junio C Hamano
2024-12-23
3
-15
/
+31
|
\
\
\
|
*
|
|
reftable/basics: return NULL on zero-sized allocations
Patrick Steinhardt
2024-12-22
1
-0
/
+7
|
*
|
|
reftable/stack: fix zero-sized allocation when there are no readers
Patrick Steinhardt
2024-12-22
1
-10
/
+14
|
*
|
|
reftable/merged: fix zero-sized allocation when there are no readers
Patrick Steinhardt
2024-12-22
1
-5
/
+7
|
*
|
|
reftable/stack: don't perform auto-compaction with less than two tables
Patrick Steinhardt
2024-12-22
1
-0
/
+3
*
|
|
|
Merge branch 'ps/reftable-iterator-reuse'
Junio C Hamano
2024-12-10
4
-0
/
+23
|
\
\
\
\
|
*
|
|
|
reftable/merged: drain priority queue on reseek
Patrick Steinhardt
2024-11-26
1
-0
/
+2
|
*
|
|
|
reftable/stack: add mechanism to notify callers on reload
Patrick Steinhardt
2024-11-26
2
-0
/
+13
|
*
|
|
|
reftable/stack: add accessor for the hash ID
Patrick Steinhardt
2024-11-26
2
-0
/
+8
*
|
|
|
|
Merge branch 'ps/reftable-detach'
Junio C Hamano
2024-12-10
15
-121
/
+372
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
reftable/system: provide thin wrapper for lockfile subsystem
Patrick Steinhardt
2024-11-19
3
-37
/
+148
|
*
|
|
reftable/stack: drop only use of `get_locked_file_path()`
Patrick Steinhardt
2024-11-19
1
-3
/
+9
|
*
|
|
reftable/system: provide thin wrapper for tempfile subsystem
Patrick Steinhardt
2024-11-19
3
-35
/
+113
|
*
|
|
reftable/stack: stop using `fsync_component()` directly
Patrick Steinhardt
2024-11-19
2
-17
/
+38
|
*
|
|
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
2024-11-19
14
-35
/
+47
|
*
|
|
reftable: explicitly handle hash format IDs
Patrick Steinhardt
2024-11-19
3
-5
/
+29
|
*
|
|
reftable/system: move "dir.h" to its only user
Patrick Steinhardt
2024-11-19
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
reftable: rename scratch buffer
Patrick Steinhardt
2024-11-26
4
-18
/
+20
*
|
|
reftable/block: optimize allocations by using scratch buffer
Patrick Steinhardt
2024-11-20
2
-8
/
+6
*
|
|
reftable/block: rename `block_writer::buf` variable
Patrick Steinhardt
2024-11-20
2
-14
/
+14
*
|
|
reftable/writer: optimize allocations by using a scratch buffer
Patrick Steinhardt
2024-11-20
2
-12
/
+12
|
/
/
*
|
reftable: handle trivial `reftable_buf` errors
Patrick Steinhardt
2024-10-17
6
-41
/
+107
*
|
reftable/stack: adapt `stack_filename()` to handle allocation failures
Patrick Steinhardt
2024-10-17
1
-17
/
+45
*
|
reftable/record: adapt `reftable_record_key()` to handle allocation failures
Patrick Steinhardt
2024-10-17
5
-22
/
+47
*
|
reftable/stack: adapt `format_name()` to handle allocation failures
Patrick Steinhardt
2024-10-17
1
-9
/
+19
*
|
reftable/blocksource: adapt interface name
Patrick Steinhardt
2024-10-17
2
-15
/
+15
*
|
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
2024-10-17
15
-192
/
+194
*
|
reftable/basics: provide new `reftable_buf` interface
Patrick Steinhardt
2024-10-17
2
-0
/
+130
*
|
reftable: stop using `strbuf_addf()`
Patrick Steinhardt
2024-10-17
1
-6
/
+12
*
|
reftable: stop using `strbuf_addbuf()`
Patrick Steinhardt
2024-10-17
3
-7
/
+8
*
|
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
2024-10-10
28
-346
/
+765
|
\
|
|
*
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
2
-0
/
+15
|
*
reftable: introduce `REFTABLE_FREE_AND_NULL()`
Patrick Steinhardt
2024-10-02
8
-17
/
+18
|
*
reftable: fix calls to free(3P)
Patrick Steinhardt
2024-10-02
1
-1
/
+1
|
*
reftable: handle trivial allocation failures
Patrick Steinhardt
2024-10-02
4
-3
/
+43
|
*
reftable/tree: handle allocation failures
Patrick Steinhardt
2024-10-02
3
-22
/
+48
|
*
reftable/pq: handle allocation failures when adding entries
Patrick Steinhardt
2024-10-02
3
-3
/
+11
|
*
reftable/block: handle allocation failures
Patrick Steinhardt
2024-10-02
3
-21
/
+57
|
*
reftable/blocksource: handle allocation failures
Patrick Steinhardt
2024-10-02
1
-5
/
+20
|
*
reftable/iter: handle allocation failures when creating indexed table iter
Patrick Steinhardt
2024-10-02
3
-6
/
+23
|
*
reftable/stack: handle allocation failures in auto compaction
Patrick Steinhardt
2024-10-02
1
-4
/
+12
|
*
reftable/stack: handle allocation failures in `stack_compact_range()`
Patrick Steinhardt
2024-10-02
1
-2
/
+17
[next]