| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-14 | backing up | commitay | |
| 2018-02-14 | cask move_back: copy / delete | commitay | |
| 2018-01-28 | Merge pull request #3740 from reitermarkus/cask-style | Markus Reiter | |
| Fix `brew cask style` on Travis. | |||
| 2018-01-28 | Fix `brew cask style` on Travis. | Markus Reiter | |
| 2018-01-27 | Create `Hbc::Config` class. | Markus Reiter | |
| 2017-11-28 | Test upgrade for Casks with version :latest | L. E. Segovia | |
| 2017-11-27 | Merge pull request #3396 from amyspark/hacktoberfest-upgrade | Markus Reiter | |
| Implement `brew cask upgrade` | |||
| 2017-11-27 | Remove redundant --greedy | L. E. Segovia | |
| 2017-11-27 | Implement more of @reitermarkus's comments | L. E. Segovia | |
| - Include tests in context - replace 'route' with 'path' - more assorted fixes | |||
| 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 | Upgrade an outdated Cask just by name, no need for --greedy | 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-10 | Add line break to string | Martin Schimandl | |
| 2017-11-10 | Refactor code to reduce characters per line | 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 | Add another test to increase coverage. | Martin Schimandl | |
| 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 reinstall/uninstall tests | L. E. Segovia | |
| 2017-11-08 | Fix upgrade tests and some upgrade? leftovers | 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-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-04 | Refactor tests. | Markus Reiter | |
| 2017-10-04 | Directly save artifacts in DSL. | Markus Reiter | |
| 2017-10-03 | Refactor `cask/cli` specs. | Markus Reiter | |
| 2017-10-02 | stylistic changes for cask info tests | Adam Smith | |
| 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-11 | Make Cask commands fail early if a Cask is not found. | Markus Reiter | |
| 2017-09-10 | Treat every `Artifact` instance as a single artifact. | Markus Reiter | |
| 2017-09-10 | Make `brew cask search` spec deterministic. | Markus Reiter | |
| 2017-09-02 | Minor tests formatting change | Alexey Alekhin | |
| 2017-08-31 | Changed warning message as recommended by @reitermarkus | Alexey Alekhin | |
| 2017-08-26 | Fixed test for the changed error message | Alexey Alekhin | |
| 2017-08-26 | Added a test for no-macthes output to non-TTY | Alexey Alekhin | |
| 2017-08-26 | Unified tests formatting for multiline output matching | Alexey Alekhin | |
| 2017-08-26 | Added tests for cask search with online search failure | Alexey Alekhin | |
| 2017-07-29 | Silence all specs by default. | Markus Reiter | |
| 2017-07-10 | Add test for non-TTY `brew cask search`. | Markus Reiter | |
| 2017-07-08 | Add helper for testing TTY output. | Markus Reiter | |
| 2017-07-07 | Output plain list when running `brew cask search` without a TTY. | Markus Reiter | |
| 2017-07-05 | Bump `rubocop-cask` version. | Markus Reiter | |
| 2017-06-13 | Add `casks` method to iterate through arguments. | Markus Reiter | |
| 2017-06-13 | 🔨 Refactor Cask exceptions. | Markus Reiter | |
| 2017-06-12 | Autocorrect Rubocop Style/SpecialGlobalVars. | Mike McQuaid | |
