aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2011-08-24Recursively scan for keg-only deps before generating build ENVMax Howell
2011-08-24Rename install.rb to build.rb for clarity and great justiceMax Howell
2011-08-24Record which keg is linkedMax Howell
2011-08-24Fix keg exception pretty outputMax Howell
2011-08-24Implement bottles againMax Howell
2011-08-24`brew upgrade`Max Howell
2011-08-24Tidy ENV.rbMax Howell
2011-08-24Observe all applicable options in handle_llvm_failureMax Howell
2011-08-24Auto-substitute certain variables in DATA patchesMax Howell
2011-08-24Prettier brew uses output (columnate)Max Howell
2011-08-24HOMEBREW_CURL_ARGS so that tests can be more silentMax Howell
2011-08-24oh1 stdout display functionMax Howell
2011-08-24Constants that are used once are dumbMax Howell
2011-08-24Revise cleanup text, we're removing, not uninstallingMax Howell
2011-08-22Fix uninstall.rb `brew remove --force` "Directory not empty" errorDave Bayer
2011-08-22Specify that they are symlinksMax Howell
2011-08-19Blacklist MacRubyMax Howell
2011-08-17Contribution: Tweak bash completion for installCharlie Sharpsteen
2011-08-17Only error out for `sudo brew install`Max Howell
2011-08-11Add keg-only text to `brew info` outputJack Nagel
2011-08-07brew doctor: do not check TMPDIR if it is not setAdam Vandenberg
2011-08-06Reset --hard after the first git initMax Howell
2011-08-04Fix Xcode 4 compiler paths for --use-gccCharlieRoot
2011-08-02Prettier `brew versions` outputMax Howell
2011-08-02Bump copyright yearMax Howell
2011-08-02Fix `brew doctor` if sbin directory doesn't existMax Howell
2011-08-02Fix `brew update` local changes bugJack Nagel
2011-08-02Oops, show proper git checkout commandMax Howell
2011-08-02Improvements to `brew versions`Max Howell
2011-08-02Improve compatibility for old formulaMax Howell
2011-08-02Added new command "versions"Sebastian Staudt
2011-07-31Fix brew update on LeopardAdam Vandenberg
2011-07-31Don't install bottles in non-default HOMEBREW_PREFIX.Mike McQuaid
2011-07-30fix doctor on 10.5Adam Vandenberg
2011-07-30Fix stripping of keg-only reasonsAdam Vandenberg
2011-07-30Remove "boring" args from the pretty_args onlyMax Howell
2011-07-30Strip keg_only? text to avoid double newlinesMax Howell
2011-07-30Exclude brew manpages from unbrewed.Max Howell
2011-07-30Don't abort if /usr/local is not writableMax Howell
2011-07-29Build from source (for now) unless on Lion.Mike McQuaid
2011-07-29linkapps: also search for bin/*.appCharlieRoot
2011-07-29audit: make version checks strict onlyAdam Vandenberg
2011-07-29Emphasise the consequence of not installing to /usr/localMax Howell
2011-07-29Writability for /usr/local is no longer requiredMax Howell
2011-07-29Make the check for a valid git repo betterMax Howell
2011-07-29Don't mention the sbin PATH issue unless files are thereMax Howell
2011-07-29Commands should not have side-effectsMax Howell
2011-07-29Fix cache extension for github tarballsMax Howell
2011-07-29Don’t display boring configure argumentsMax Howell
2011-07-28check for a valid $TMPDIR path in brew doctorrisk