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
Documentation: define 'MERGE_AUTOSTASH'
Philippe Blain committed about 5 years ago
merge: add missing word "strategy" to a message
Philippe Blain committed about 5 years ago
cache-tree: prefetch in partial clone read-tree
Jonathan Tan committed about 5 years ago
unpack-trees: refactor prefetching code
Jonathan Tan committed about 5 years ago
pack-bitmap: check pack validity when opening bitmap
Jeff King committed about 5 years ago
Emily Shaffer committed about 5 years ago
tr2: make process info collection platform-generic
Emily Shaffer committed about 5 years ago
bundle tests: use test_cmp instead of grep
Ævar Arnfjörð Bjarmason committed about 5 years ago