aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/list.rb
AgeCommit message (Expand)Author
2018-02-01docs: add more missing option descriptionsEricFromCanada
2017-11-07brew list --pinned: pass explicit sort to handle APFScommitay
2017-11-06brew list --versions: pass explicit sort to handle APFScommitay
2017-10-20Merge pull request #3304 from richiethomas/refactor_usesMike McQuaid
2017-10-18Fix brew style warningsrichiethomas
2017-10-14list: pass explicit sort to handle APFSDominyk Tiller
2017-09-16List cask full-namesDan Wendorf
2017-06-02Re-revert "Fix operator spacing."Markus Reiter
2017-06-01Revert "Fix operator spacing."ilovezfs
2017-05-31Fix operator spacing.Markus Reiter
2017-02-26Install tap command completions and manpagesJoshua McKinney
2016-11-17Merge pull request #1520 from vladshablinsky/list_follow_aliasesMike McQuaid
2016-11-16cmd/list: follow aliasesUladzislau Shablinski
2016-11-14No empty `when`s.Markus Reiter
2016-10-15Convert `puts_columns` to `puts Formatter.columns`.Markus Reiter
2016-10-15Don’t use `puts_columns` if `empty?` or single item.Markus Reiter
2016-10-04Merge pull request #1145 from reitermarkus/module-functionMarkus Reiter
2016-10-02list: fix exit code for --verbose and --pinnedUladzislau Shablinski
2016-10-02Remove `private_class_method` from commands.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-23Store the formula used to build the keg in the kegShaun Jackman
2016-09-20list: use new exclude paths.Mike McQuaid
2016-09-15Use constants for LinkedKegs/PinnedKegs/Locks.Mike McQuaid
2016-09-11cmd/list: fix Rubocop warnings.Mike McQuaid
2016-08-17Fix minor issues in command help text formattingMartin Afanasjew
2016-08-14list: note that `ls` command is used.Mike McQuaid
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-04-17list: exclude zsh completions from unbrewedMartin Afanasjew
2016-04-10Add all the top level commentsMax Nordlund
2016-02-23list: exclude .github from unbrewedPaul Phillips
2016-02-06Array#count alias didn't always existMisty De Meo
2016-01-06list: exclude Ruby from unbrewedMartin Afanasjew
2016-01-06list: exclude Homebrew logs from unbrewedMartin Afanasjew
2015-08-14add Formula.racksXu Cheng
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-06-22list: support --full-nameXu Cheng
2015-04-06list: exclude pypy from unbrewedDominyk Tiller
2015-02-03`brew list foo` should always error when foo is not installedJack Nagel
2014-11-11Exclude documentation from `brew list --unbrewed`Jack Nagel
2014-09-07Fix brew list when combining --pinned and --versionsMichael Hackner
2014-07-01Use sort_by in PrettyListingJack Nagel
2014-06-26Pass strings, not keg objects, to execJack Nagel
2014-06-19Remove unused requireJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-06-17Use Pathname#subdirsJack Nagel
2014-06-07Eliminate FORMULA_META_FILES constantJack Nagel
2014-04-27brew list --versions --multipleAdam Vandenberg
2013-08-01Improve signal-to-noise ratio of `brew list --unbrewed`Jack Nagel