aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/download_strategy.rb
AgeCommit message (Expand)Author
2015-09-06download_strategy: add Apache mirror lua.Jan Lehnardt
2015-08-20CurlApacheMirrorDownloadStrategy: ignore HOMEBREW_CURL_VERBOSEXu Cheng
2015-08-18allowing rescue https redirect errorXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-21move deprecated codes into compatXu Cheng
2015-07-10download_strategy: kill special ssl3 supportDominyk Tiller
2015-07-09download_strategy: private method allowing extra curl options.Indrajit Raychaudhuri
2015-06-30Git: unshallow shallow clones if necessaryMisty De Meo
2015-06-29download_strategy: remove exclamation pointAlex Dunn
2015-06-23download_strategy: fix url reassignXu Cheng
2015-06-22download_strategy: make sure the inspected url is usedXu Cheng
2015-06-21download_strategy: remove extra colonXu Cheng
2015-06-20download_strategy: don't check url if already downloadedXu Cheng
2015-06-15Decouple the local bottle strategy from the formulaJack Nagel
2015-06-15Make CurlUnsafeDownloadStrategy a no-opJack Nagel
2015-06-15Make UnsafeSubversionDownloadStrategy a no-opJack Nagel
2015-06-14download_strategy: declare insecure redirectsDominyk Tiller
2015-06-13Remove some 10.5 hacksJack Nagel
2015-04-27Simplify substitutionJack Nagel
2015-04-26Add support for extracting LHA archivesMisty De Meo
2015-04-24download_strategy: allow anoncvs.Geoff Nixon
2015-04-10download_strategy: automatically use apache.org https mirrorViktor Szakats
2015-03-15download_strategy: allow ssl apache mirror links.Felix Bünemann
2015-03-09Update AWS SDK dependency of S3DownloadStrategyrstata-verticloud
2015-03-08download_strategy: raise on wrong tag revision.Mike McQuaid
2015-02-26Remove SourceForge references.Mike McQuaid
2015-02-14Stage entire git repo into build directoryJack Nagel
2015-02-14Remove unnecessary use of Dir[]Jack Nagel
2015-02-13Support older git without "submodule sync --recursive"Jack Nagel
2015-02-08Quote entire path passed to checkout-indexJack Nagel
2015-02-08Revert "download_strategy: escape spaces in git submodule path."Jack Nagel
2015-02-08download_strategy: escape spaces in git submodule path.Kashif Rasul
2015-02-03GitDownloadStrategy: support submodule changesChristian Moritz
2015-01-05Avoid shell quoting issues when extracting xz and lz archivesJack Nagel
2015-01-05Buffer 16K at a timeJack Nagel
2015-01-04Remove unused assignmentJack Nagel
2015-01-04Decouple LocalBottleDownloadStrategy from CurlDownloadStrategyJack Nagel
2015-01-04Extract non-curl parts of CurlDownloadStrategy into a base classJack Nagel
2015-01-04Use more https in urls and updated some lost linksViktor Szakats
2014-12-29Move exception text into exception objectJack Nagel
2014-12-23Mark cached_location as an attributeJack Nagel
2014-12-23Avoid check-then-act pattern in clear_cacheJack Nagel
2014-12-23Document download strategy interfaceJack Nagel
2014-12-22Mark deprecated download strategies as suchJack Nagel
2014-12-22Assume CVS module name when none is givenJack Nagel
2014-12-22Allow :module => "name" for CVS URLsJack Nagel
2014-12-18Fix references to urlJack Nagel
2014-12-18Add :using => :fossilJack Nagel
2014-12-18Move url munging to initializeJack Nagel
2014-12-18Start versioning cached git clonesJack Nagel