![]() Implements a new reftable-specific strbuf replacement to reduce reftable's dependency on Git-specific data structures. * ps/reftable-strbuf: reftable: handle trivial `reftable_buf` errors reftable/stack: adapt `stack_filename()` to handle allocation failures reftable/record: adapt `reftable_record_key()` to handle allocation failures reftable/stack: adapt `format_name()` to handle allocation failures t/unit-tests: check for `reftable_buf` allocation errors reftable/blocksource: adapt interface name reftable: convert from `strbuf` to `reftable_buf` reftable/basics: provide new `reftable_buf` interface reftable: stop using `strbuf_addf()` reftable: stop using `strbuf_addbuf()` |
||
---|---|---|
.. | ||
clar | ||
.gitignore | ||
clar-generate.awk | ||
ctype.c | ||
lib-oid.c | ||
lib-oid.h | ||
lib-reftable.c | ||
lib-reftable.h | ||
strvec.c | ||
t-example-decorate.c | ||
t-hash.c | ||
t-hashmap.c | ||
t-mem-pool.c | ||
t-oid-array.c | ||
t-oidmap.c | ||
t-oidtree.c | ||
t-prio-queue.c | ||
t-reftable-basics.c | ||
t-reftable-block.c | ||
t-reftable-merged.c | ||
t-reftable-pq.c | ||
t-reftable-reader.c | ||
t-reftable-readwrite.c | ||
t-reftable-record.c | ||
t-reftable-stack.c | ||
t-reftable-tree.c | ||
t-strbuf.c | ||
t-strcmp-offset.c | ||
t-trailer.c | ||
t-urlmatch-normalization.c | ||
test-lib.c | ||
test-lib.h | ||
unit-test.c | ||
unit-test.h |