bisect--helper: reimplement `bisect_visualize()` shell function in C
Pranit Bauva committed almost 5 years ago
run-command: make `exists_in_PATH()` non-static
Pranit Bauva committed almost 5 years ago
t6030-bisect-porcelain: add test for bisect visualize
Miriam Rubio committed almost 5 years ago
t6030-bisect-porcelain: add tests to control bisect run exit cases
Miriam Rubio committed almost 5 years ago
t3407: rework rebase --quit tests
Phillip Wood committed almost 5 years ago
t3407: strengthen rebase --abort tests
Phillip Wood committed almost 5 years ago
t3407: use test_path_is_missing
Phillip Wood committed almost 5 years ago
Phillip Wood committed almost 5 years ago
Phillip Wood committed almost 5 years ago
Phillip Wood committed almost 5 years ago
t3407: run tests in $TEST_DIRECTORY
Phillip Wood committed almost 5 years ago
http: don't hardcode the value of CURL_SOCKOPT_OK
Ævar Arnfjörð Bjarmason committed almost 5 years ago
http: centralize the accounting of libcurl dependencies
Ævar Arnfjörð Bjarmason committed almost 5 years ago
http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
Ævar Arnfjörð Bjarmason committed almost 5 years ago
http: correct version check for CURL_HTTP_VERSION_2
Ævar Arnfjörð Bjarmason committed almost 5 years ago
http: drop support for curl < 7.18.0 (again)
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Makefile: drop support for curl < 7.9.8 (again)
Ævar Arnfjörð Bjarmason committed almost 5 years ago
INSTALL: mention that we need libcurl 7.19.4 or newer to build
Ævar Arnfjörð Bjarmason committed almost 5 years ago
parse-options API: remove OPTION_ARGUMENT feature
Ævar Arnfjörð Bjarmason committed almost 5 years ago
difftool: use run_command() API in run_file_diff()
Ævar Arnfjörð Bjarmason committed almost 5 years ago