fetch: use `fetch_config` to store "fetch.recurseSubmodules" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.showForcedUpdates" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.pruneTags" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.prune" value
Patrick Steinhardt committed over 3 years ago
fetch: pass through `fetch_config` directly
Patrick Steinhardt committed over 3 years ago
fetch: drop unneeded NULL-check for `remote_ref`
Patrick Steinhardt committed over 3 years ago
fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value
Patrick Steinhardt committed over 3 years ago
Christian Hesse committed over 3 years ago
run-command.c: fix missing include under `NO_PTHREADS`
Taylor Blau committed over 3 years ago
tag: keep the message file in case ref transaction fails
Kristoffer Haugsbakk committed over 3 years ago
t/t7004-tag: add regression test for successful tag creation
Kristoffer Haugsbakk committed over 3 years ago
doc: tag: document `TAG_EDITMSG`
Kristoffer Haugsbakk committed over 3 years ago
test: do not negate test_path_is_* to assert absense
Junio C Hamano committed over 3 years ago
t2021: do not negate test_path_is_dir
Junio C Hamano committed over 3 years ago
tests: do not negate test_path_exists
Junio C Hamano committed over 3 years ago
Jiang Xin committed over 3 years ago
Junio C Hamano committed over 3 years ago
Merge branch 'ps/fetch-output-format'
Junio C Hamano committed over 3 years ago
Merge branch 'sg/retire-unused-cocci'
Junio C Hamano committed over 3 years ago
Merge branch 'sl/diff-files-sparse'
Junio C Hamano committed over 3 years ago