reftable: handle trivial `reftable_buf` errors
Patrick Steinhardt committed almost 2 years ago
reftable/stack: adapt `stack_filename()` to handle allocation failures
Patrick Steinhardt committed almost 2 years ago
reftable/record: adapt `reftable_record_key()` to handle allocation failures
Patrick Steinhardt committed almost 2 years ago
reftable/stack: adapt `format_name()` to handle allocation failures
Patrick Steinhardt committed almost 2 years ago
t/unit-tests: check for `reftable_buf` allocation errors
Patrick Steinhardt committed almost 2 years ago
reftable/blocksource: adapt interface name
Patrick Steinhardt committed almost 2 years ago
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt committed almost 2 years ago
reftable/basics: provide new `reftable_buf` interface
Patrick Steinhardt committed almost 2 years ago
reftable: stop using `strbuf_addf()`
Patrick Steinhardt committed almost 2 years ago
reftable: stop using `strbuf_addbuf()`
Patrick Steinhardt committed almost 2 years ago
Andrew Kreimer committed almost 2 years ago
builtin/shortlog: explicitly set hash algo when there is no repo
Wolfgang Müller committed almost 2 years ago
mingw.c: Fix complier warnings for a 64 bit msvc
Sören Krecker committed almost 2 years ago
fuzz: port fuzz-url-decode-mem from OSS-Fuzz
Eric Sesterhenn committed almost 2 years ago
fuzz: port fuzz-parse-attr-line from OSS-Fuzz
Eric Sesterhenn committed almost 2 years ago
fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
Eric Sesterhenn committed almost 2 years ago
http: fix build error on FreeBSD
Patrick Steinhardt committed almost 2 years ago
builtin/credential-cache: fix missing parameter for stub function
Patrick Steinhardt committed almost 2 years ago
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt committed almost 2 years ago
t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
Patrick Steinhardt committed almost 2 years ago