aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2010-03-03Move --cache command down near --prefix and use AGRV.formulae.Adam Vandenberg
2010-03-03Add support for `brew --prefix [formula ...]`.Martin Kuehl
2010-02-27Add 'rebase' to accidental git commands.Adam Vandenberg
2010-02-27`brew outdated` works if there is eg. Cellar/.DS_StoreMax Howell
2010-02-27brew outdatedMax Howell
2010-02-24brew --cache [formula]Adam Vandenberg
2010-02-18Add `brew --cellar` command.Adam Vandenberg
2010-02-16Fix `brew cleanup`: less pruningMartin Kuehl
2010-02-11Don't abort cleanup if formulae are missingAndre Arko
2010-01-18Only try to cleanup directoriesMax Howell
2010-01-18Use Ruby rather than external commandsMax Howell
2010-01-18Add cleanup commandJoshua Peek
2010-01-16Some bulletproofing for bash completion script.Adam Vandenberg
2010-01-16Fixes Homebrew/homebrew#168 - don't show multiple copies of the same dep.Adam Vandenberg
2010-01-16Add recommended GCC & LLVM versions to --config.Adam Vandenberg
2010-01-13Print quotes around executed arguments with spacesMax Howell
2010-01-11Detect X11 when ENV.x11 is requested; dump in --config.Adam Vandenberg
2010-01-06Check GitHub for issues relating to build failuresMax Howell
2009-12-30If Xcode isn't installed, raiseMax Howell
2009-12-22brew: add 'cat' commandAlexander Solovyov
2009-12-12Another git command.Adam Vandenberg
2009-12-12Some small style reformatsAdam Vandenberg
2009-12-12Unlink before uninstallingMax Howell
2009-12-07Brew update will git init if requiredMax Howell
2009-12-05Prompt user to use pip for Hg and BzrMax Howell
2009-12-04Puts URL for failed build lineMax Howell
2009-12-02cd HOMEBREW_REPOSITORY before trying to git info itMax Howell
2009-12-02Show exit status properlyMax Howell
2009-12-02We don't need the whole backtrace for BuildErrorsMax Howell
2009-12-01We can't rely on the $: orderMax Howell
2009-12-01`brew --config` output improved if no GCCMax Howell
2009-11-19Add command 'brew info --all'.Adam Vandenberg
2009-11-19New command 'brew deps [formula]'Adam Vandenberg
2009-11-19Add alias support to formulaeAdam Vandenberg
2009-11-19Add brew command 'uses'Adam Vandenberg
2009-11-19Add extra message for unknown commands that are git commands.Adam Vandenberg
2009-11-19Also allow 'brew help'.Adam Vandenberg
2009-11-19Fix when 'edit' if/else indentationAdam Vandenberg
2009-11-19Move some helper functions into HardwareAdam Vandenberg
2009-11-12More tweaking of main exception handler outputMax Howell
2009-11-11Show kernel architecture in brew --config outputMax Howell
2009-11-11Re-raise SystemExit so the correct exit code is setMax Howell
2009-11-11Be specific about 3.1 point release.Adam Vandenberg
2009-11-11dump_config for certain exceptionsMax Howell
2009-11-11Include macports or fink info with brew --configMax Howell
2009-11-11Include HEAD SHA with brew --configMax Howell
2009-11-09My idea of tidy, sorry Adam…Max Howell
2009-11-09DRY gcc_build and llvm_buildMax Howell
2009-11-09Add OS X, Ruby, compiler & hardware info to --configAdam Vandenberg
2009-11-08Don't error out before Cellar is createdMax Howell