| Age | Commit message (Collapse) | Author |
|
|
|
Use `sudo` if parent path of `target` is not writable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add command 'cask outdated'
|
|
|
|
|
|
|
|
secure urls + remove -k from in-doc curl command
|
|
Added highlighting of installed casks to cask search
|
|
|
|
|
|
|
|
|
|
Add `#installed_caskfile` method to `Cask` class.
|
|
|
|
|
|
|
|
Migrate legacy Caskroom.
|
|
Remove old metadata when installing with `--force`.
|
|
|
|
|
|
|
|
|
|
Switched from loading a cask and checking the installed? variable to
checking for it in the caskroom directory like search does outside cask
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor `pkg`, `uninstall`, and `zap` artifacts.
|
|
Move `brew cask --version` into separate file.
|
|
|
|
|
|
|
|
|
|
Use `ArgumentError` instead of `CaskError` in `CLI`.
|
|
Refactor CLI options.
|
|
Remove redundant `Utils`.
|
|
|
|
|
|
Move legacy cache and caskroom code to `compat/*`.
|
|
Make `timestamped_versions` return an array of strings.
|
|
Refactor `brew cask _audit_modified_casks`.
|
|
|