index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
list.rb
Age
Commit message (
Expand
)
Author
2018-02-01
docs: add more missing option descriptions
EricFromCanada
2017-11-07
brew list --pinned: pass explicit sort to handle APFS
commitay
2017-11-06
brew list --versions: pass explicit sort to handle APFS
commitay
2017-10-20
Merge pull request #3304 from richiethomas/refactor_uses
Mike McQuaid
2017-10-18
Fix brew style warnings
richiethomas
2017-10-14
list: pass explicit sort to handle APFS
Dominyk Tiller
2017-09-16
List cask full-names
Dan Wendorf
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-02-26
Install tap command completions and manpages
Joshua McKinney
2016-11-17
Merge pull request #1520 from vladshablinsky/list_follow_aliases
Mike McQuaid
2016-11-16
cmd/list: follow aliases
Uladzislau Shablinski
2016-11-14
No empty `when`s.
Markus Reiter
2016-10-15
Convert `puts_columns` to `puts Formatter.columns`.
Markus Reiter
2016-10-15
Don’t use `puts_columns` if `empty?` or single item.
Markus Reiter
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-02
list: fix exit code for --verbose and --pinned
Uladzislau Shablinski
2016-10-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-23
Store the formula used to build the keg in the keg
Shaun Jackman
2016-09-20
list: use new exclude paths.
Mike McQuaid
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-09-11
cmd/list: fix Rubocop warnings.
Mike McQuaid
2016-08-17
Fix minor issues in command help text formatting
Martin Afanasjew
2016-08-14
list: note that `ls` command is used.
Mike McQuaid
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-04-17
list: exclude zsh completions from unbrewed
Martin Afanasjew
2016-04-10
Add all the top level comments
Max Nordlund
2016-02-23
list: exclude .github from unbrewed
Paul Phillips
2016-02-06
Array#count alias didn't always exist
Misty De Meo
2016-01-06
list: exclude Ruby from unbrewed
Martin Afanasjew
2016-01-06
list: exclude Homebrew logs from unbrewed
Martin Afanasjew
2015-08-14
add Formula.racks
Xu Cheng
2015-08-06
favor flat_map over map...flatten
Xu Cheng
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-06-22
list: support --full-name
Xu Cheng
2015-04-06
list: exclude pypy from unbrewed
Dominyk Tiller
2015-02-03
`brew list foo` should always error when foo is not installed
Jack Nagel
2014-11-11
Exclude documentation from `brew list --unbrewed`
Jack Nagel
2014-09-07
Fix brew list when combining --pinned and --versions
Michael Hackner
2014-07-01
Use sort_by in PrettyListing
Jack Nagel
2014-06-26
Pass strings, not keg objects, to exec
Jack Nagel
2014-06-19
Remove unused require
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-17
Use Pathname#subdirs
Jack Nagel
2014-06-07
Eliminate FORMULA_META_FILES constant
Jack Nagel
2014-04-27
brew list --versions --multiple
Adam Vandenberg
2013-08-01
Improve signal-to-noise ratio of `brew list --unbrewed`
Jack Nagel
[next]