| Age | Commit message (Collapse) | Author |
|
|
|
Install uninstall messages
|
|
Refactor cask metadata directory methods.
|
|
|
|
|
|
Call an explicit method on Installer to reinstall rather than using a
flag to indicate when we're reinstalling a cask
|
|
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.
|
|
|
|
|
|
add command 'cask outdated'
|
|
|
|
|
|
secure urls + remove -k from in-doc curl command
|
|
Added highlighting of installed casks to cask search
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor CLI options.
|
|
Remove redundant `Utils`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor `Artifact`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add internal command to calculate appcast checkpoint.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|