index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
versions.rb
Age
Commit message (
Expand
)
Author
2013-04-27
Allow `brew versions` to work with underspecified formulae
Jack Nagel
2013-04-11
versions: work for tapped formulae
Jiang Xin
2013-03-21
versions: add debug output
Jack Nagel
2013-03-21
versions: remove unnecessary variable
Jack Nagel
2013-03-21
versions: unload constant before calling Formula.factory
Russell Teabeault
2013-03-18
versions: remove FIXME
Jack Nagel
2012-08-18
Replace version strings with Version objects
Jack Nagel
2012-05-07
Unify 'which' and which_s' utility methods
Jack Nagel
2012-03-18
Set MACOS_VERSION as 0 on non-OSX platforms.
Mike McQuaid
2012-03-16
Tell user to `brew update' if no .git
Max Howell
2012-02-04
Warn the user of required arguments
Jack Nagel
2012-01-29
versions: ignore NameError and ArgumentError
Jack Nagel
2012-01-27
versions: fix up error handling
Jack Nagel
2012-01-26
versions: silence 'aka' warning and syntax errors
Jack Nagel
2012-01-24
versions: don't print 'nil' when stdout is not a tty
Dylan Smith
2012-01-12
versions: use the actual class name when unloading
Jack Nagel
2012-01-06
versions: unload old class before obtaining version
Jack Nagel
2012-01-06
versions: enable '--compact' output
Jack Nagel
2012-01-06
versions: determine version from a Formula instance
Jack Nagel
2011-09-05
Fix nil handling in `brew versions`
Max Howell
2011-08-02
Prettier `brew versions` output
Max Howell
2011-08-02
Oops, show proper git checkout command
Max Howell
2011-08-02
Improvements to `brew versions`
Max Howell
2011-08-02
Added new command "versions"
Sebastian Staudt