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
difftool: prepare "diff" cmdline in cmd_difftool()
Jeff King committed almost 5 years ago
difftool: prepare "struct child_process" in cmd_difftool()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git rev-parse --parseopt tests: add more usagestr tests
Ævar Arnfjörð Bjarmason committed almost 5 years ago
send-pack: properly use parse_options() API for usage string
Ævar Arnfjörð Bjarmason committed almost 5 years ago
parse-options API users: align usage output in C-strings
Ævar Arnfjörð Bjarmason committed almost 5 years ago
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test-tool run-command: fix flip-flop init pattern
Ævar Arnfjörð Bjarmason committed almost 5 years ago
tests: remove leftover untracked files
Elijah Newren committed almost 5 years ago
strvec: use size_t to store nr and alloc
Jeff King committed almost 5 years ago
compression: drop write-only core_compression_* variables
René Scharfe committed almost 5 years ago
test-lib: remove unused $_x40 and $_z40 variables
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-bisect: remove unused SHA-1 $x40 shell variable
Ævar Arnfjörð Bjarmason committed almost 5 years ago