index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
download_strategy.rb
Age
Commit message (
Expand
)
Author
2015-09-06
download_strategy: add Apache mirror lua.
Jan Lehnardt
2015-08-20
CurlApacheMirrorDownloadStrategy: ignore HOMEBREW_CURL_VERBOSE
Xu Cheng
2015-08-18
allowing rescue https redirect error
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-21
move deprecated codes into compat
Xu Cheng
2015-07-10
download_strategy: kill special ssl3 support
Dominyk Tiller
2015-07-09
download_strategy: private method allowing extra curl options.
Indrajit Raychaudhuri
2015-06-30
Git: unshallow shallow clones if necessary
Misty De Meo
2015-06-29
download_strategy: remove exclamation point
Alex Dunn
2015-06-23
download_strategy: fix url reassign
Xu Cheng
2015-06-22
download_strategy: make sure the inspected url is used
Xu Cheng
2015-06-21
download_strategy: remove extra colon
Xu Cheng
2015-06-20
download_strategy: don't check url if already downloaded
Xu Cheng
2015-06-15
Decouple the local bottle strategy from the formula
Jack Nagel
2015-06-15
Make CurlUnsafeDownloadStrategy a no-op
Jack Nagel
2015-06-15
Make UnsafeSubversionDownloadStrategy a no-op
Jack Nagel
2015-06-14
download_strategy: declare insecure redirects
Dominyk Tiller
2015-06-13
Remove some 10.5 hacks
Jack Nagel
2015-04-27
Simplify substitution
Jack Nagel
2015-04-26
Add support for extracting LHA archives
Misty De Meo
2015-04-24
download_strategy: allow anoncvs.
Geoff Nixon
2015-04-10
download_strategy: automatically use apache.org https mirror
Viktor Szakats
2015-03-15
download_strategy: allow ssl apache mirror links.
Felix Bünemann
2015-03-09
Update AWS SDK dependency of S3DownloadStrategy
rstata-verticloud
2015-03-08
download_strategy: raise on wrong tag revision.
Mike McQuaid
2015-02-26
Remove SourceForge references.
Mike McQuaid
2015-02-14
Stage entire git repo into build directory
Jack Nagel
2015-02-14
Remove unnecessary use of Dir[]
Jack Nagel
2015-02-13
Support older git without "submodule sync --recursive"
Jack Nagel
2015-02-08
Quote entire path passed to checkout-index
Jack Nagel
2015-02-08
Revert "download_strategy: escape spaces in git submodule path."
Jack Nagel
2015-02-08
download_strategy: escape spaces in git submodule path.
Kashif Rasul
2015-02-03
GitDownloadStrategy: support submodule changes
Christian Moritz
2015-01-05
Avoid shell quoting issues when extracting xz and lz archives
Jack Nagel
2015-01-05
Buffer 16K at a time
Jack Nagel
2015-01-04
Remove unused assignment
Jack Nagel
2015-01-04
Decouple LocalBottleDownloadStrategy from CurlDownloadStrategy
Jack Nagel
2015-01-04
Extract non-curl parts of CurlDownloadStrategy into a base class
Jack Nagel
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2014-12-29
Move exception text into exception object
Jack Nagel
2014-12-23
Mark cached_location as an attribute
Jack Nagel
2014-12-23
Avoid check-then-act pattern in clear_cache
Jack Nagel
2014-12-23
Document download strategy interface
Jack Nagel
2014-12-22
Mark deprecated download strategies as such
Jack Nagel
2014-12-22
Assume CVS module name when none is given
Jack Nagel
2014-12-22
Allow :module => "name" for CVS URLs
Jack Nagel
2014-12-18
Fix references to url
Jack Nagel
2014-12-18
Add :using => :fossil
Jack Nagel
2014-12-18
Move url munging to initialize
Jack Nagel
2014-12-18
Start versioning cached git clones
Jack Nagel
[next]