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
/
outdated.rb
Age
Commit message (
Expand
)
Author
2015-04-01
Use pkg_version when comparing against keg versions
Jack Nagel
2015-03-14
Switch to a more useful serialization of tap info
Jack Nagel
2015-03-07
outdated: further fix tap version handling.
Mike McQuaid
2015-02-13
outdated: handle HEAD, URL and path installation.
Mike McQuaid
2015-02-11
outdated: handle fully qualified tapped formulae.
Mike McQuaid
2015-01-04
Explicitly pass formulae to outdated_brews
Jack Nagel
2015-01-03
Get rid of mixed operator styles
Jack Nagel
2014-08-01
outdated: allow passing formulae as arguments.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-04-30
outdated: allow forcing verbose output
Adam Vandenberg
2014-03-05
Teach commands to work with revisions
Jack Nagel
2013-05-24
outdated: yield version list rather than recreate it
Jack Nagel
2013-05-14
outdated: always do comparisons with a Formula as the receiver
Jack Nagel
2012-12-04
proper version sort in `outdated` command
Mislav Marohnić
2012-08-30
Simplify `brew outdated` even further
Jack Nagel
2012-08-18
outdated: use new version comparison machinery
Jack Nagel
2011-09-16
Return Formula objects from `outdated_brews`
Charlie Sharpsteen
2011-03-12
Refactor the brew command into one file per command
Max Howell