doc: add a note about staggering of maintenance
Shubham Kanodia committed almost 2 years ago
hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
Jeff King committed almost 2 years ago
archive: fix misleading error message
René Scharfe committed almost 2 years ago
line-log: protect inner strbuf from free
Derrick Stolee committed almost 2 years ago
l10n: tr: Update Turkish translations for 2.47.0
Emir SARI committed almost 2 years ago
utf8.h: squelch unused-parameter warnings with NO_ICONV
Mike Hommey committed almost 2 years ago
reftable/basics: ban standard allocator functions
Patrick Steinhardt committed almost 2 years ago
reftable: introduce `REFTABLE_FREE_AND_NULL()`
Patrick Steinhardt committed almost 2 years ago
reftable: fix calls to free(3P)
Patrick Steinhardt committed almost 2 years ago
reftable: handle trivial allocation failures
Patrick Steinhardt committed almost 2 years ago
reftable/tree: handle allocation failures
Patrick Steinhardt committed almost 2 years ago
reftable/pq: handle allocation failures when adding entries
Patrick Steinhardt committed almost 2 years ago
reftable/block: handle allocation failures
Patrick Steinhardt committed almost 2 years ago
reftable/blocksource: handle allocation failures
Patrick Steinhardt committed almost 2 years ago
reftable/iter: handle allocation failures when creating indexed table iter
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures in auto compaction
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures in `stack_compact_range()`
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures in `reftable_new_stack()`
Patrick Steinhardt committed almost 2 years ago
reftable/stack: handle allocation failures on reload
Patrick Steinhardt committed almost 2 years ago
reftable/reader: handle allocation failures in `reader_init_iter()`
Patrick Steinhardt committed almost 2 years ago