Merge branch 'jc/maybe-unused'
Junio C Hamano committed almost 2 years ago
Merge branch 'jk/send-email-mailmap'
Junio C Hamano committed almost 2 years ago
.mailmap document current address.
Stephen P. Smith committed almost 2 years ago
interpret-trailers: handle message without trailing newline
Brian Lyles committed almost 2 years ago
sparse-checkout: use fdopen_lock_file() instead of xfdopen()
Jeff King committed almost 2 years ago
sparse-checkout: check commit_lock_file when writing patterns
Jeff King committed almost 2 years ago
sparse-checkout: consolidate cleanup when writing patterns
Jeff King committed almost 2 years ago
drop trailing newline from warning/error/die messages
Jeff King committed almost 2 years ago
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt committed almost 2 years ago
merge-ort: fix two leaks when handling directory rename modifications
Patrick Steinhardt committed almost 2 years ago
match-trees: fix leaking prefixes in `shift_tree()`
Patrick Steinhardt committed almost 2 years ago
builtin/fmt-merge-msg: fix leaking buffers
Patrick Steinhardt committed almost 2 years ago
builtin/grep: fix leaking object context
Patrick Steinhardt committed almost 2 years ago
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