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
2013-08-15
SubversionDownloadStrategy: fix reference to removed method
Jack Nagel
2013-08-13
Remove outdated comment
Jack Nagel
2013-08-13
Avoid reading whole files into memory during decompression
Jack Nagel
2013-08-08
alphabetize list
Adam Vandenberg
2013-08-08
Add SourceForge hg pattern
Adam Vandenberg
2013-08-06
Enable connection timeouts when mirrors are available
Jack Nagel
2013-08-05
Add support for the :ssl3 download-strategy.
Tijs Zwinkels - TinkerTank
2013-06-27
Fix :gzip_only extraction
Misty De Meo
2013-06-22
Add Utils::JSON to wrap the JSON implementation
Jack Nagel
2013-06-08
Sniff for non-tarred gzips
Adam Vandenberg
2013-06-08
Use new download strategy for local bottles.
Mike McQuaid
2013-06-07
CurlDownloadStrategy no longer uses `?` in downloaded filenames
Adam Vandenberg
2013-06-07
CurlDownloadStrategy: use opt path for xz
Jack Nagel
2013-06-07
CurlDownloadStrategy: use with_system_path to locate tar
Shaun Jackman
2013-06-04
mercurial: Install python bindings properly
Samuel John
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-05-26
Add required methods to AbstractDownloadStrategy
Jack Nagel
2013-05-16
CurlDownloadStrategy: remove "tarball_path" accessor
Jack Nagel
2013-05-13
Retry downloads if a server doesn't support byte ranges
Adam Vandenberg
2013-04-16
Fix download strategy for SVN HEAD
Xiyue Deng
2013-04-16
Only dup and shift when specs hash is populated
Jack Nagel
2013-04-15
Avoid expensive Pathname concatenation
Jack Nagel
2013-04-15
Clean up remaining DownloadStrategy initializers
Jack Nagel
2013-04-08
SubversionDownloadStrategy: *really* fix pathname concatenation
Jack Nagel
2013-04-08
SubversionDownloadStrategy: fix pathname concatenation
Jack Nagel
2013-04-07
Download strategies require a usable name
Jack Nagel
2013-04-07
Tests for AbstractDownloadStrategy
Jack Nagel
2013-04-07
Unify indentation of access modifiers
Jack Nagel
2013-03-28
Suppress uninitialized instance variable warnings
Jack Nagel
2013-03-11
Add with_system_path to run using system PATHs.
Mike McQuaid
2013-02-17
GitDownloadStrategy: force checkouts
Jack Nagel
2013-02-17
GitDownloadStrategy: reset after checkout during updates
Jack Nagel
2013-02-17
GitDownloadStrategy: factor out checkout args
Jack Nagel
2013-02-17
GitDownloadStrategy: generalize has_tag? to has_ref?
Jack Nagel
2013-02-14
GitDownloadStrategy: default to remote HEAD during checkout
Jack Nagel
2013-02-14
GitDownloadStrategy: quiet reset in non-verbose mode
Jack Nagel
2013-02-14
GitDownloadStrategy: only fetch from remote when necessary
Jack Nagel
2013-02-14
GitDownloadStrategy: extract checkout from #stage
Jack Nagel
2013-02-14
GitDownloadStrategy: split up submodule update and checkout
Jack Nagel
2013-02-14
GitDownloadStrategy: split #fetch into several methods
Jack Nagel
2013-02-11
Avoid nil in URL specs
Jack Nagel
2013-02-11
Catch JSON decoding errors in Apache download strategy
Jack Nagel
2013-02-10
kill dead code
Jack Nagel
2013-02-10
CurlDownloadStrategy: remove pointless type introspection
Jack Nagel
2013-02-07
download_strategy: move requires out of method
Jack Nagel
2013-02-02
download_strategy: fix typo
Jack Nagel
2013-02-02
Make `CurlDownloadStrategy` resume aborted downloads
Simon Sigurdhsson
2013-01-30
Add SourceForge bottle mirror selection.
Mike McQuaid
2013-01-29
Cleanup old bottle syntax.
Mike McQuaid
2013-01-23
CurlApacheMirrorDownloadStrategy: fetch mirrors in JSON format
Jack Nagel
[next]