index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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-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
2014-12-18
Revert "Start versioning cached git clones"
Mike McQuaid
2014-12-17
Start versioning cached git clones
Jack Nagel
2014-12-16
Use Utils.popen_read to avoid shelling out in a few places
Jack Nagel
2014-12-10
Provide version reader method
Jack Nagel
2014-12-10
Prefer cached_location over tarball_path
Jack Nagel
2014-12-10
Reorganize methods in CurlDownloadStrategy
Jack Nagel
2014-12-09
Add more general support for passing credentials to curl
Jack Nagel
2014-12-09
Pull strategy for downloading from research.att.com into core
Jack Nagel
2014-12-09
Provide access to the specs hash indirectly via a meta attribute
Jack Nagel
2014-12-09
Move tool path methods to AbstractDownloadStrategy
Jack Nagel
2014-12-09
Use quiet_safe_system to silence CVS checkouts
Jack Nagel
2014-12-09
Include FileUtils in AbstractDownloadStrategy
Jack Nagel
2014-12-09
Prefer cached_location method over @clone ivar
Jack Nagel
2014-12-09
Stop returning a path from CurlDownloadStrategy#fetch
Jack Nagel
2014-12-06
Use quiet_safe_system to silence submodule updates
Jack Nagel
2014-12-06
Use quiet_safe_system to silence submodule checkouts
Jack Nagel
2014-12-06
Use quiet_safe_system to silence bzr updates
Jack Nagel
2014-12-06
Use quiet_safe_system to silence CVS updates
Jack Nagel
2014-12-06
Simplify fossil checkouts
Jack Nagel
[next]