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
/
tap-info.rb
Age
Commit message (
Expand
)
Author
2017-07-27
Use https for all docs.brew.sh links.
Mike McQuaid
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-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-20
Update documentation links.
Mike McQuaid
2016-09-11
cmd/tap-info: fix Rubocop warnings.
Mike McQuaid
2016-07-10
tap-info: expose whether a tap is private
Martin Afanasjew
2016-07-10
tap-info: expand and correct help text
Martin Afanasjew
2016-04-10
Add all the top level comments
Max Nordlund
2016-04-02
various: Homebrew/core is the core tap
Xu Cheng
2016-03-07
tap various commands: use tap name method.
Xu Cheng
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2015-12-09
remove unnecessary tap_args
Xu Cheng
2015-10-16
tap-info: tweak output for two edge cases
Martin Afanasjew
2015-09-30
cache taps
Xu Cheng
2015-08-13
tap-info: fix for not installed tap
Xu Cheng
2015-08-10
add pinned taps count to brew tap-info
CNA-Bld
2015-08-10
add pin info to tap-info
CNA-Bld
2015-06-14
Tap: make remote a separate method to reduce initial overhead
Xu Cheng
2015-06-11
add brew tap-info
Xu Cheng