aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-09-25Add better error message for misnamed formula class.Adam Vandenberg
2009-09-25Update bash completions.Adam Vandenberg
2009-09-25Find version number in *-src.tarballAdam Vandenberg
2009-09-25Don't summarize brew list if piped to another commandMax Howell
2009-09-25Default to LLVM on Snow LeopardMax Howell
2009-09-25Installation links were round the wrong way in the READMEBoris Gordon
2009-09-25Axel formulaChristian Mayer
2009-09-25Add full version and build numbers to user agentPiotr Usewicz
2009-09-24Don't use file, just check the magic numbers insteadBen Alpert
2009-09-24Add Hardware.is_64_bit? methodBen Alpert
2009-09-24Summarised listings with brew listMax Howell
2009-09-24brew log commandMax Howell
2009-09-24The term zeroconf only applies to networking apparentlyMax Howell
2009-09-24Use new instance var syntax for brew createMax Howell
2009-09-24Use full paths to all system utilitiesMax Howell
2009-09-24Remove Fink and Macports from the PATH earlierMax Howell
2009-09-24Return non-zero error code on errorsMax Howell
2009-09-24DRYed up "@foo=self.class.foo unless @foo" statementsClinton R. Nixon
2009-09-23Added small DSL for formulasClinton R. Nixon
2009-09-22brew install --ignore-dependenciesMax Howell
2009-09-22Don't print text as columns when the output is not a ttyPierre Riteau
2009-09-22Clean up the empty dir cleaner a littleMax Howell
2009-09-21Rename :libpng to :x11 and alias.Adam Vandenberg
2009-09-21length, not count. Fixes issue 55.Adam Vandenberg
2009-09-21Replace perl one-liner for removing empty dirs with Ruby.Adam Vandenberg
2009-09-22Some further uninstallation informationMax Howell
2009-09-21Don't always say "Patching"Max Howell
2009-09-21ENV.cc; returns the compiler we useMax Howell
2009-09-21Remove some ohai() useMax Howell
2009-09-21Automatically add keg_only? deps to relevent ENVMax Howell
2009-09-21Merge branch 'deps'Max Howell
2009-09-21Dependency resolution with fancy syntaxMax Howell
2009-09-18Update references to masterbrewMax Howell
2009-09-17mkpath for all directories under lib/perl5Max Howell
2009-09-17Solving the GNU GetText issuesMax Howell
2009-09-17Added .md extension to README so Github renders markdowndbr
2009-09-17"brew mk" -> "brew create" in readmedbr
2009-09-17The "brew gen" command doesn't seem to exist, changed to "brew create", which...dbr
2009-09-17Delete the partial download with any exceptionMax Howell
2009-09-17Error out if HOMEBREW_PREFIX isn't writableMax Howell
2009-09-17Prettier install outputMax Howell
2009-09-17Warning for bin dirs not in the PATHMax Howell
2009-09-17Add license header to update.rbMax Howell
2009-09-17Rename refresh_brew.rb to update.rbMax Howell
2009-09-17Error out if a git command fails during updateMax Howell
2009-09-17Made the Library tests green on 10.6.0Eloy Duran
2009-09-17Changed verbose output of git commands during update to use the existing style.Eloy Duran
2009-09-17Don't break if RubyCocoa can't be loaded, but try to help the user.Eloy Duran
2009-09-17Made the output of updating a bit nicer and log more if --verbose.Eloy Duran
2009-09-17Before trying to update, first checkout the masterbrew branch.Eloy Duran