aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/info.rb
AgeCommit message (Expand)Author
2018-02-22Use more docs.brew.sh short linksMike McQuaid
2018-02-01docs: add more missing option descriptionsEricFromCanada
2018-01-18info: show spec options for optionless formulaeilovezfs
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-14info: pass explicit sort to handle APFSDominyk Tiller
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
2017-06-28Refactor using `Forwardable` and `DelegateClass`.Markus Reiter
2017-06-10Autocorrect Rubocop Style/PerlBackrefs.Mike McQuaid
2017-05-16info: fix conflicts formatting.Mike McQuaid
2017-05-15info: tweak conflicts output code.Mike McQuaid
2017-05-14info: use more string interpolationJohn Hawkinson
2017-04-09info: rubocopJohn Hawkinson
2017-04-09info: Print reason for conflicts where availableJohn Hawkinson
2017-03-23info: immediately print FormulaUnavailableError.Mike McQuaid
2017-03-20missing_formula: subsume historic logic.Mike McQuaid
2017-03-20blacklist: move to missing_formula class instead.Mike McQuaid
2017-03-20Hint at new location of migrated formulaeZhiming Wang
2017-03-11Add `Formatter::pluralize`.Markus Reiter
2017-02-25Update brew's man page formatting and grammarEricFromCanada
2017-01-04Use docs.brew.sh links.Mike McQuaid
2016-11-20Replace Utils::JSON with corelib JSON calls.William Woodruff
2016-10-17brew info: include options to dependencies in displayAndrew Janke
2016-10-04Merge pull request #1145 from reitermarkus/module-functionMarkus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-10-01Add `Formatter` module.Markus Reiter
2016-10-01Refactor Tty.Markus Reiter
2016-09-27Merge pull request #1004 from apjanke/print-requirementsMike McQuaid
2016-09-24info: include versions and other details in Requirements displayAndrew Janke
2016-09-23Fix Style/GuardClause.Markus Reiter
2016-09-20Update documentation links.Mike McQuaid
2016-09-18info: print requirementsAndrew Janke
2016-09-11cmd/info: fix Rubocop warnings.Mike McQuaid
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-04-10Add all the top level commentsMax Nordlund
2015-12-27cmd/options.rb: move common code in options.rbBaptiste Fontaine
2015-12-09info: tap is a Tap object nowXu Cheng
2015-12-07Use `(installed)` and emoji ticks consistently.Mike McQuaid
2015-12-03centralize the logic of handling `homebrew-` in Tap.fetchXu Cheng
2015-11-29info: use installed_kegsXu Cheng
2015-11-16improve brew infoXu Cheng
2015-09-30cache tapsXu Cheng
2015-09-09info: improve github_infoXu Cheng
2015-08-14add Formula.racksXu Cheng
2015-08-10implement formulary#find_with_priorityCNA-Bld
2015-08-03Core files style updates.BrewTestBot
2015-06-08info: fix pluralXu Cheng
2015-05-29info: use Formula#full_nameXu Cheng
2015-05-25Info shows the desc if presentNikolaus Wittenstein
2015-02-13info: show correct file origin for formula from path or urlXu Cheng
2015-02-08cmd/info: prevent duplicate dependency display.Xu Cheng