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
/
cmd
/
fetch.rb
Age
Commit message (
Expand
)
Author
2018-01-22
fetch: also fetch resources' patches
ilovezfs
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-04-02
Document all short flags.
Mike McQuaid
2017-01-02
bottles: --force-bottle feigns or_later.
Mike McQuaid
2016-10-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-11
cmd/fetch: fix Rubocop warnings.
Mike McQuaid
2016-05-09
fetch: document --retry option (#225)
Martin Afanasjew
2016-05-06
brew install: make -s apply only to given formula, not deps (#205)
Andrew Janke
2016-05-06
cmd/fetch: fix typo in doco
Andrew Janke
2016-04-10
Fix documentation error
Max Nordlund
2016-04-10
Add all the top level comments
Max Nordlund
2016-03-20
Revert "brew fetch: only include sha256 in output"
Xu Cheng
2016-03-14
brew fetch: only include sha256 in output
Andrew Janke
2016-01-19
Revert "formula_installed: tweak source build behaviour."
Mike McQuaid
2016-01-17
formula_installed: tweak source build behaviour.
Mike McQuaid
2015-12-06
fetch: fall back to source if bottle fails.
Mike McQuaid
2015-09-06
remove Formula#file_modified?
Alex Dunn
2015-08-18
unnecessary calls to .select simplified
Baptiste Fontaine
2015-08-03
Core files style updates.
BrewTestBot
2015-07-23
fetch: don't flag fs modification
Dominyk Tiller
2015-07-18
fetch/build formula from source when modified
Alex Dunn
2014-10-21
Point to a tap when installing or fetching.
Mike McQuaid
2014-09-10
Store the object itself in the failed download set
Jack Nagel
2014-08-22
Use a set to track failed downloads
Jack Nagel
2014-08-22
Rescue only DownloadError
Jack Nagel
2014-08-16
fetch: retry the download on a failure.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-03-13
Teach fetch to download patches
Jack Nagel
2014-03-10
Update fetch command for generalized bottle implementation
Jack Nagel
2014-03-08
fetch: fix --retry with resources.
Mike McQuaid
2014-03-06
fetch: fix overloading Homebrew.failed.
Mike McQuaid
2014-03-01
fetch: add --retry option to retry fetch once.
Mike McQuaid
2013-10-31
fetch: check for existing cache file before downloading
Jack Nagel
2013-10-31
fetch: clear partial downloads when --force is given
Jack Nagel
2013-09-11
Allow resource fetching
Adam Vandenberg
2013-05-16
Formula#fetch: always return the cached path
Jack Nagel
2013-05-16
Adjust semantics of Formula#fetch
Jack Nagel
2013-05-16
fetch: rename 'tarball' to 'download'
Jack Nagel
2013-05-16
fetch: use concat rather than << and flatten
Jack Nagel
2013-02-01
Refactor fetch
Jack Nagel
2013-01-26
Replace usages of recursive_deps with recursive_dependencies
Jack Nagel
2013-01-26
brew-fetch: remove MD5 output.
Mike McQuaid
2012-09-03
brew-fetch: Return error code on unmatched hash.
Mike McQuaid
2012-07-08
fetch: remove dead code
Jack Nagel
2012-07-04
fetch: use new checksum verification
Jack Nagel
2012-07-04
fetch: make use of new formula specs
Jack Nagel
2012-04-02
fetch: don't display cached location twice
Jack Nagel
[next]