aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
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-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
2014-07-06Remove inaccurate commentJack Nagel
2014-07-06Hide the cxxstdlib data structure betterJack Nagel
2014-07-06nostdout doesn't need to capture outputJack Nagel
2014-07-06Close duped output streams before returningJack Nagel
2014-07-06Remove redundant "which git" guardsJack Nagel
2014-07-06Drop pointless string splitJack Nagel
2014-07-06Use Formula tap methods instead of matching the pathJack Nagel
2014-07-06Let File.expand_path also do the joinJack Nagel
2014-07-06Check File.file? first to avoid second stat()Jack Nagel
2014-07-06Use Formula tap methodsJack Nagel
2014-07-06Make tap_ref match similar code in updateJack Nagel
2014-07-06Escape paths in regexpsJack Nagel
2014-07-06Just use each since we're returning from inside the blockJack Nagel
2014-07-06Expand ~ in PATH entriesJack Nagel
2014-07-05Remove a RUBY_VERSION check, add a FIXME commentJack Nagel
2014-07-05Use popen wrapperJack Nagel
2014-07-05Add popen wrapper that does not invoke the shellJack Nagel
2014-07-04Use a regular conditional instead of `next unless ...`Jack Nagel
2014-07-04Simpler "use the correct symlink" checksJack Nagel
2014-07-03Add more tests documenting linking behaviorJack Nagel
2014-07-03Avoid chdir just to make a symlinkJack Nagel
2014-07-03Move repeated pathname into setupJack Nagel
2014-07-03Don't assign @keg twice in setupJack Nagel
2014-07-03No need to silence output from Keg#link anymoreJack Nagel
2014-07-03Option does not need to be ComparableJack Nagel
2014-07-03Add assert_eql to provide better failure messages for eql? testsJack Nagel
2014-07-03Fix PkgVersion#<=>Jack Nagel
2014-07-03libspotify: migrate to homebrew/binary.Mike McQuaid
2014-07-03hllib: migrate to homebrew/boneyard.Mike McQuaid
2014-07-03bottle: use revision to find bottle block too.Mike McQuaid