| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-22 | Use more docs.brew.sh short links | Mike McQuaid | |
| These are nicer on the eyes. | |||
| 2018-01-17 | rubocop: fix brew style warnings. | Mike McQuaid | |
| 2017-10-18 | Use “squiggly” heredocs. | Markus Reiter | |
| 2017-07-27 | Use https for all docs.brew.sh links. | Mike McQuaid | |
| May as well use the more secure link when possible. | |||
| 2017-06-12 | Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs1.2.3 | Mike McQuaid | |
| rubocop: don’t allow Perl regex backrefs. | |||
| 2017-06-10 | create: specify homebrew-core test requirements. | Mike McQuaid | |
| As requested in https://github.com/Homebrew/homebrew-core/pull/14419. | |||
| 2017-06-10 | Autocorrect Rubocop Style/PerlBackrefs. | Mike McQuaid | |
| 2017-04-22 | More deprecations. | Mike McQuaid | |
| Deprecate more methods. Internal APIs have been verified to be unused elsewhere and removed. External APIs have had deprecation methods added. Existing deprecations have been either upgraded to produce warnings or no longer deprecated and the reasoning documented. | |||
| 2017-04-18 | create: use GitHub metadata where available. | Mike McQuaid | |
| GitHub provides a description and homepage field so let `brew create` use them where possible. Also, detect GitHub repositories based on `releases` as well as `archive`s. | |||
| 2017-03-20 | blacklist: move to missing_formula class instead. | Mike McQuaid | |
| This will allow extending this class so it can be used by more than just blacklisting. | |||
| 2017-02-25 | Update brew's man page formatting and grammar | EricFromCanada | |
| Also update command specifications to match descriptions. | |||
| 2017-01-16 | create: handle null versions. | Mike McQuaid | |
| Fixes #1821 | |||
| 2017-01-04 | Use docs.brew.sh links. | Mike McQuaid | |
| 2016-12-23 | Merge pull request #1719 from zmwangx/strip-x11-from-new-formula-template | Mike McQuaid | |
| create: remove :x11 dep from new formula template | |||
| 2016-12-23 | Merge pull request #1663 from tschoonj/meson-create-support | Mike McQuaid | |
| brew create: add meson support | |||
| 2016-12-22 | create: remove :x11 dep from new formula template | Zhiming Wang | |
| 2016-12-19 | brew create: add meson support | Tom Schoonjans | |
| meson is quickly gaining popularity as build system, in combination with ninja. Several Gnome projects for example are currently transitioning from autotools to meson, mostly because it allows for Visual Studio builds, which is impossible to accomplish with autotools. In order to facilitate generating meson based Formulas, I added support for meson to brew-create. | |||
| 2016-12-18 | create: handle Version::NULL correctly. | Mike McQuaid | |
| Fixes #1688. | |||
| 2016-10-02 | Use `module_function` for commands. | Markus Reiter | |
| 2016-09-20 | Update documentation links. | Mike McQuaid | |
| 2016-09-11 | dev-cmd/create: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-08 | Move developer-focused commands to dev-cmd. | Mike McQuaid | |
