aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-13No need to cache lookup that is only done onceJack Nagel
2014-07-12Simplify early return conditionJack Nagel
2014-07-12Compare cellar and prefix against constantsJack Nagel
2014-07-12Use pkg_version accessorJack Nagel
2014-07-12Fix typoJack Nagel
2014-07-12Handle conflicts where links point at symlinksJack Nagel
2014-07-12Always link symlinks directlyJack Nagel
2014-07-12Linuxbrew: Move ISSUES_URL to os from globalShaun Jackman
2014-07-11Fix Grammar in example-formula.rbImtiaz Majeed
2014-07-11Remove dead codeJack Nagel
2014-07-11Only compute the log file path once per callJack Nagel
2014-07-11Remove intermediate variableJack Nagel
2014-07-11Add test for InstallRenamed moduleJack Nagel
2014-07-11Try to workaround gem packaging shenanigansJack Nagel
2014-07-11exceptions: fix typoMatt Hauck
2014-07-11brew-test-bot: use git to do the diff filteringJack Nagel
2014-07-11brew-pull: use git to do the diff filteringJack Nagel
2014-07-11Read if no block is passed to Utils.popen_readJack Nagel
2014-07-11Use Utils.popen_read in XQuartz version codepathJack Nagel
2014-07-11audit: warn when using old-style patchesJack Nagel
2014-07-10Raise Errno::ENOENT instead of RuntimeError from Pathname#installJack Nagel
2014-07-10Make comment in Pathname#install more accurateJack Nagel
2014-07-10Fix method signatureJack Nagel
2014-07-10Legacy patches are never StringIOsJack Nagel
2014-07-10Deprecate some contributions.Mike McQuaid
2014-07-10Add 10.10 pkgconfig filesJack Nagel
2014-07-10Make vendored pkgconfig files match the actual library versionsJack Nagel
2014-07-09Move TeXmacs to boneyard.Adam Vandenberg
2014-07-09formula_installer: bottle against Homebrew Python.Mike McQuaid
2014-07-09Fix up phrasing of case-sensitive volume warningJack Nagel
2014-07-09Clean up /bin/df regexpJack Nagel
2014-07-09Fix getting filesystem mountsJack Nagel
2014-07-07Remove proc handling from BuildEnvironmentJack Nagel
2014-07-07Eliminate some indirection in evaluating requirement env blocksJack Nagel
2014-07-07Don't set @env on instancesJack Nagel
2014-07-07Simplify BuildEnvironmentDSL test setupJack Nagel
2014-07-07Keep DSL related code in one placeJack Nagel
2014-07-07Merge should return selfJack Nagel
2014-07-07Only call proc if it is setJack Nagel
2014-07-07Dependency initializer takes an arrayJack Nagel
2014-07-07Define 1.8 marshal hooks in terms of 1.9+ marshal hooksJack Nagel
2014-07-07Remove knowledge of serialization details by marshaling twiceJack Nagel
2014-07-07Fix BuildEnvironment initializerJack Nagel
2014-07-07Fix BuildEnvironment marshalling testJack Nagel
2014-07-07Don't need mocks hereJack Nagel
2014-07-07Only store one proc per BuildEnvironment instanceJack Nagel
2014-07-07Merge instead of calling << in a loopJack Nagel
2014-07-06Fix brew-aspell-dictionariesJack Nagel
2014-07-06Give the cache the same permissions as the installer doesJack Nagel
2014-07-06Extend with a module instead of aliasing on the singleton classJack Nagel