aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/outdated.rb
AgeCommit message (Expand)Author
2017-04-02Document all short flags.Mike McQuaid
2017-03-27Add pinned version to outdated json outputWilliam Roe
2017-03-27Add pinned version to outdated outputWilliam Roe
2017-02-25Update brew's man page formatting and grammarEricFromCanada
2016-11-20Replace Utils::JSON with corelib JSON calls.William Woodruff
2016-10-20cmd/outdated: group specs of same formulaeUladzislau Shablinski
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-19Fix `brew style` from #971.Mike McQuaid
2016-09-18outdated: prefer .join over *.Mike McQuaid
2016-09-18brew outdated: use full name in verboseAlyssa Ross
2016-09-18upgrade, outdated: follow alias changesAlyssa Ross
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-08-11Update --fetch-HEAD documentationVlad Shablinsky
2016-08-06Update upgrade/outdated documentation (#650)Uladzislau Shablinski
2016-08-06Update upgrade/outdated methods for head versionsVlad Shablinsky
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-04-10Add all the top level commentsMax Nordlund
2015-11-27formula: add missing require.Andrew Thorburn
2015-11-27formula: refactor outdated handling, add to hash.Mike McQuaid
2015-10-09use directory? to check rack existenceXu Cheng
2015-09-06outdated: fix syntax warningXu Cheng
2015-08-27outdated: update error for different tapsVlad Shablinsky
2015-08-15outdated: remove unnecessary nested ifXu Cheng
2015-08-14outdated: check if formula needs to be migrated.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
2015-06-26outdated: output full nameXu Cheng
2015-06-26outdated: inline methodXu Cheng
2015-06-25Pull complex condition out of loopJack Nagel
2015-06-25Adds JSON output to `outdated` commandColin Dean
2015-06-01outdated: use Formula#full_nameXu Cheng
2015-05-27outdated: use ARGV.resolved_formulaeXu Cheng
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