builtin/pack-objects: plug leaking list of keep-packs
Patrick Steinhardt committed almost 2 years ago
builtin/repack: fix leaking line buffer when packing promisors
Patrick Steinhardt committed almost 2 years ago
negotiator/skipping: fix leaking commit entries
Patrick Steinhardt committed almost 2 years ago
shallow: fix leaking members of `struct shallow_info`
Patrick Steinhardt committed almost 2 years ago
shallow: free grafts when unregistering them
Patrick Steinhardt committed almost 2 years ago
object: clear grafts when clearing parsed object pool
Patrick Steinhardt committed almost 2 years ago
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt committed almost 2 years ago
send-pack: fix leaking push cert nonce
Patrick Steinhardt committed almost 2 years ago
remote: fix leak in reachability check of a remote-tracking ref
Patrick Steinhardt committed almost 2 years ago
remote: fix leaking tracking refs
Patrick Steinhardt committed almost 2 years ago
builtin/submodule--helper: fix leaking refs on push-check
Patrick Steinhardt committed almost 2 years ago
submodule: fix leaking fetch task data
Patrick Steinhardt committed almost 2 years ago
upload-pack: fix leaking child process data on reachability checks
Patrick Steinhardt committed almost 2 years ago
builtin/push: fix leaking refspec query result
Patrick Steinhardt committed almost 2 years ago
send-pack: fix leaking common object IDs
Patrick Steinhardt committed almost 2 years ago
fetch-pack: fix memory leaks on fetch negotiation
Patrick Steinhardt committed almost 2 years ago
t/test-lib: allow skipping leak checks for passing tests
Patrick Steinhardt committed almost 2 years ago
builtin/cat-file: mark 'git cat-file' sparse-index compatible
Kevin Lyles committed almost 2 years ago
t1092: allow run_on_* functions to use standard input
Kevin Lyles committed almost 2 years ago
Johannes Schindelin committed almost 2 years ago