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-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
2012-12-01
Support installing bottles from local files.
Mike McQuaid
2012-11-25
Copy rather than move e.g. war files.
Mike McQuaid
2012-10-29
Add support for 7zip archives
Sijawusz Pur Rahnama
2012-10-15
Test coverage for DownloadStrategyDetector
Jack Nagel
2012-10-15
GitDownloadStrategy: avoid unnecessary checkout
Jack Nagel
2012-10-15
GitDownloadStrategy: silence checkout actions in non-verbose mode
Jack Nagel
2012-10-15
GitDownloadStrategy: silence status check
Jack Nagel
2012-09-28
Remove extra newline
Jack Nagel
2012-09-28
Make VCS download strategies work without user paths
Jack Nagel
2012-09-28
_Really_ fix hg strategy
Jack Nagel
2012-09-27
Fix hg strategy under stdenv
Jack Nagel
2012-09-25
MercurialDownloadStrategy can find hg again
Max Howell
2012-08-29
Always find git and svn without trying hard
Max Howell
2012-08-22
Cache found svn binary
Adam Vandenberg
2012-08-22
Honor GIT env var
Adam Vandenberg
2012-08-18
Deprecate MacOS.version? style methods
Jack Nagel
2012-08-09
download_strategy: Use MacOS.locate to find svn
samueljohn
[next]