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-12-30
tab: remove #reliable_runtime_dependencies?
Alyssa Ross
2016-12-30
tab: remove #homebrew_tag
Alyssa Ross
2016-12-30
tab: parse full Homebrew version string
Alyssa Ross
2016-12-30
tab: implement #reliable_runtime_dependencies?
Alyssa Ross
2016-12-20
Deprecate 32-bit options.
Mike McQuaid
2016-12-03
tab: remove debugging
Alyssa Ross
2016-12-03
tab: include HOMEBREW_VERSION
Alyssa Ross
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-11-17
formula: make cache clearing methods, *ahem*, clearer
Alyssa Ross
2016-11-17
tab: clear Formula.installed cache when created.
Alyssa Ross
2016-10-24
keg_relocate: refactor relocate_text_files
Josh Hagins
2016-10-24
keg_relocate: cache files rewritten during brew bottle
Josh Hagins
2016-10-11
tab: don't interpret unknown deps as no deps
Alyssa Ross
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-19
Save runtime dependencies in INSTALL_RECEIPT.json
Alyssa Ross
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
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
[next]