| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-09 | Format identifiers in oh1 | Chayoung You | |
| 2017-11-29 | Merge pull request #3492 from amyspark/fix-latest-casks | Markus Reiter | |
| Properly upgrade Casks with version :latest | |||
| 2017-11-29 | Leftover of @reitermarkus's comments | L. E. Segovia | |
| Simplify a condition | |||
| 2017-11-29 | Implement @reitermarkus's comments | L. E. Segovia | |
| Leftover && and remove xattr "copy" | |||
| 2017-11-28 | Remove unused backup and metadata logic | L. E. Segovia | |
| 2017-11-28 | Fully separate purge_versioned_files | L. E. Segovia | |
| 2017-11-28 | Rename purge_backed_versioned_files to purge_backed_up_versioned_files | L. E. Segovia | |
| 2017-11-28 | Try #2 at handling backed up Casks | L. E. Segovia | |
| Avoid using variables altogether; fork out the purge into two specialized + one common function | |||
| 2017-11-28 | Always backup the old Cask prior to upgrade | L. E. Segovia | |
| (and if doing so, correctly set the staged_path when purging it) | |||
| 2017-11-28 | Use the proper path when purging metadata | L. E. Segovia | |
| 2017-11-28 | Solve styling and metadata issues | L. E. Segovia | |
| 2017-11-28 | Stage to a different directory if upgrading Casks w/version :latest | L. E. Segovia | |
| 2017-11-28 | Refactor caveats and add `kext` caveat. | Markus Reiter | |
| 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-11 | Implement @reitermarkus's upgrade flow | L. E. Segovia | |
| 2017-11-10 | Fix reinstall/uninstall tests | L. E. Segovia | |
| 2017-11-08 | Fix upgrade tests and some upgrade? leftovers | L. E. Segovia | |
| 2017-11-06 | Rework uninstallation step | L. E. Segovia | |
| Now the artifacts get re-staged, and upon an uninstall/finalize_upgrade they are deleted by purge_versioned_files instead | |||
| 2017-11-06 | Fix style issues | L. E. Segovia | |
| 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-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 | Directly save artifacts in DSL. | Markus Reiter | |
| 2017-09-24 | Rubocop: automatic rule fixes. | Mike McQuaid | |
| 2017-09-10 | Treat every `Artifact` instance as a single artifact. | Markus Reiter | |
| 2017-08-05 | Implement `conflicts_with :cask`. | Markus Reiter | |
| 2017-07-02 | Merge pull request #2772 from reitermarkus/dmg-eula | Markus Reiter | |
| Fix DMG mounting. | |||
| 2017-06-30 | Refactor Formula/Cask dependencies. | Markus Reiter | |
| 2017-06-28 | Refactor using `Forwardable` and `DelegateClass`. | Markus Reiter | |
| 2017-06-14 | Print DMG EULA when `--verbose`. | Markus Reiter | |
| 2017-06-13 | 🔨 Refactor Cask exceptions. | Markus Reiter | |
| 2017-05-23 | Fix `uninstall` order. | Markus Reiter | |
| 2017-05-22 | Add `CLI::Options` DSL. | Markus Reiter | |
| 2017-05-22 | Pass along `CLI::Binaries`. | Markus Reiter | |
| 2017-04-23 | Merge pull request #2362 from joshka/install-uninstall-messages | Markus Reiter | |
| Install uninstall messages | |||
| 2017-04-21 | Refactor cask metadata directory methods. | Markus Reiter | |
| 2017-04-18 | Refactor uninstall existing cask | Joshua McKinney | |
| 2017-03-27 | Installer#reinstall instead of #install :reinstall | Joshua McKinney | |
| Call an explicit method on Installer to reinstall rather than using a flag to indicate when we're reinstalling a cask | |||
| 2017-03-19 | Show messages when (un)installing Casks | Joshua McKinney | |
| Addresses an issue where it can be unclear at times exactly which part of the (un|re)installation processes is reporting an error. See https://github.com/caskroom/homebrew-cask/issues/30968 | |||
| 2017-03-19 | Refactor brew cask reinstall | Joshua McKinney | |
| The implementation of the reinstall command was the same as Installer#install, aside from the uninstall of the existing cask. Moved this within the class to DRY up the implementation. | |||
| 2017-03-16 | Replace `Hbc.load` with `CaskLoader.load`. | Markus Reiter | |
| 2017-03-11 | Remove old metadata when installing with `--force`. | Markus Reiter | |
| 2017-02-16 | Make sure `uninstall` is called before artifacts are removed. | Markus Reiter | |
| 2017-02-10 | Fix `uninstall` also running `zap`. | Markus Reiter | |
| 2017-02-07 | Let `Artifact::for_cask` return artifact instances. | Markus Reiter | |
| 2017-02-05 | Refactor Cask `Artifact`s. | Markus Reiter | |
| 2017-01-23 | Fix installer deleting artifacts if they already exist. | Markus Reiter | |
| 2016-12-16 | Fix error message when cask fails to install. | Markus Reiter | |
