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-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
2012-07-19
MercurialDownloadStrategy: remove redundant chdir
Jack Nagel
2012-07-19
MercurialDownloadStrategy: check out subrepos
Felipe Navarro V
2012-07-06
DownloadStrategy: Detect classes
Misty De Meo
2012-07-04
Teach download strategies to take a SoftwareSpec
Jack Nagel
2012-07-04
Refactor download strategy detection
Jack Nagel
2012-06-15
warn if unrar is needed but not found.
samueljohn
2012-05-10
Detect http://svn... as svn
Adam Vandenberg
2012-05-07
Unify 'which' and which_s' utility methods
Jack Nagel
2012-05-03
Detect uncompressed tars
Adam Vandenberg
2012-05-03
GitDownloadStrategy: don't pass --depth to fetch
Jack Nagel
2012-05-02
Extract detection of compression types
Adam Vandenberg
2012-05-02
GitDownloadStrategy: don't assume --single-branch is available
Jack Nagel
[next]