| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-24 | Merge pull request #1043 from msavy/mkdir_with_intermediates1.0.4 | Mike McQuaid | |
| Alter mkdir wrapper use mkdir_p to create intermediate directories | |||
| 2016-09-24 | Merge pull request #1127 from MikeMcQuaid/update-check-github-api-tags | Mike McQuaid | |
| update.sh: use GitHub tags API. | |||
| 2016-09-24 | Merge branch 'master' into mkdir_with_intermediates | Mike McQuaid | |
| 2016-09-24 | update.sh: use GitHub tags API. | Mike McQuaid | |
| Otherwise if we've committed to `master` and someone `brew update`s before we cut the tag then they won't be updated to the latest version. | |||
| 2016-09-24 | Merge pull request #1123 from reitermarkus/rubocop | Mike McQuaid | |
| RuboCop: Style/AccessorMethodName | |||
| 2016-09-24 | Merge pull request #1126 from MikeMcQuaid/update-manpage | Mike McQuaid | |
| Update manpage. | |||
| 2016-09-24 | Update manpage. | Mike McQuaid | |
| Add some missed changes. I'll add a CI check for this at a future point. | |||
| 2016-09-24 | Merge pull request #1122 from MikeMcQuaid/test-bot-tap | Mike McQuaid | |
| test-bot: move to tap. | |||
| 2016-09-24 | Merge pull request #1120 from MikeMcQuaid/alpha-beta-versions | Mike McQuaid | |
| version: don't let a/b imply alpha/beta. | |||
| 2016-09-24 | Merge pull request #1121 from MikeMcQuaid/update-stable-branch | Mike McQuaid | |
| update.sh: always use stable branch for tags. | |||
| 2016-09-24 | test-bot: move to tap. | Mike McQuaid | |
| Migrate to https://github.com/Homebrew/homebrew-test-bot to be able to work on this with a different, non-tagged workflow. | |||
| 2016-09-24 | RuboCop: Style/AccessorMethodName | Markus Reiter | |
| 2016-09-24 | Merge pull request #1109 from MikeMcQuaid/homebrew-version-clean | Mike McQuaid | |
| brew.sh: change directory for HOMEBREW_VERSION. | |||
| 2016-09-24 | version: don't let a/b imply alpha/beta. | Mike McQuaid | |
| This is assumption is broken for at least OpenSSL which makes it a bad general rule. As discussed in #1102. | |||
| 2016-09-24 | update.sh: always use stable branch for tags. | Mike McQuaid | |
| This avoids creating a new branch that’ll never be deleted for each tag and differentiates between the `master` and `stable` branches. | |||
| 2016-09-24 | Merge pull request #1114 from zmwangx/update-no-restore-stable-branch | Mike McQuaid | |
| update.sh: do not restore stable (tag) branch | |||
| 2016-09-24 | Merge pull request #1118 from reitermarkus/cask-nested-classes-and-modules | Markus Reiter | |
| Cask: Use nested classes and modules. | |||
| 2016-09-24 | Merge pull request #1119 from MikeMcQuaid/rubocop-allow-hash-rockets-in-taps | Mike McQuaid | |
| rubocop: allow hash rockets in taps. | |||
| 2016-09-24 | rubocop: allow hash rockets in taps. | Mike McQuaid | |
| Because `depends_on foo: :bar` looks rubbish. | |||
| 2016-09-24 | Merge pull request #1113 from reitermarkus/rubocop-guardclause | Markus Reiter | |
| RuboCop: Fix Style/GuardClause. | |||
| 2016-09-24 | Merge pull request #1112 from reitermarkus/rubocop-fix-taps | Markus Reiter | |
| Fix RuboCop for Taps. | |||
| 2016-09-24 | brew.sh: change directory for HOMEBREW_VERSION. | Mike McQuaid | |
| This stops `-dirty` showing up whenever you aren't in `HOMEBREW_REPOSITORY`. Fixes #1108. | |||
| 2016-09-24 | Cask: Use nested classes and modules. | Markus Reiter | |
| 2016-09-24 | Fix Style/GuardClause. | Markus Reiter | |
| 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 | 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 | |
