aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2013-05-06Extract string and class logic from parse_specJack Nagel
2013-05-05Formula: fix to_hash output for bottlesMisty De Meo
2013-05-03superenv: svn should provide a list, not a stringAdam Vandenberg
2013-05-03Add frameworks helper to formulaAdam Vandenberg
2013-05-03brew-test-bot: fix output handling.Mike McQuaid
2013-05-03brew-test-bot: handle empty log files.Mike McQuaid
2013-05-02info: re-raise on blacklist missJack Nagel
2013-05-02brew-test-bot: force checkout master with cleanup.Mike McQuaid
2013-05-02--env: show HOMEBREW_CC in superenvAdam Vandenberg
2013-04-30Update HOMEBREW_DEBUG in man page.Adam Vandenberg
2013-04-30completion: avoid unnecessary `brew` invocationsJack Nagel
2013-04-29info: try blacklist for unknown formula namesAdam Vandenberg
2013-04-27Avoid capturing groups when unnusedJack Nagel
2013-04-27Combine GitHub version regexesJack Nagel
2013-04-27Only remove DS_Store on ENOTEMPTYJack Nagel
2013-04-27Don't test error messageJack Nagel
2013-04-27Allow `brew versions` to work with underspecified formulaeJack Nagel
2013-04-26audit: fix interpolation checkJack Nagel
2013-04-26brew-tests: install deps before tests.Mike McQuaid
2013-04-26Add deps target to tests Rakefile for needed gems.Mike McQuaid
2013-04-25doctor: don't shell out in coreutils checkMisty De Meo
2013-04-25doctor: add default-names findutils checkMisty De Meo
2013-04-24Add a couple more version testsJack Nagel
2013-04-24Split up big version detection testJack Nagel
2013-04-22audit: warn about top-level methodsJack Nagel
2013-04-21Remove global methods from formulaeSimon Sigurdhsson
2013-04-20Avoid calling to_s on the same Pathname multiple timesJack Nagel
2013-04-18Don't accept Formula objects as dep specsJack Nagel
2013-04-17Reorder dep spec types by frequencyJack Nagel
2013-04-17Add :hg build requirement.Adam Vandenberg
2013-04-16Fix download strategy for SVN HEADXiyue Deng
2013-04-16VersionElement: attempt most likely match firstJack Nagel
2013-04-16Only call Pathname#to_s once per Version objectJack Nagel
2013-04-16Only dup and shift when specs hash is populatedJack Nagel
2013-04-16Reduce repeated array inclusion checkJack Nagel
2013-04-16Add tests for FormulaPin and simplify implementationJack Nagel
2013-04-15Update for Xcode 4.6.2Ashley Towns
2013-04-15Don't create MacOS.version multiple timesJack Nagel
2013-04-15Optimize Version#<=>Jack Nagel
2013-04-15Avoid expensive Pathname concatenationJack Nagel
2013-04-15Clean up remaining DownloadStrategy initializersJack Nagel
2013-04-14Avoid repeated interpolation here tooJack Nagel
2013-04-14Style nitJack Nagel
2013-04-14Performance fix for Pathname#prepend_prefixJack Nagel
2013-04-14Performance fix for Pathname#chop_basenameJack Nagel
2013-04-14Avoid slow operations in FormulaPin#initializeJack Nagel
2013-04-14Don't use Pathname#/ in performance-critical codeJack Nagel
2013-04-14Optimization: avoid repeated interpolation in regexpJack Nagel
2013-04-14Keg requires OpenStructJack Nagel
2013-04-14Only prune taps if taps exist.Adam Vandenberg