| 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`.
|
|
|
|
Use Homebrew’s `require?`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add `:cask` to all Cask specs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move Formatter and Locale specs.
|
|
Merge Plist spec with SystemCommand::Result spec.
|
|
|
|
|
|
|
|
If `brew instal` is permissible, `brew uninstal` should be, too.
|
|
Add /usr/libexec/cups to the list of system dirs
|