aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2010-06-10Failures during ./configure should mention config.log.Adam Vandenberg
2010-06-07Support external commandsAdam Vandenberg
2010-06-07Remove silly concatenation.Adam Vandenberg
2010-06-07Tweak the bin/brew command selector a bit.Adam Vandenberg
2010-06-03Fix typo in comment.Adam Vandenberg
2010-06-01Add "brew --cellar (formula)"Adam Vandenberg
2010-06-01Handle search with no arguments.Adam Vandenberg
2010-06-01Escape search terms. Fixes Homebrew/homebrew#1475Adam Vandenberg
2010-06-01Link to pcc and tiger branches.Adam Vandenberg
2010-05-26Add "brew create --fink"Adam Vandenberg
2010-05-06Move dump_build_env to utils and use during installs too.Adam Vandenberg
2010-04-30`brew list --versions [formulae]`Adam Vandenberg
2010-04-20Publicize 'brew doctor' in build failure message.Adam Vandenberg
2010-04-14Add PATH to --config and ENV dump.Adam Vandenberg
2010-04-06Move brew doctor to its own source file; will get bigger.Adam Vandenberg
2010-04-06`brew doctor`Max Howell
2010-04-03Update dump_build_envAdam Vandenberg
2010-04-01Add PKG_CONFIG_PATH to env dump, since brew modifies it.Adam Vandenberg
2010-03-17Add --use-llvm flag to build environment output.Adam Vandenberg
2010-03-16Move recommended compiler versions into constants.Adam Vandenberg
2010-03-16Add GCC 4.0 info to --config output.Robert Shaw
2010-03-14Add HOMEBREW_USE_LLVM to ENV vars shown for build errors.Adam Vandenberg
2010-03-11Add a snapshot of ENV to BuildError and show some flags with the stack trace.Adam Vandenberg
2010-03-10Plain `brew log` shows the entire Homebrew git logMax Howell
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