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
/
dev-cmd
/
man.rb
Age
Commit message (
Expand
)
Author
2017-04-02
man: strip </?var> from Markdown output.
Mike McQuaid
2017-03-22
man: generate Markdown man page.
Mike McQuaid
2017-01-23
man: remove an unnecessary `else`
Alyssa Ross
2016-10-23
dev-cmd/man: use SOURCE_PATH instead of HOMEBREW_LIBRARY
Josh Hagins
2016-10-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
man: note --fail-if-changed date behaviour change.
Mike McQuaid
2016-10-01
man: set date when --fail-if-changed.
Mike McQuaid
2016-09-29
dev-cmd/man: display diff --stat, add --exit-code
Steven Peters
2016-09-20
Simplify `brew man` authors.
Markus Reiter
2016-09-20
man: use new manpages/docs locations.
Mike McQuaid
2016-09-20
man: read lead, former maintainers, creator.
Mike McQuaid
2016-09-11
dev-cmd/man: fix Rubocop warnings.
Mike McQuaid
2016-09-08
Add DEVELOPER COMMANDS to manpage.
Mike McQuaid
2016-09-08
Don't hide some (now) developer commands.
Mike McQuaid
2016-09-08
Move developer-focused commands to dev-cmd.
Mike McQuaid