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
2018-02-01
docs: fix double backticks appearing in HTML manpage
EricFromCanada
2018-01-18
Update other Homebrew maintainers.
Mike McQuaid
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-07-15
Documentation improvements
Mike McQuaid
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-05-07
Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"
Mike McQuaid
2017-05-07
Vendor all Homebrew's gems.
Mike McQuaid
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