aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tab.rb
AgeCommit message (Expand)Author
2016-09-09Merge pull request #863 from penman/preserve_aliasMike McQuaid
2016-09-07Explain more Tab instantiation methodsAlyssa Ross
2016-09-07Explain Tab.create vs Tab.for_formulaAlyssa Ross
2016-09-07Combine Tab alias_path with source.pathAlyssa Ross
2016-09-05More consistent styleAlyssa Ross
2016-09-05Update Tap for alias_pathAlyssa Ross
2016-09-05Replace install_name/install_ref with alias_pathAlyssa Ross
2016-09-03Preserve alias when installing formulaeAlyssa Ross
2016-08-18Use epochs in tabsVlad Shablinsky
2016-08-13tab: fix Tab.for_formula versions (#687)Uladzislau Shablinski
2016-08-06tab: allow to store versionsVlad Shablinsky
2016-07-29Add missing development_tools requires.Mike McQuaid
2016-07-29tab: use the correct default compiler.Mike McQuaid
2016-07-17Tab#for_formula: using Formula#installed_prefixXu Cheng
2016-07-15tab: add missing methodsXu Cheng
2016-07-08tab: eliminate redundant 'Tab.create' arguments (#468)Martin Afanasjew
2016-07-07Use GitRepositoryExtension for HOMEBREW_REPOSITORYMartin Afanasjew
2016-05-08tab: fix bad default_compiler referenceMartin Afanasjew
2016-05-05tab: include installation date in string representationZhiming Wang
2016-04-02various: Homebrew/core is the core tapXu Cheng
2016-01-15tab: add source modified time metadataXu Cheng
2015-12-15Allow multiple option_names in dep/reqs.Mike McQuaid
2015-12-09Tab#tap: returns tap objectXu Cheng
2015-11-29tab: use installed_prefixesXu Cheng
2015-11-27tab: use cache to avoid rereading the same files.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
2015-08-02tab: check mxcl/master synonym unconditionallyXu Cheng
2015-08-02handle mxcl/master synonym inside Tab#from_file_contentXu Cheng
2015-07-31tab: set stable as default specXu Cheng
2015-07-31Tab: store spec of formulaXu Cheng
2015-06-27Stdlib check should use the compiler used to build the bottleJack Nagel
2015-06-27tab: tweak options info outputDominyk Tiller
2015-06-02tab: allow load from file contentXu Cheng
2015-05-27tab: add method to set tap.Mike McQuaid
2015-03-14Switch to a more useful serialization of tap infoJack Nagel
2015-03-11add bottle? method to TabTim D. Smith
2015-03-07Decouple the install receipt from ARGVJack Nagel
2015-02-21Switch to string keysJack Nagel
2015-02-21Eliminate conditionalJack Nagel
2015-02-21Set the path on "fake" install receiptsJack Nagel
2015-02-20Compiler is always a stringJack Nagel
2015-02-18Use ternary instead of inline rescueJack Nagel
2015-02-18Start recording the formula path in the install receiptJack Nagel
2015-02-18Revert "Start recording the formula path in the install receipt"Jack Nagel
2015-02-18Start recording the formula path in the install receiptJack Nagel
2014-12-26Fix "possible reference to past scope" warnings on 2.2Jack Nagel
2014-10-19tab: remap deprecated options in tabs.Mike McQuaid
2014-10-15Hide install receipt key namesJack Nagel
2014-10-09Tab#with? accepts the same types as BuildOptions#with?Jack Nagel
2014-08-14Use the as_flags method instead of mapJack Nagel