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
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