| Age | Commit message (Collapse) | Author |
|
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`.
|
|
bottle: Remove superfluous odie
|
|
|
|
Use Homebrew’s `require?`.
|
|
|
|
|
|
|
|
|
|
download_strategy: docstring typo Gtthub -> Github
|
|
Add more flags and descriptions to man pages.
|
|
|
|
audit: whitelist bash-completion@* to use conflicts_with
|
|
Move `cask` to `cmd/`.
|
|
|
|
|
|
|
|
|
|
docs.brew.sh: use brew.sh theming.
|
|
Add missing `:cask` metadata to specs.
|
|
|
|
|
|
Remove `BUNDLE_PATH` from `brew tests`.
|
|
|
|
Move Cask specs into `brew tests`.
|
|
|
|
|
|
|
|
|
|
Use `--force-default-config` option for `brew cask style`.
|
|
|
|
|
|
|
|
Add `:cask` to all Cask specs.
|
|
Move Cask test helpers to `test/support`.
|
|
this is necessary because they install conflicting scripts into
HOMEBREW_PREFIX/etc/profile.d
|
|
|
|
Remove `dev-cmd/tests.rb` from test coverage.
|
|
Use `described_class` in `Tap` spec.
|
|
|
|
|
|
|
|
Silence `cmd/cask` test.
|
|
|