aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd/man.rb
AgeCommit message (Expand)Author
2018-02-01docs: fix double backticks appearing in HTML manpageEricFromCanada
2018-01-18Update other Homebrew maintainers.Mike McQuaid
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2017-07-15Documentation improvementsMike McQuaid
2017-06-10Autocorrect Rubocop Style/PerlBackrefs.Mike McQuaid
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-04-02man: strip </?var> from Markdown output.Mike McQuaid
2017-03-22man: generate Markdown man page.Mike McQuaid
2017-01-23man: remove an unnecessary `else`Alyssa Ross
2016-10-23dev-cmd/man: use SOURCE_PATH instead of HOMEBREW_LIBRARYJosh Hagins
2016-10-02Remove `private_class_method` from commands.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-10-01man: note --fail-if-changed date behaviour change.Mike McQuaid
2016-10-01man: set date when --fail-if-changed.Mike McQuaid
2016-09-29dev-cmd/man: display diff --stat, add --exit-codeSteven Peters
2016-09-20Simplify `brew man` authors.Markus Reiter
2016-09-20man: use new manpages/docs locations.Mike McQuaid
2016-09-20man: read lead, former maintainers, creator.Mike McQuaid
2016-09-11dev-cmd/man: fix Rubocop warnings.Mike McQuaid
2016-09-08Add DEVELOPER COMMANDS to manpage.Mike McQuaid
2016-09-08Don't hide some (now) developer commands.Mike McQuaid
2016-09-08Move developer-focused commands to dev-cmd.Mike McQuaid