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
Use a better name for the function interpolating paths
Johannes Schindelin committed about 5 years ago
expand_user_path(): clarify the role of the `real_home` parameter
Johannes Schindelin committed about 5 years ago
expand_user_path(): remove stale part of the comment
Johannes Schindelin committed about 5 years ago
tests: exercise the RUNTIME_PREFIX feature
Johannes Schindelin committed about 5 years ago
submodule: drop unused sm_name parameter from show_fetch_remotes()
Jeff King committed about 5 years ago
ZheNing Hu committed about 5 years ago
ref-filter: use non-const ref_format in *_atom_parser()
ZheNing Hu committed about 5 years ago
ref-filter: --format=%(raw) support --perl
ZheNing Hu committed about 5 years ago
ZheNing Hu committed about 5 years ago
ref-filter: add obj-type check in grab contents
ZheNing Hu committed about 5 years ago
merge: apply autostash if merge strategy fails
Philippe Blain committed about 5 years ago
merge: apply autostash if fast-forward fails
Philippe Blain committed about 5 years ago