aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-08-02FIX brew info when keg installedMax Howell
2009-08-02Add Contributions to brew edit listingMax Howell
2009-08-02brew home foo open's foo's homepage in default web-browserAdam Vandenberg
2009-08-02Create /usr/local/bin if it doesn't already exist.Adam Vandenberg
2009-08-02Add all commands to the bash completion script.Adam Vandenberg
2009-08-02Info also takes installed brewsAdam Vandenberg
2009-08-02Ensure that the Cellar exists when symlinkingAdam Vandenberg
2009-08-02Bash completion script for the brew commandAdam Vandenberg
2009-08-02A script to symlink Homebrew into /usr/localAdam Vandenberg
2009-08-02Use cleanpath instead of realpath to keep symlinks intact.Adam Vandenberg
2009-08-02Raise if extract_named_args finds no named argsMax Howell
2009-08-02FIX missing keg argument error message. Closes Homebrew/homebrew#6Max Howell
2009-08-01Refactor and clean up codeMax Howell
2009-08-01FIX allow @version to be set in derived FormulaMax Howell
2009-08-01FIX brew infoMax Howell
2009-07-31Determine best optimization flags for hostMax Howell
2009-07-31More tests for Formula and KegMax Howell
2009-07-31Tests for Formula.*Max Howell
2009-07-31FIX chmod correctly for *both* 32bit and 64bit binariesMax Howell
2009-07-31FIX only claim that Formula doesn't exist if it was a loaderrorMax Howell
2009-07-31FIX typo in formula.rbMax Howell
2009-07-31A basis for full test coverageMax Howell
2009-07-31opoo function for warning messagesMax Howell
2009-07-31Refactor $foo into HOMEBREW_FOOMax Howell
2009-07-31Recognise 64 bit binaries tooMax Howell
2009-07-31Don't allow Keg.new for empty kegsMax Howell
2009-07-31FIX brew edit fooMax Howell
2009-07-31FIX don't rmtree an already installed packageMax Howell
2009-07-31Allow brewing without an MD5 hashAdam Vandenberg
2009-07-31Copy LICENSE file if it exists alsoMax Howell
2009-07-29Fix Formula.installed?Max Howell
2009-07-29Fix brew rmMax Howell
2009-07-29Fix brew info fooMax Howell
2009-07-28Add --cmake option to brew mk to generate a CMAKE skeleton.Adam Vandenberg
2009-07-28brew info lists number of kegsMax Howell
2009-07-28Propose git backbone as a plus tooMax Howell
2009-07-28Merge branch 'masterbrew' of git@github.com:mxcl/homebrew into masterbrewMax Howell
2009-07-28Fix -R flag in chown command line.Adam Vandenberg
2009-07-27Don't allow build to be rescued if the untar failsMax Howell
2009-07-27Fix inreplace when using ' or other RegExp symbolsMax Howell
2009-07-27Enforce 10.5 as minimum OSX SDK framework to useMax Howell
2009-07-24Refactor--object orientate where sensible0.3Max Howell
2009-07-23Fix ack formulaMax Howell
2009-07-23Improvements to cmake installMax Howell
2009-07-23Fix issues with Pathname.install and arraysMax Howell
2009-07-22Fix hard link dissociation bugMax Howell
2009-07-22Fix typosMax Howell
2009-07-22Refactored READMEMax Howell
2009-07-10Support gloox version styleMax Howell
2009-07-10Work even if the working directory doesn't existMax Howell