aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/outdated.rb
AgeCommit message (Expand)Author
2015-04-01Use pkg_version when comparing against keg versionsJack Nagel
2015-03-14Switch to a more useful serialization of tap infoJack Nagel
2015-03-07outdated: further fix tap version handling.Mike McQuaid
2015-02-13outdated: handle HEAD, URL and path installation.Mike McQuaid
2015-02-11outdated: handle fully qualified tapped formulae.Mike McQuaid
2015-01-04Explicitly pass formulae to outdated_brewsJack Nagel
2015-01-03Get rid of mixed operator stylesJack Nagel
2014-08-01outdated: allow passing formulae as arguments.Mike McQuaid
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-04-30outdated: allow forcing verbose outputAdam Vandenberg
2014-03-05Teach commands to work with revisionsJack Nagel
2013-05-24outdated: yield version list rather than recreate itJack Nagel
2013-05-14outdated: always do comparisons with a Formula as the receiverJack Nagel
2012-12-04proper version sort in `outdated` commandMislav Marohnić
2012-08-30Simplify `brew outdated` even furtherJack Nagel
2012-08-18outdated: use new version comparison machineryJack Nagel
2011-09-16Return Formula objects from `outdated_brews`Charlie Sharpsteen
2011-03-12Refactor the brew command into one file per commandMax Howell