aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/cmds
AgeCommit message (Collapse)Author
2012-04-11brew-leaves: fix for recent deps overhaulJack Nagel
Fixes Homebrew/homebrew#11567. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-11brew-pull: Fix detecting issue #Misty De Meo
Fixes a regression introduced in c27a575eb6b2dfc0d662aaab2cf9d754647fbadd This is why I wish 1.8.x had named captures.
2012-04-06brew-pull: add support for pulling from tapsMisty De Meo
2012-03-29Add brew tests command to run all unit tests.Mike McQuaid
2012-03-29Cleanup brew-pull code.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
Fixes Homebrew/homebrew#10829.