projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4052719
4246b0b
)
Merge branch 'js/no-curl-easy-strerror-on-old-curl'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:30 +0000
(15:54 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:30 +0000
(15:54 -0700)
Done to support compilation on __TANDEM, but is independently useful
for people with older version of libcURL.
* js/no-curl-easy-strerror-on-old-curl:
http.c: don't use curl_easy_strerror prior to curl-7.12.0
Trivial merge