builtin/archive: fix leaking `OPT_FILENAME()` value
Patrick Steinhardt committed almost 2 years ago
builtin/upload-archive: fix leaking args passed to `write_archive()`
Patrick Steinhardt committed almost 2 years ago
builtin/merge-tree: fix leaking `-X` strategy options
Patrick Steinhardt committed almost 2 years ago
pretty: fix leaking key/value separator buffer
Patrick Steinhardt committed almost 2 years ago
pretty: fix memory leaks when parsing pretty formats
Patrick Steinhardt committed almost 2 years ago
convert: fix leaks when resetting attributes
Patrick Steinhardt committed almost 2 years ago
mailinfo: fix leaking header data
Patrick Steinhardt committed almost 2 years ago
exec_cmd: RUNTIME_PREFIX on z/OS systems
D Harithamma committed almost 2 years ago
reftable/generic: drop interface
Patrick Steinhardt committed almost 2 years ago
t/helper: refactor to not use `struct reftable_table`
Patrick Steinhardt committed almost 2 years ago
t/helper: use `hash_to_hex_algop()` to print hashes
Patrick Steinhardt committed almost 2 years ago
t/helper: inline printing of reftable records
Patrick Steinhardt committed almost 2 years ago
t/helper: inline `reftable_table_print()`
Patrick Steinhardt committed almost 2 years ago
t/helper: inline `reftable_stack_print_directory()`
Patrick Steinhardt committed almost 2 years ago
t/helper: inline `reftable_reader_print_file()`
Patrick Steinhardt committed almost 2 years ago
t/helper: inline `reftable_dump_main()`
Patrick Steinhardt committed almost 2 years ago
reftable/dump: drop unused `compact_stack()`
Patrick Steinhardt committed almost 2 years ago
reftable/generic: move generic iterator code into iterator interface
Patrick Steinhardt committed almost 2 years ago
reftable/iter: drop double-checking logic
Patrick Steinhardt committed almost 2 years ago
reftable/stack: open-code reading refs
Patrick Steinhardt committed almost 2 years ago