pack-objects: use finalize_object_file() to rename pack/idx/etc
Taylor Blau committed almost 2 years ago
finalize_object_file(): implement collision check
Taylor Blau committed almost 2 years ago
finalize_object_file(): refactor unlink_or_warn() placement
Taylor Blau committed almost 2 years ago
finalize_object_file(): check for name collision before renaming
Taylor Blau committed almost 2 years ago
diffcore-break: fix leaking filespecs when merging broken pairs
Patrick Steinhardt committed almost 2 years ago
revision: fix leaking parents when simplifying commits
Patrick Steinhardt committed almost 2 years ago
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt committed almost 2 years ago
builtin/maintenance: fix leaking config string
Patrick Steinhardt committed almost 2 years ago
promisor-remote: fix leaking partial clone filter
Patrick Steinhardt committed almost 2 years ago
grep: fix leaking grep pattern
Patrick Steinhardt committed almost 2 years ago
submodule: fix leaking submodule ODB paths
Patrick Steinhardt committed almost 2 years ago
trace2: destroy context stored in thread-local storage
Patrick Steinhardt committed almost 2 years ago
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt committed almost 2 years ago
builtin/repack: fix leaking configuration
Patrick Steinhardt committed almost 2 years ago
diffcore-order: fix leaking buffer when parsing orderfiles
Patrick Steinhardt committed almost 2 years ago
parse-options: free previous value of `OPTION_FILENAME`
Patrick Steinhardt committed almost 2 years ago
diff: fix leaking orderfile option
Patrick Steinhardt committed almost 2 years ago
builtin/pull: fix leaking "ff" option
Patrick Steinhardt committed almost 2 years ago
dir: fix off by one errors for ignored and untracked entries
Patrick Steinhardt committed almost 2 years ago
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt committed almost 2 years ago