| Age | Commit message (Collapse) | Author |
|
|
|
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`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If `brew instal` is permissible, `brew uninstal` should be, too.
|
|
Add /usr/libexec/cups to the list of system dirs
|
|
|
|
|
|
Small fixes.
|
|
|
|
|
|
|
|
|
|
|
|
Display message when running `brew cask _stanza` without arguments.
|
|
|
|
|
|
Refactor `Artifact`.
|
|
Simplify `brew cask doctor`.
|
|
|
|
|
|
|
|
Refactor Cask `Artifact`s.
|