line-log: fix several memory leaks
Patrick Steinhardt committed almost 2 years ago
diff: improve lifecycle management of diff queues
Patrick Steinhardt committed almost 2 years ago
builtin/revert: fix leaking `gpg_sign` and `strategy` config
Patrick Steinhardt committed almost 2 years ago
t/helper: fix leaking repository in partial-clone helper
Patrick Steinhardt committed almost 2 years ago
builtin/clone: fix leaking repo state when cloning with bundle URIs
Patrick Steinhardt committed almost 2 years ago
builtin/pack-redundant: fix various memory leaks
Patrick Steinhardt committed almost 2 years ago
builtin/stash: fix leaking `pathspec_from_file`
Patrick Steinhardt committed almost 2 years ago
submodule: fix leaking submodule entry list
Patrick Steinhardt committed almost 2 years ago
wt-status: fix leaking buffer with sparse directories
Patrick Steinhardt committed almost 2 years ago
Patrick Steinhardt committed almost 2 years ago
scalar: fix leaking repositories
Patrick Steinhardt committed almost 2 years ago
read-cache: fix leaking hash context in `do_write_index()`
Patrick Steinhardt committed almost 2 years ago
builtin/annotate: fix leaking args vector
Patrick Steinhardt committed almost 2 years ago
Merge branch 'jk/http-leakfixes' into ps/leakfixes-part-8
Junio C Hamano committed almost 2 years ago
Merge branch 'ps/leakfixes-part-7' into ps/leakfixes-part-8
Junio C Hamano committed almost 2 years ago
l10n: sv.po: Update Swedish translation
Peter Krefting committed almost 2 years ago
csum-file.c: use unsafe SHA-1 implementation when available
Taylor Blau committed almost 2 years ago
Makefile: allow specifying a SHA-1 for non-cryptographic uses
Taylor Blau committed almost 2 years ago
hash.h: scaffolding for _unsafe hashing variants
Taylor Blau committed almost 2 years ago
sha1: do not redefine `platform_SHA_CTX` and friends
Taylor Blau committed almost 2 years ago