]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/http-drop-old-curl'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:36 +0000 (15:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:36 +0000 (15:32 -0700)
Support for ancient versions of cURL library (pre 7.19.4) has been
dropped.

* ab/http-drop-old-curl:
  http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
  http: drop support for curl < 7.19.3 and < 7.17.0 (again)
  http: drop support for curl < 7.19.4
  http: drop support for curl < 7.16.0
  http: drop support for curl < 7.11.1

1  2 
imap-send.c
remote-curl.c

diff --cc imap-send.c
Simple merge
diff --cc remote-curl.c
Simple merge