aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils/curl.rb
AgeCommit message (Expand)Author
2018-01-11curl: handle more non-executable curl edge-cases.Mike McQuaid
2017-12-12Do not specify absolute paths to utilitiesShaun Jackman
2017-12-03Refactor: Move FormulaAudit.check_http_content to utils/curlMartin Schimandl
2017-11-27More environment filtering fixesMike McQuaid
2017-11-13environment filtering: pass through TRAVIS vars.Mike McQuaid
2017-11-05curl: unset SSL_CERT_FILE.Mike McQuaid
2017-09-10Let `curl_download` handle HTTP 416 error.Markus Reiter
2017-08-21Fix `pull`.Markus Reiter
2017-08-11Don’t pass `--fail` for `curl_output`.Markus Reiter
2017-08-10`curl_download`: Retry once on error `33`.Markus Reiter
2017-08-08Allow `curl` args to be overriden.Markus Reiter
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-01-07Allow `brew audit` to fake a Safari user-agent.Mike McQuaid
2016-12-29curl: make curl_args more configurable.Mike McQuaid
2016-09-11utils/curl: fix Rubocop warnings.Mike McQuaid
2016-08-17utils/curl: assume Ruby 2.Mike McQuaid
2016-07-12github: produce better curl error messages. (#441)Mike McQuaid
2016-06-03Use `curl` for the GitHub API (#295)Mike McQuaid