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
/
tab.rb
Age
Commit message (
Expand
)
Author
2016-09-09
Merge pull request #863 from penman/preserve_alias
Mike McQuaid
2016-09-07
Explain more Tab instantiation methods
Alyssa Ross
2016-09-07
Explain Tab.create vs Tab.for_formula
Alyssa Ross
2016-09-07
Combine Tab alias_path with source.path
Alyssa Ross
2016-09-05
More consistent style
Alyssa Ross
2016-09-05
Update Tap for alias_path
Alyssa Ross
2016-09-05
Replace install_name/install_ref with alias_path
Alyssa Ross
2016-09-03
Preserve alias when installing formulae
Alyssa Ross
2016-08-18
Use epochs in tabs
Vlad Shablinsky
2016-08-13
tab: fix Tab.for_formula versions (#687)
Uladzislau Shablinski
2016-08-06
tab: allow to store versions
Vlad Shablinsky
2016-07-29
Add missing development_tools requires.
Mike McQuaid
2016-07-29
tab: use the correct default compiler.
Mike McQuaid
2016-07-17
Tab#for_formula: using Formula#installed_prefix
Xu Cheng
2016-07-15
tab: add missing methods
Xu Cheng
2016-07-08
tab: eliminate redundant 'Tab.create' arguments (#468)
Martin Afanasjew
2016-07-07
Use GitRepositoryExtension for HOMEBREW_REPOSITORY
Martin Afanasjew
2016-05-08
tab: fix bad default_compiler reference
Martin Afanasjew
2016-05-05
tab: include installation date in string representation
Zhiming Wang
2016-04-02
various: Homebrew/core is the core tap
Xu Cheng
2016-01-15
tab: add source modified time metadata
Xu Cheng
2015-12-15
Allow multiple option_names in dep/reqs.
Mike McQuaid
2015-12-09
Tab#tap: returns tap object
Xu Cheng
2015-11-29
tab: use installed_prefixes
Xu Cheng
2015-11-27
tab: use cache to avoid rereading the same files.
Mike McQuaid
2015-08-03
Core files style updates.
BrewTestBot
2015-08-02
tab: check mxcl/master synonym unconditionally
Xu Cheng
2015-08-02
handle mxcl/master synonym inside Tab#from_file_content
Xu Cheng
2015-07-31
tab: set stable as default spec
Xu Cheng
2015-07-31
Tab: store spec of formula
Xu Cheng
2015-06-27
Stdlib check should use the compiler used to build the bottle
Jack Nagel
2015-06-27
tab: tweak options info output
Dominyk Tiller
2015-06-02
tab: allow load from file content
Xu Cheng
2015-05-27
tab: add method to set tap.
Mike McQuaid
2015-03-14
Switch to a more useful serialization of tap info
Jack Nagel
2015-03-11
add bottle? method to Tab
Tim D. Smith
2015-03-07
Decouple the install receipt from ARGV
Jack Nagel
2015-02-21
Switch to string keys
Jack Nagel
2015-02-21
Eliminate conditional
Jack Nagel
2015-02-21
Set the path on "fake" install receipts
Jack Nagel
2015-02-20
Compiler is always a string
Jack Nagel
2015-02-18
Use ternary instead of inline rescue
Jack Nagel
2015-02-18
Start recording the formula path in the install receipt
Jack Nagel
2015-02-18
Revert "Start recording the formula path in the install receipt"
Jack Nagel
2015-02-18
Start recording the formula path in the install receipt
Jack Nagel
2014-12-26
Fix "possible reference to past scope" warnings on 2.2
Jack Nagel
2014-10-19
tab: remap deprecated options in tabs.
Mike McQuaid
2014-10-15
Hide install receipt key names
Jack Nagel
2014-10-09
Tab#with? accepts the same types as BuildOptions#with?
Jack Nagel
2014-08-14
Use the as_flags method instead of map
Jack Nagel
[next]