| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-24 | hbc/auditor: refactor and fix bug | Josh Hagins | |
| Use instance methods to DRY things up, and fix a bug discovered in caskroom/homebrew-cask#26067 where Casks with language blocks would always fail audit. | |||
| 2016-10-24 | Merge pull request #1252 from ↵ | Josh Hagins | |
| niw/fix_cask_command_changes_entire_directory_ownership FIX: cask changes /usr/local ownership recursively | |||
| 2016-10-24 | Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_cask | Josh Hagins | |
| add cask reinstall command | |||
| 2016-10-24 | Remove duplicate description of <token> | Martin Schimandl | |
| 2016-10-23 | tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEX | Josh Hagins | |
| New name is HOMEBREW_CASK_TAP_CASK_REGEX | |||
| 2016-10-23 | hbc/qualified_token: simplify token parsing | Josh Hagins | |
| - Stop supporting archaic "user-repo/token" syntax - Move regex for parsing tapped Cask token to tap_constants | |||
| 2016-10-23 | Merge pull request #1355 from reitermarkus/fix-depends-on-test | Josh Hagins | |
| Fix locally failing `depends_on` test. | |||
| 2016-10-23 | Merge pull request #1357 from reitermarkus/refactor-accessibility-test | Josh Hagins | |
| Refactor accessibility test. | |||
| 2016-10-23 | Merge pull request #1358 from reitermarkus/refactor-audit-test | Josh Hagins | |
| Refactor Audit test. | |||
| 2016-10-23 | Merge pull request #1359 from reitermarkus/refactor-dsl-test | Josh Hagins | |
| Refactor DSL test. | |||
| 2016-10-23 | Merge pull request #1360 from reitermarkus/refactor-installer-test | Josh Hagins | |
| Refactor Installer test. | |||
| 2016-10-24 | Refactor Installer test. | Markus Reiter | |
| 2016-10-23 | Refactor Audit test. | Markus Reiter | |
| 2016-10-23 | Refactor DSL test. | Markus Reiter | |
| 2016-10-23 | Refactor accessibility test. | Markus Reiter | |
| 2016-10-23 | Update Gemfile dependencies. | Markus Reiter | |
| 2016-10-23 | Refactor Hbc::UrlChecker test. | Markus Reiter | |
| 2016-10-23 | Fix locally failing `depends_on` test. | Markus Reiter | |
| 2016-10-23 | Fix linting errors | Martin Schimandl | |
| 2016-10-23 | Add documentation for cask reinstall command | Martin Schimandl | |
| 2016-10-23 | Use proper path to `caskroom/cask` tap in `test_helper`. | Markus Reiter | |
| 2016-10-23 | Add dictionary artifact | Eitot | |
| 2016-10-23 | Fix failing test caused by `repo_info`. | Markus Reiter | |
| 2016-10-23 | Auto-correct block delimiters. | Markus Reiter | |
| 2016-10-23 | Avoid empty rescue. | Markus Reiter | |
| 2016-10-23 | Remove unnecessary string interpolation. | Markus Reiter | |
| 2016-10-23 | Use double quotes. | Markus Reiter | |
| 2016-10-23 | Use short-style lambdas. | Markus Reiter | |
| 2016-10-23 | Use guard clauses. | Markus Reiter | |
| 2016-10-23 | Remove redundant `self`s. | Markus Reiter | |
| 2016-10-23 | Fix spacing and indentation. | Markus Reiter | |
| 2016-10-23 | Don’t use `%i` literal. | Markus Reiter | |
| 2016-10-23 | Align `end` with beginning of line where `if/unless` is. | Markus Reiter | |
| 2016-10-23 | Use `()` as delimiters for `%Q` and `%q` literals. | Markus Reiter | |
| 2016-10-23 | Use slash-delimited regular expressions. | Markus Reiter | |
| 2016-10-23 | Use `0`-only prefix for octal numbers. | Markus Reiter | |
| 2016-10-23 | Remove Cask’s RuboCop configuration. | Markus Reiter | |
| 2016-10-23 | Bring `spec_helper` in line with `test_helper`. | Markus Reiter | |
| 2016-10-23 | Remove `test_cask`, `fake_fetcher`, and `fake_response_for` methods. | Markus Reiter | |
| 2016-10-23 | Use `test/lib/config` for tests. | Markus Reiter | |
| 2016-10-23 | Remove unncessary semicolon | Martin Schimandl | |
| 2016-10-23 | dev-cmd/man: use SOURCE_PATH instead of HOMEBREW_LIBRARY | Josh Hagins | |
| Don't Repeat Yourself. | |||
| 2016-10-22 | More Rubocop tweaks. | Mike McQuaid | |
| - Don't enforce hash rockets on external commands. - Enabled accidentally disabled ParenthesesAsGroupedExpression. | |||
| 2016-10-22 | Merge pull request #1345 from MikeMcQuaid/rubocop-style | Mike McQuaid | |
| Update Rubocop style. | |||
| 2016-10-22 | Merge pull request #1305 from apjanke/prune-build-deps-of-deps | Mike McQuaid | |
| install: prune build-only deps of deps | |||
| 2016-10-22 | Merge pull request #1331 from vladshablinsky/fix-outdated-group-by | Mike McQuaid | |
| cmd/outdated: group specs of same formula | |||
| 2016-10-22 | Merge pull request #1333 from vladshablinsky/compare-names-not-formulae | Mike McQuaid | |
| Compare names not formulae | |||
| 2016-10-22 | Merge pull request #1310 from MikeMcQuaid/changelog | Mike McQuaid | |
| Add `brew release-notes` developer command. | |||
| 2016-10-22 | Update Rubocop style. | Mike McQuaid | |
| Another look at the current Rubocop rules and how they fit with our existing and desired future style. Almost all of these changes were automatic. Split some rules between formulae/brew where brew doesn't have millions of cases that need fixed. | |||
| 2016-10-22 | Add `brew release-notes` developer command. | Mike McQuaid | |
| Outputs the merged pull requests on Homebrew/brew between two Git refs. | |||
