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
/
help.rb
Age
Commit message (
Expand
)
Author
2018-02-22
Use more docs.brew.sh short links
Mike McQuaid
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-07-27
Use https for all docs.brew.sh links.
Mike McQuaid
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-01-04
Use docs.brew.sh links.
Mike McQuaid
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-02
Merge pull request #1205 from MikeMcQuaid/help-external-commands
Mike McQuaid
2016-10-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
Use Formatter for all URLs.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-10-01
help: support `#:` help in external commands.
Mike McQuaid
2016-09-20
Update documentation links.
Mike McQuaid
2016-09-11
cmd/help: fix Rubocop warnings.
Mike McQuaid
2016-09-08
help: rename help section for developers.
Mike McQuaid
2016-09-08
help: use Commands module.
Mike McQuaid
2016-09-08
cmd/*: don't restrict dev-cmd to Homebrew developers.
Mike McQuaid
2016-06-29
Add magic token to hide commands from man page
Tim D. Smith
2016-05-05
Reorder usage examples for brew help
Martin Afanasjew
2016-04-20
help: show command-specific help for invalid usage
Martin Afanasjew
2016-04-20
help: refactor (again) and fix code style issues
Martin Afanasjew
2016-04-20
help: improve styling of generic help text
Martin Afanasjew
2016-04-18
ARGV: remove unused 'usage' method
Martin Afanasjew
2016-04-18
help: handle help output (move from 'brew.rb')
Martin Afanasjew
2016-04-12
help: support highlighted output
Xu Cheng
2016-04-12
help: handle alias
Xu Cheng
2016-04-10
Implement the `brew help` command
Max Nordlund
2016-04-03
Update documentation after repository split.
Mike McQuaid
2015-08-07
help: remove obsoleted argument
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-06-15
Remove reference to "open" command
Jack Nagel
2015-05-06
replace `brew upgrade` with `brew upgrade --all`.
Xu Cheng
2014-10-26
Import docs from wiki.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-04-30
--config -> config
Adam Vandenberg
2013-12-14
Update string references to mxcl/homebrew.
Mike McQuaid
2013-10-16
add pin/unpin to help
Stan
2013-01-30
brew-help: Add options to example usage
Charlie Sharpsteen
2011-08-24
`brew upgrade`
Max Howell
2011-03-13
Optimise/simplify `brew help`
Max Howell