| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-08 | Clean up code style and remove `.rubocop_todo.yml`. | Markus Reiter | |
| 2017-08-07 | sandbox: stop printing message. | Mike McQuaid | |
| We’re always using the sandbox where possible now so this is just noise for the vast majority of our users. | |||
| 2017-07-07 | test: use Test::Unit class. | Mike McQuaid | |
| 2017-06-29 | Define a custom assertion failure error for cross-version compat | Misty De Meo | |
| Fixes #2840. | |||
| 2017-06-25 | test: simplify minitest inclusion. | Mike McQuaid | |
| The previous version seems needlessly complicated given we only support a single Ruby version. It was also blowing up on Bundler 1.15.X. | |||
| 2017-06-23 | test: require non-keg-only formulae to be linked. | Mike McQuaid | |
| This can be overridden with `--force`. As mentioned in: https://github.com/Homebrew/homebrew-core/pull/14525#issuecomment-307838164 | |||
| 2017-04-02 | Document all short flags. | Mike McQuaid | |
| 2016-10-02 | Use `module_function` for commands. | Markus Reiter | |
| 2016-09-22 | test: most formulae have tests now | Bob W. Hogg | |
| 2016-09-08 | Move developer-focused commands to dev-cmd. | Mike McQuaid | |
