Merge branch 'dl/packet-read-response-end-fix'
Junio C Hamano committed about 5 years ago
bisect: simplify return code from bisect_checkout()
Junio C Hamano committed about 5 years ago
bisect: do not run show-branch just to show the current commit
Junio C Hamano committed about 5 years ago
David Turner committed about 5 years ago
ci/install-dependencies: handle "sparse" job package installs
Jeff King committed about 5 years ago
ci: run "apt-get update" before "apt-get install"
Jeff King committed about 5 years ago
expand_user_path: allow in-flight topics to keep using the old name
Junio C Hamano committed about 5 years ago
reset: clear_unpack_trees_porcelain to plug leak
Andrzej Hunt committed about 5 years ago
builtin/rebase: fix options.strategy memory lifecycle
Andrzej Hunt committed about 5 years ago
builtin/merge: free found_ref when done
Andrzej Hunt committed about 5 years ago
builtin/mv: free or UNLEAK multiple pointers at end of cmd_mv
Andrzej Hunt committed about 5 years ago
convert: release strbuf to avoid leak
Andrzej Hunt committed about 5 years ago
read-cache: call diff_setup_done to avoid leak
Andrzej Hunt committed about 5 years ago
ref-filter: also free head for ATOM_HEAD to avoid leak
Andrzej Hunt committed about 5 years ago
diffcore-rename: move old_dir/new_dir definition to plug leak
Andrzej Hunt committed about 5 years ago
builtin/for-each-repo: remove unnecessary argv copy to plug leak
Andrzej Hunt committed about 5 years ago
builtin/submodule--helper: release unused strbuf to avoid leak
Andrzej Hunt committed about 5 years ago
environment: move strbuf into block to plug leak
Andrzej Hunt committed about 5 years ago
fmt-merge-msg: free newly allocated temporary strings when done
Andrzej Hunt committed about 5 years ago
interpolate_path(): allow specifying paths relative to the runtime prefix
Johannes Schindelin committed about 5 years ago