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
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