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
/
bottles.rb
Age
Commit message (
Expand
)
Author
2015-10-18
remove unnecessary require statements
Xu Cheng
2015-09-08
Use system tar for bottle TOC inspection
chdiza
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-08-02
handle mxcl/master synonym inside Tab#from_file_content
Xu Cheng
2015-07-24
bottle_resolve_version: return PkgVersion
Xu Cheng
2015-07-06
auto resolve bottle root_url based on tap
Xu Cheng
2015-06-07
bottles: new method bottle_resolve_vesrion
Xu Cheng
2015-06-07
bottles: new method bottle_receipt_path
Xu Cheng
2015-06-02
new method bottle_resolve_formula_names
Xu Cheng
2015-06-02
remove bottle_version
Xu Cheng
2015-04-26
remove Bintray.version method
Xu Cheng
2015-02-19
bottles: add Bintray package naming method.
Mike McQuaid
2015-02-19
bottles: expand Bintray tap repository handling.
Mike McQuaid
2015-02-19
bottles: add Bintray class.
Mike McQuaid
2014-07-18
Ask the filename object for the prefix
Jack Nagel
2014-07-18
Move bottle URL construction to the bottle object
Jack Nagel
2014-07-18
Move bottle filename construction to a class
Jack Nagel
2014-07-16
Don't raise when converting the tag to a version fails
Jack Nagel
2014-07-16
Separate tag matching and checksum lookup
Jack Nagel
2014-07-16
Use [] on the instance rather than the wrapped hash
Jack Nagel
2014-07-16
Rename variable
Jack Nagel
2014-07-16
Mark private methods as private
Jack Nagel
2014-07-16
Add key? to BottleCollector
Jack Nagel
2014-07-16
Rename fetch_bottle_for to fetch_checksum_for
Jack Nagel
2014-07-15
Implement []= on BottleCollector
Jack Nagel
2014-07-15
Ensure that all required keys are passed to bottle_filename
Jack Nagel
2014-07-15
Remove default tag value from bottle_filename
Jack Nagel
2014-07-13
Remove default value from bottle_url options parameter
Jack Nagel
2014-07-13
Remove default value from bottle_suffix parameter
Jack Nagel
2014-07-13
Inline method so we don't merge and unpack options twice
Jack Nagel
2014-07-13
Inline method that just wraps a constant
Jack Nagel
2014-07-12
Simplify early return condition
Jack Nagel
2014-04-01
Remove unused parameter
Jack Nagel
2014-03-10
Inline install_bottle? logic into the installer
Jack Nagel
2014-03-10
Wrap cellar compatibility check in a method
Jack Nagel
2014-03-10
Remove used options check from install_bottle?
Jack Nagel
2014-03-10
Make bottle implementation more generic
Jack Nagel
2014-03-10
Make build_from_source an explicit installer mode
Jack Nagel
2014-03-05
Prepare bottle tooling for formula revisions
Jack Nagel
2014-03-05
Consolidate bottle defaults and remove a method
Jack Nagel
2013-12-08
bottles: fix options hashes
Jack Nagel
2013-12-05
bottle_filename: remove unused revision default
Misty De Meo
2013-12-05
Bottles: fix bottle_filename revision
Misty De Meo
2013-12-05
Use BottleCollector in Bottle SoftwareSpec
Misty De Meo
2013-12-05
Add BottleCollector
Misty De Meo
2013-12-01
Revert "Disable bottles when HOMEBREW_CELLAR.parent != HOMEBREW_PREFIX"
Jack Nagel
2013-11-30
Disable bottles when HOMEBREW_CELLAR.parent != HOMEBREW_PREFIX
Jack Nagel
2013-11-30
Revert "disable :any bottles due to Homebrew/homebrew#24780"
Jack Nagel
2013-11-30
disable :any bottles due to Homebrew/homebrew#24780
Adam Vandenberg
[next]