aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2014-11-25Suppress output from `cd`Jack Nagel
2014-05-17convert tabs to spaces in bin/brewAdam Vandenberg
2014-05-02Quote argument to readlinkJack Nagel
2014-05-02Use parameter expansion to avoid forkingJack Nagel
2014-02-21Unset GEM_HOME and GEM_PATH before running brew.rbMisty De Meo
2013-02-21brew: use a shell wrapper script for brewMike McQuaid
2013-02-21brew: move to Library/brew.rbMike McQuaid
2013-02-18Rename Library/Contributions/cmds -> cmd.Mike McQuaid
2013-02-18Rework brew command dispatch order.Mike McQuaid
2013-02-08Revert "brew: move to Library/brew.rb"Mike McQuaid
2013-02-08Revert "brew: use a shell wrapper script for brew"Mike McQuaid
2013-02-07brew: use a shell wrapper script for brewMike McQuaid
2013-02-07brew: move to Library/brew.rbMike McQuaid
2012-12-27Replace sceaga/homebrew with mistydemeo/tigerbrewMisty De Meo
2012-08-31`brew -c1` one line configuration summaryMax Howell
2012-08-29If exception has no message raise againMax Howell
2012-08-29Make `brew --prefix` very fastMax Howell
2012-08-29Much better CTRL-C handlingMax Howell
2012-08-22brew: downcase arg before sending to HomebrewMisty De Meo
2012-08-06Don't output Ruby warningsMax Howell
2012-07-23Make --version/--verbose slightly less confusing.Adam Vandenberg
2012-06-01Replace /usr/bin/ruby with full Framework pathMisty De Meo
2012-05-07Unify 'which' and which_s' utility methodsJack Nagel
2012-03-29Exit with bad exit code on command failures.Mike McQuaid
2012-03-18Set MACOS_VERSION as 0 on non-OSX platforms.Mike McQuaid
2012-03-18Rename external commands directory from examples.Mike McQuaid
2012-03-07Remove 'is this a git command?'Adam Vandenberg
2012-03-07Move brew output for BuildError into BuildErrorMax Howell
2012-03-02Scupper sourceable output if brew install is pipedMax Howell
2011-11-13metadata: Record installation optionsCharlie Sharpsteen
2011-10-27brew command: exit with nonzero status for unknown command nameDougal Sutherland
2011-08-31Save config.log to ~/Library/Logs/HomebrewMax Howell
2011-08-17Only error out for `sudo brew install`Max Howell
2011-08-02Rephrase comment so it makes senseMax Howell
2011-07-30If brew is installed non-root refuse to `sudo brew`Max Howell
2011-03-20use Module#const_get instead of evaleregon
2011-03-13`brew` by itself prints help but exits with non-zeroMax Howell
2011-03-13Move the Dir.getwd after helpMax Howell
2011-03-13brew environment alias to --env; like `gem`Max Howell
2011-03-12Support the `brew instal` typoMax Howell
2011-03-12Some CleanupMax Howell
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-10-30fix warnings: ambiguous splatJamie Macey
2010-10-30fix warnings: splat is redundant for putsJamie Macey
2010-10-30`brew log` should show complete Git log if no formulae are specifiedMichael Dippery
2010-10-25All vcs strategies support cached_downloadAdam Vandenberg
2010-10-17Add remove --forceAdam Vandenberg
2010-10-17remove - show message when multiple versions existAdam Vandenberg
2010-10-07Consider outdated kegs in brew uses --installedKevin Ballard
2010-10-06Tweak display of missing shaAdam Vandenberg