aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2010-09-07Bump Xcode recommendation to 3.2.3Adam Vandenberg
2010-09-06Add ruby target to --configAdam Vandenberg
2010-08-23Remove HOMEBREW_CACHE from "brew --config"Adam Vandenberg
2010-08-15Tweak 'report error' message.Adam Vandenberg
2010-08-13Add 'brew deps --all'Adam Vandenberg
2010-08-11Add "brew uses --installed"Adam Vandenberg
2010-08-11Fix uses/deps for LeopardAdam Vandenberg
2010-08-09Add shortcut 'brew dr'.Adam Vandenberg
2010-08-07Resolve aliases in 'brew edit'.Adam Vandenberg
2010-08-070.7 Remove deprecated make commandAdam Vandenberg
2010-08-07ARGV - rename method that conflicts with optparseAdam Vandenberg
2010-08-07add URLs to brew infoAdam Vandenberg
2010-08-07Fix brew infoAdam Vandenberg
2010-08-07Significantly simpler `brew uses` and `brew deps`Max Howell
2010-08-07Show changed examples on update [telemachus]Adam Vandenberg
2010-08-07Automatically enable external `brew` commands.Martin Kühl
2010-07-29Add name to brew info url and remove external scriptAdam Vandenberg
2010-07-25Fix brew info --allAdam Vandenberg
2010-07-21brew deps --1 does not recurseAdam Vandenberg
2010-07-18brew.h info takes a formula parameter rather than a stringMax Howell
2010-07-14When outputting a `brew install -vd` insert the formula nameKyle Fuller
2010-07-13Add command "brew --env"Adam Vandenberg
2010-07-08Remove un-needed 'unless' in brew updateAdam Vandenberg
2010-07-03Move data into updater classAdam Vandenberg
2010-07-02Remove $PATH from --config and build dumps.Adam Vandenberg
2010-06-23Extract "brew_install".Adam Vandenberg
2010-06-22Add fink/macports support to 'brew search'.Adam Vandenberg
2010-06-17Extract search_brews methodAdam Vandenberg
2010-06-16Move code to find outdated brew listAdam Vandenberg
2010-06-15Reduce nesting in 'brew up'.Adam Vandenberg
2010-06-15Modify brew update to show if any formulae were removed.Trevor Stevens
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