| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-07 | Simplify check for `:stage_only`. | Markus Reiter | |
| 2017-02-07 | Use `expect` syntax in `installer_test`. | Markus Reiter | |
| 2017-02-06 | Fix: Documentation of --only in tests cmd | Fabian Mettler | |
| This pull request fixes the documentation for the —only flag of the tests cmd. | |||
| 2017-02-06 | official_taps: games is deprecated. | Mike McQuaid | |
| 2017-02-06 | Update docs and manpages to include --fix option | Gautham Goli | |
| 2017-02-05 | Merge pull request #1954 from reitermarkus/refactor-artifacts | Markus Reiter | |
| Refactor Cask `Artifact`s. | |||
| 2017-02-05 | Merge pull request #1953 from reitermarkus/remove-xip | VĂtor GalvĂŁo | |
| Remove XIP support. | |||
| 2017-02-05 | Merge pull request #1951 from tma/reinstall-with-options | Mike McQuaid | |
| Print warning when reinstalling with invalid options | |||
| 2017-02-05 | Refactor Cask `Artifact`s. | Markus Reiter | |
| 2017-02-05 | Remove XIP support. | Markus Reiter | |
| 2017-02-05 | Fix test for `brew cask doctor`. | Markus Reiter | |
| 2017-02-05 | Simplify rendering of environment variables. | Markus Reiter | |
| 2017-02-05 | Simplify cache output. | Markus Reiter | |
| 2017-02-05 | Add `user_tilde` method to shorten/anonymize output. | Markus Reiter | |
| 2017-02-05 | Simplify output of environment variables. | Markus Reiter | |
| 2017-02-05 | Remove legacy tap pattern. | Markus Reiter | |
| 2017-02-05 | Simplify `brew cask doctor`. | Markus Reiter | |
| 2017-02-04 | Merge pull request #1743 from toonetown/robust-pkgutil-cleanup | Markus Reiter | |
| Delete pkgutil directories that are really files. | |||
| 2017-02-04 | Always use `Pathname.new` in `pkg_test.rb`. | Markus Reiter | |
| 2017-02-04 | Make descriptions a bit clearer. | Markus Reiter | |
| 2017-02-04 | Pass invalid option names to formula installer | Thomas Maurer | |
| This is the same that happens in the command 'install'. By passing the invalid option names, we enable the formula installer to output warnings if necessary. | |||
| 2017-02-04 | Add failing reinstall test with invalid install option | Thomas Maurer | |
| 2017-02-03 | Simplify `CaskLoader`. | Markus Reiter | |
| 2017-02-03 | Remove `TestCask` class. | Markus Reiter | |
| 2017-02-03 | Merge pull request #1943 from alyssais/missing_requires | Alyssa Ross | |
| formulary: handle ScriptError in formula | |||
| 2017-02-03 | Reorder `testing_env`. | Markus Reiter | |
| 2017-02-03 | Require `formulary` and `tap` in `Homebrew::TestCase`. | Markus Reiter | |
| 2017-02-03 | Don’t require `formulary` in `testing_env`. | Markus Reiter | |
| 2017-02-03 | Add comment about `FSLeakLogger` to `Homebrew::TestCase`. | Markus Reiter | |
| 2017-02-03 | Use constant array of constants in `Homebrew::TestCase`. | Markus Reiter | |
| 2017-02-03 | Don’t use `before_setup` and `after_teardown`. | Markus Reiter | |
| 2017-02-03 | Use array of constants to set up test directories. | Markus Reiter | |
| 2017-02-03 | Merge pull request #1897 from trevorpowell/master | Markus Reiter | |
| Proposed fix for "Failed to eject" errors with DMGs | |||
| 2017-02-03 | Merge pull request #1883 from reitermarkus/override-macos-version | Markus Reiter | |
| Allow overriding `MacOS.version`. | |||
| 2017-02-02 | Use file checksum rather than file diffing | David Broder-Rodgers | |
| 2017-02-01 | formulary: handle ScriptError in formula | Alyssa Ross | |
| I added a new `FormulaUnreadableError` subclass of `FormulaUnavailableError` so existing `rescue`s of `FormulaUnavailableError` handle this as well. The new subclass will output the name of the formula with the error (because this isn't always obvious from the original exception message) followed by the original error message. Fixes #1927. | |||
| 2017-01-31 | Merge pull request #1930 from vitorgalvao/set-permissions-sudo | Markus Reiter | |
| cask: staged: no sudo in set_permissions | |||
| 2017-01-30 | Update dmg.rb based on feedback | Trevor Powell | |
| Try "diskutil eject" twice before "diskutil unmount force". | |||
| 2017-01-30 | Updated mirror checks to compare ETags, Content-Lengths and binary files | David Broder-Rodgers | |
| 2017-01-30 | Merge remote-tracking branch 'origin/master' into insecure_audit | David Broder-Rodgers | |
| 2017-01-30 | Merge pull request #1931 from MikeMcQuaid/update-performs-migrations1.1.9 | Mike McQuaid | |
| update: note migrations may be performed. | |||
| 2017-01-30 | cleanup: consider version_scheme | Xu Cheng | |
| `brew cleanup` should cleanup formulae which have the older version scheme. | |||
| 2017-01-30 | Don’t use `assert_nil` in `tab_test`. | Markus Reiter | |
| 2017-01-29 | Merge pull request #1914 from MikeMcQuaid/test-gem-updates | Mike McQuaid | |
| */Gemfile*: remove rake, version pins, master simplecov. | |||
| 2017-01-29 | update: note migrations may be performed. | Mike McQuaid | |
| As requested in https://github.com/Homebrew/homebrew-core/issues/9316. | |||
| 2017-01-29 | Use dedicated upload_coverage script. | Mike McQuaid | |
| 2017-01-28 | cask: staged: no sudo in set_permissions | VĂtor GalvĂŁo | |
| 2017-01-28 | rubocop: automatically update rubocop_todo.yml | Dominyk Tiller | |
| 2017-01-27 | style: update rubocop to 0.47.1 | Dominyk Tiller | |
| 2017-01-27 | Merge pull request #1919 from miccal/patch-1 | Markus Reiter | |
| Update brew-cask.1.md to include _stanza internal command | |||
