| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-13 | cask doctor: check_cached_downloads | commitay | |
| 2018-02-12 | Merge pull request #3631 from amyspark/doctor | Mike McQuaid | |
| Let cask doctor exit with 1 | |||
| 2018-01-29 | Fix @reitermarkus's comments | L. E. Segovia | |
| 2018-01-29 | cask style: fix `--fix` | commitay | |
| 2018-01-28 | Fix `brew cask style` on Travis. | Markus Reiter | |
| 2018-01-13 | cask doctor: sip status | commitay | |
| 2017-12-02 | Refactor Cask's doctor command | L. E. Segovia | |
| - Remove :failed - Use Checkable to store the status and warnings/errors - Refactor the methods using audit as basis | |||
| 2017-11-30 | Let Cask doctor exit with 1 via a CaskError | L. E. Segovia | |
| 2017-11-29 | Merge pull request #3492 from amyspark/fix-latest-casks | Markus Reiter | |
| Properly upgrade Casks with version :latest | |||
| 2017-11-28 | Stage to a different directory if upgrading Casks w/version :latest | L. E. Segovia | |
| 2017-11-28 | Fix `_stanza` test. | Markus Reiter | |
| 2017-11-27 | Merge pull request #3396 from amyspark/hacktoberfest-upgrade | Markus Reiter | |
| Implement `brew cask upgrade` | |||
| 2017-11-24 | Load Casks only once (and fix style issues) | L. E. Segovia | |
| 2017-11-24 | Implement more of @reitermarkus's comments | L. E. Segovia | |
| - Simplify outdated Casks checks - Make use of RSpec's let(:) and .and syntax | |||
| 2017-11-22 | Installing casks is supported only on macOS | Shaun Jackman | |
| 2017-11-22 | Upgrade an outdated Cask just by name, no need for --greedy | L. E. Segovia | |
| 2017-11-22 | Merge pull request #3371 from commitay/cask-doctor | Markus Reiter | |
| Cask doctor: add macOS & Java versions | |||
| 2017-11-22 | Output message if no Casks are outdated | L. E. Segovia | |
| 2017-11-16 | Implement @reitermarkus's comments | L. E. Segovia | |
| - Split move into a move_back (and clarify when it is used) - Remove unused flags - Raise error if installed Caskfile not found - Error out if an upgrade fails - Remove some defensive programming checks | |||
| 2017-11-13 | Add tests for upgrade recovery | L. E. Segovia | |
| 2017-11-11 | Implement @reitermarkus's upgrade flow | L. E. Segovia | |
| 2017-11-10 | Remove (soon to be) obsolete check | Martin Schimandl | |
| Fix small typo | |||
| 2017-11-10 | Add line break to string | Martin Schimandl | |
| 2017-11-10 | split string to stay below 80 characters per line | Martin Schimandl | |
| 2017-11-10 | Refactor code to reduce characters per line | Martin Schimandl | |
| 2017-11-10 | Reduce verbosity of artifacts hash | Martin Schimandl | |
| 2017-11-10 | Remove unused variables. Refactor code | Martin Schimandl | |
| 2017-11-10 | adapt internal_stanza command to work with SortedSet of Artifacts | Martin Schimandl | |
| 2017-11-10 | Fix handling of artifact set | Martin Schimandl | |
| 2017-11-10 | Remove obsolete code to fix tests. | Martin Schimandl | |
| 2017-11-10 | internal_stanza.rb: Remove obsolete code. Improve detection of missing stanzas | Martin Schimandl | |
| internal_stanza_spec.rb: change do ... end blocks to { } blocks | |||
| 2017-11-10 | combine errors to a single if-statement. fix spec test | Martin Schimandl | |
| 2017-11-10 | Fix 'brew style' issues | Martin Schimandl | |
| 2017-11-10 | Change behaviour of 'cask _stanza' command. Add tests for 'cask _stanza' command | Martin Schimandl | |
| 2017-11-10 | Fix 'brew style' offenses | Martin Schimandl | |
| 2017-11-10 | improve 'brew cask _stanza' by checking for known stanzas | Martin Schimandl | |
| 2017-11-06 | Fix style issues | L. E. Segovia | |
| 2017-11-03 | Cask doctor: add macOS & Java versions | commitay | |
| 2017-10-30 | Finalize metadata handling and uninstall logic | L. E. Segovia | |
| 2017-10-29 | Hack a first working version of upgrade | L. E. Segovia | |
| 2017-10-18 | Use “squiggly” heredocs. | Markus Reiter | |
| 2017-10-15 | Allow editing invalid Casks. | Markus Reiter | |
| 2017-10-07 | Merge pull request #3283 from reitermarkus/cask-loader | Markus Reiter | |
| Add helper method for Cask fixture paths and refactor CaskLoader. | |||
| 2017-10-07 | Add helper method for Cask fixture paths and refactor CaskLoader. | Markus Reiter | |
| 2017-10-07 | InternalAuditModifiedCask: audit renamed Casks | commitay | |
| 2017-10-04 | Directly save artifacts in DSL. | Markus Reiter | |
| 2017-09-30 | add available languages to cask info command | Adam Smith | |
| add language tests for dsl add fixtures, tests for languages info output add extra lines | |||
| 2017-09-16 | List cask full-names | Dan Wendorf | |
| `brew cask list` supports the `--full-name` flag which will include the tap name for casks not part of the core caskroom/cask tap. For example, if cask "foo-beta" is installed from the caskroom/versions cask, `brew cask list --full-name` will report the name as "caskroom/versions/foo-beta". | |||
| 2017-09-12 | Fix method name. | Markus Reiter | |
| 2017-09-11 | Make Cask commands fail early if a Cask is not found. | Markus Reiter | |
