aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-19Remove a conditional and always pass the spec to satisfied_requirementsJack Nagel
2014-07-19Remove the patch from the cache after applying itJack Nagel
2014-07-19Use if-else instead of postfix unlessJack Nagel
2014-07-19Improve pull request URL regexpJack Nagel
2014-07-18Fix checking out recursive git submodulesMaurus Cuelenaere
2014-07-18clang doesn't support -fuse-linker-pluginDan
2014-07-18Add a factory method that accepts a formula objectJack Nagel
2014-07-18Ask the filename object for the prefixJack Nagel
2014-07-18Move bottle URL construction to the bottle objectJack Nagel
2014-07-18Move bottle filename construction to a classJack Nagel
2014-07-18exec_editor with no arguments should not silently succeedJack Nagel
2014-07-18Check nil? || empty? instead of to_s.empty?Jack Nagel
2014-07-18Drop pointless to_s callJack Nagel
2014-07-17Remove dead codeJack Nagel
2014-07-17Spell out "formula" in parameter nameJack Nagel
2014-07-17Only ask for the stem onceJack Nagel
2014-07-17Remove special case for now-deprecated GitHub URLsJack Nagel
2014-07-17Call size on the pathJack Nagel
2014-07-17Use locals instead of repeatedly converting pathnames to stringsJack Nagel
2014-07-17Remove deprecated options from brew-diyJack Nagel
2014-07-17diy: use configure as the heuristic for autotoolsJack Nagel
2014-07-17Remove commentary from error messagePhillip Calvin
2014-07-16Remove more dead codeJack Nagel
2014-07-16Don't raise when converting the tag to a version failsJack Nagel
2014-07-16Raise ArgumentError when a symbol can't be mapped to a versionJack Nagel
2014-07-16Rename testJack Nagel
2014-07-16Separate tag matching and checksum lookupJack Nagel
2014-07-16Use [] on the instance rather than the wrapped hashJack Nagel
2014-07-16Rename variableJack Nagel
2014-07-16Mark private methods as privateJack Nagel
2014-07-16Add key? to BottleCollectorJack Nagel
2014-07-16Remove dead codeJack Nagel
2014-07-16Rename fetch_bottle_for to fetch_checksum_forJack Nagel
2014-07-15Implement []= on BottleCollectorJack Nagel
2014-07-15No need to set the URL for dependency testJack Nagel
2014-07-15Ensure that all required keys are passed to bottle_filenameJack Nagel
2014-07-15Remove default tag value from bottle_filenameJack Nagel
2014-07-15Tighten up bottle ruby file globJack Nagel
2014-07-15Eagerly set the download strategyJack Nagel
2014-07-13Move pjsip to the boneyard.Adam Vandenberg
2014-07-13Fix reference to ISSUES_URLJack Nagel
2014-07-13Remove default value from bottle_url options parameterJack Nagel
2014-07-13Remove default value from bottle_suffix parameterJack Nagel
2014-07-13Inline method so we don't merge and unpack options twiceJack Nagel
2014-07-13Inline method that just wraps a constantJack Nagel
2014-07-13nudge formattingAdam Vandenberg
2014-07-13Use accessor method in testJack Nagel
2014-07-13CONTRIBUTING: fix dashes.Mike McQuaid
2014-07-13CONTRIBUTING: link to PR guide.Mike McQuaid
2014-07-13Use a hash to cache compiler version lookupsJack Nagel