aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/versions.rb
AgeCommit message (Expand)Author
2013-04-27Allow `brew versions` to work with underspecified formulaeJack Nagel
2013-04-11versions: work for tapped formulaeJiang Xin
2013-03-21versions: add debug outputJack Nagel
2013-03-21versions: remove unnecessary variableJack Nagel
2013-03-21versions: unload constant before calling Formula.factoryRussell Teabeault
2013-03-18versions: remove FIXMEJack Nagel
2012-08-18Replace version strings with Version objectsJack Nagel
2012-05-07Unify 'which' and which_s' utility methodsJack Nagel
2012-03-18Set MACOS_VERSION as 0 on non-OSX platforms.Mike McQuaid
2012-03-16Tell user to `brew update' if no .gitMax Howell
2012-02-04Warn the user of required argumentsJack Nagel
2012-01-29versions: ignore NameError and ArgumentErrorJack Nagel
2012-01-27versions: fix up error handlingJack Nagel
2012-01-26versions: silence 'aka' warning and syntax errorsJack Nagel
2012-01-24versions: don't print 'nil' when stdout is not a ttyDylan Smith
2012-01-12versions: use the actual class name when unloadingJack Nagel
2012-01-06versions: unload old class before obtaining versionJack Nagel
2012-01-06versions: enable '--compact' outputJack Nagel
2012-01-06versions: determine version from a Formula instanceJack Nagel
2011-09-05Fix nil handling in `brew versions`Max Howell
2011-08-02Prettier `brew versions` outputMax Howell
2011-08-02Oops, show proper git checkout commandMax Howell
2011-08-02Improvements to `brew versions`Max Howell
2011-08-02Added new command "versions"Sebastian Staudt