| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-24 | Simplify Style/FileName regex. | Markus Reiter | |
| 2016-09-24 | Merge pull request #1102 from zmwangx/alpha-rc-detection | Zhiming Wang | |
| version: improve alpha and rc detection (elasticsearch) | |||
| 2016-09-24 | update.sh: do not restore stable (tag) branch | Zhiming Wang | |
| Restoring stable branch post-update could lead to unsuspecting users with homebrew.devcmdrun being stuck forever on an old tag. Fixes #1111. | |||
| 2016-09-23 | Store the formula used to build the keg in the keg | Shaun Jackman | |
| Store the formula used to build the keg inside the keg in a file named NAME/VERSION/.brew/NAME.rb after removing the bottle do ... end block. See https://github.com/Homebrew/brew-evolution/pull/6. Closes https://github.com/Homebrew/brew/issues/931. | |||
| 2016-09-23 | diagnostic: limit fatal dev tools check to Sierra | Dominyk Tiller | |
| 2016-09-23 | Merge pull request #1110 from MikeMcQuaid/test-bot-homebrew-core-style | Mike McQuaid | |
| test-bot: check homebrew/core style. | |||
| 2016-09-23 | test-bot: always check style of formula. | Mike McQuaid | |
| 2016-09-23 | rubocop: allow all current core formula names. | Mike McQuaid | |
| 2016-09-23 | Merge pull request #1106 from reitermarkus/rubocop | Mike McQuaid | |
| Even more RuboCop changes. | |||
| 2016-09-23 | Merge pull request #1100 from MikeMcQuaid/test-bot-etc-var1.0.3 | Mike McQuaid | |
| test-bot: cleanup etc/var after each build. | |||
| 2016-09-23 | Merge pull request #1097 from DomT4/software_dev_is_hard | Mike McQuaid | |
| diagnostic: make using outdated dev tools fatal | |||
| 2016-09-23 | Style/Alias: Prefer `alias`. | Markus Reiter | |
| 2016-09-23 | Merge pull request #1029 from wickles/patch-1 | Josh Hagins | |
| Prevent Accessibility access for macOS >= 10.12 | |||
| 2016-09-23 | Fix Style/ModuleFunction. | Markus Reiter | |
| 2016-09-23 | Fix Style/FormatString. | Markus Reiter | |
| 2016-09-23 | accessibility_test: fix warning message | Josh Hagins | |
| 2016-09-23 | Merge pull request #1050 from reitermarkus/rubocop | Markus Reiter | |
| RuboCop changes. | |||
| 2016-09-23 | Fix Style/IfUnlessModifier. | Markus Reiter | |
| 2016-09-23 | Fix Style/GuardClause. | Markus Reiter | |
| 2016-09-23 | Temporarily disable Style/TernaryParentheses. | Markus Reiter | |
| 2016-09-23 | Fix Style/RegexpLiteral. | Markus Reiter | |
| 2016-09-23 | Fix Style/Semicolon. | Markus Reiter | |
| 2016-09-23 | Fix Style/SingleLineBlockParams. | Markus Reiter | |
| 2016-09-23 | Fix Style/IdenticalConditionalBranches. | Markus Reiter | |
| 2016-09-23 | RuboCop has to be run inside `HOMEBREW_LIBRARY`. | Markus Reiter | |
| 2016-09-23 | Update `rubocop` dependency to `0.43.0`. | Markus Reiter | |
| 2016-09-23 | Fix Lint/NonLocalExitFromIterator. | Markus Reiter | |
| 2016-09-23 | Fix Style/PredicateName. | Markus Reiter | |
| 2016-09-23 | Fix Style/NumericLiterals. | Markus Reiter | |
| 2016-09-23 | Fix Style/Next. | Markus Reiter | |
| 2016-09-23 | Fix Style/MethodName. | Markus Reiter | |
| 2016-09-23 | Fix Style/CaseIndentation. | Markus Reiter | |
| 2016-09-23 | Fix Performance/FixedSize. | Markus Reiter | |
| 2016-09-23 | Fix Lint/EndAlignment. | Markus Reiter | |
| 2016-09-23 | Add `define_method` and `define_singleton_method`. | Markus Reiter | |
| 2016-09-23 | Update .rubocop_todo.yml. | Markus Reiter | |
| 2016-09-23 | Fix DoubleNegation. | Markus Reiter | |
| 2016-09-23 | Fix RuboCop CaseEquality. | Markus Reiter | |
| 2016-09-23 | Run `rubocop`. | Markus Reiter | |
| 2016-09-23 | Set Style/NumericLiterals MinDigits to 7. | Markus Reiter | |
| 2016-09-23 | Remove `.simplecov` from cask’s RuboCop config. | Markus Reiter | |
| 2016-09-23 | Disable new Style/VariableNumber cop. | Markus Reiter | |
| 2016-09-23 | Disable Style/IfUnlessModifier only in Taps. | Markus Reiter | |
| 2016-09-23 | Disable Style/GuardClause only in Taps. | Markus Reiter | |
| 2016-09-23 | Auto-correct guard clauses. | Markus Reiter | |
| 2016-09-23 | Include `.simplecov` in RuboCop. | Markus Reiter | |
| 2016-09-23 | Add Regex for `Style/FileName` cop. | Markus Reiter | |
| 2016-09-23 | Run `rubocop —auto-correct`. | Markus Reiter | |
| 2016-09-23 | Enable `Style/EmptyElse` cop. | Markus Reiter | |
| 2016-09-23 | Remove dependency on `rubocop-cask`. | Markus Reiter | |
