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
/
info.rb
Age
Commit message (
Expand
)
Author
2018-02-22
Use more docs.brew.sh short links
Mike McQuaid
2018-02-01
docs: add more missing option descriptions
EricFromCanada
2018-01-18
info: show spec options for optionless formulae
ilovezfs
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-14
info: pass explicit sort to handle APFS
Dominyk Tiller
2017-07-27
Use https for all docs.brew.sh links.
Mike McQuaid
2017-06-28
Refactor using `Forwardable` and `DelegateClass`.
Markus Reiter
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-05-16
info: fix conflicts formatting.
Mike McQuaid
2017-05-15
info: tweak conflicts output code.
Mike McQuaid
2017-05-14
info: use more string interpolation
John Hawkinson
2017-04-09
info: rubocop
John Hawkinson
2017-04-09
info: Print reason for conflicts where available
John Hawkinson
2017-03-23
info: immediately print FormulaUnavailableError.
Mike McQuaid
2017-03-20
missing_formula: subsume historic logic.
Mike McQuaid
2017-03-20
blacklist: move to missing_formula class instead.
Mike McQuaid
2017-03-20
Hint at new location of migrated formulae
Zhiming Wang
2017-03-11
Add `Formatter::pluralize`.
Markus Reiter
2017-02-25
Update brew's man page formatting and grammar
EricFromCanada
2017-01-04
Use docs.brew.sh links.
Mike McQuaid
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-10-17
brew info: include options to dependencies in display
Andrew Janke
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
Add `Formatter` module.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-09-27
Merge pull request #1004 from apjanke/print-requirements
Mike McQuaid
2016-09-24
info: include versions and other details in Requirements display
Andrew Janke
2016-09-23
Fix Style/GuardClause.
Markus Reiter
2016-09-20
Update documentation links.
Mike McQuaid
2016-09-18
info: print requirements
Andrew Janke
2016-09-11
cmd/info: fix Rubocop warnings.
Mike McQuaid
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-04-10
Add all the top level comments
Max Nordlund
2015-12-27
cmd/options.rb: move common code in options.rb
Baptiste Fontaine
2015-12-09
info: tap is a Tap object now
Xu Cheng
2015-12-07
Use `(installed)` and emoji ticks consistently.
Mike McQuaid
2015-12-03
centralize the logic of handling `homebrew-` in Tap.fetch
Xu Cheng
2015-11-29
info: use installed_kegs
Xu Cheng
2015-11-16
improve brew info
Xu Cheng
2015-09-30
cache taps
Xu Cheng
2015-09-09
info: improve github_info
Xu Cheng
2015-08-14
add Formula.racks
Xu Cheng
2015-08-10
implement formulary#find_with_priority
CNA-Bld
2015-08-03
Core files style updates.
BrewTestBot
2015-06-08
info: fix plural
Xu Cheng
2015-05-29
info: use Formula#full_name
Xu Cheng
2015-05-25
Info shows the desc if present
Nikolaus Wittenstein
2015-02-13
info: show correct file origin for formula from path or url
Xu Cheng
2015-02-08
cmd/info: prevent duplicate dependency display.
Xu Cheng
[next]