aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/tap-info.rb
AgeCommit message (Expand)Author
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
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-02Remove `private_class_method` from commands.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-20Update documentation links.Mike McQuaid
2016-09-11cmd/tap-info: fix Rubocop warnings.Mike McQuaid
2016-07-10tap-info: expose whether a tap is privateMartin Afanasjew
2016-07-10tap-info: expand and correct help textMartin Afanasjew
2016-04-10Add all the top level commentsMax Nordlund
2016-04-02various: Homebrew/core is the core tapXu Cheng
2016-03-07tap various commands: use tap name method.Xu Cheng
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2015-12-09remove unnecessary tap_argsXu Cheng
2015-10-16tap-info: tweak output for two edge casesMartin Afanasjew
2015-09-30cache tapsXu Cheng
2015-08-13tap-info: fix for not installed tapXu Cheng
2015-08-10add pinned taps count to brew tap-infoCNA-Bld
2015-08-10add pin info to tap-infoCNA-Bld
2015-06-14Tap: make remote a separate method to reduce initial overheadXu Cheng
2015-06-11add brew tap-infoXu Cheng