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
/
man.rb
Age
Commit message (
Expand
)
Author
2016-09-08
Move developer-focused commands to dev-cmd.
Mike McQuaid
2016-09-08
Add `--help` to all developer commands.
Mike McQuaid
2016-08-24
cmd/man: deprecate --link option.
Mike McQuaid
2016-08-22
Move Cask man page to root.
Markus Reiter
2016-08-20
Make "brew man" also generate Cask's manpage.
Mike McQuaid
2016-06-29
Add magic token to hide commands from man page
Tim D. Smith
2016-06-14
man: auto detect maintainers list
Xu Cheng
2016-04-20
man: put option-style commands after regular ones
Martin Afanasjew
2016-04-19
man: fix Ruby syntax warning
Xu Cheng
2016-04-19
Revert "man: fix Ruby syntax warning"
Xu Cheng
2016-04-19
man: fix Ruby syntax warning
Xu Cheng
2016-04-17
man: replace split header/footer with ERB template
Martin Afanasjew
2016-04-17
man: pipe markup to 'ronn' to avoid temporary file
Martin Afanasjew
2016-04-17
man: refactor and fix code style
Martin Afanasjew
2016-04-10
Implement the `brew help` command
Max Nordlund
2015-12-13
man: modernize and reduce code duplication
Martin Afanasjew
2015-12-13
man: remove broken --verbose functionality
Martin Afanasjew
2015-08-29
More API documentation.
Mike McQuaid
2015-08-03
Core files style updates.
BrewTestBot
2015-06-18
'brew man': abort if a formula is given
Baptiste Fontaine
2015-01-02
Add Homebrew.install_gem_setup_path! function.
Mike McQuaid
2014-09-27
Drop executable bits from imported commands
Jack Nagel
2014-09-24
brew-man: Rubify, make an internal command.
Mike McQuaid