aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/missing.rb
AgeCommit message (Expand)Author
2016-10-30docs: fix typo for brew missingAlyssa Ross
2016-10-25missing: document --hideAlyssa Ross
2016-10-25ARGV: extract #values from missingAlyssa Ross
2016-10-25missing: call Formula#missing_dependencies directlyAlyssa Ross
2016-10-25missing: allow hiding specified formulaeilovezfs
2016-10-22Update Rubocop style.Mike McQuaid
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-11cmd/missing: fix Rubocop warnings.Mike McQuaid
2016-08-17Fix minor issues in command help text formattingMartin Afanasjew
2016-04-10Add all the top level commentsMax Nordlund
2016-01-05doctor: move code away from cmd/Baptiste Fontaine
2015-11-29missing: use installed_prefixesXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-05-29missing: use Formula#full_nameXu Cheng
2015-05-27missing: use ARGV.resolved_formulaeXu Cheng
2014-10-09Tab#with? accepts the same types as BuildOptions#with?Jack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2013-01-26missing: ignore unused optional and recommended depsJack Nagel
2012-08-18Refactor `brew missing`Jack Nagel
2012-06-12Fix doctor's use of missing.Adam Vandenberg