aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
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
2010-10-01add Xcode version to brew --configAdam Vandenberg
2010-10-01brew-log accept `git log` options & multiple brewsTianyi Cui
2010-09-30Fix brew edit fooAdam Vandenberg
2010-09-29Use %w quoting in ENV listAdam Vandenberg
2010-09-29Tweak unknown command messageAdam Vandenberg
2010-09-29refactor compiler messagesAdam Vandenberg
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