| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 `Gem.bindir` instead of `#{Gem.dir}/bin`.
|
|
java_requirement: don't consider macOS Java stub
|
|
Don't check Subversion HTTPS pre-Sierra.
|
|
Add exceptions for node@* versioned formulae to use conflicts_with
instead of keg_only :versioned_formula since they, and the main node
formula, all currently overwrite npm during postinstall.
|
|
The system Subversion doesn't handle new certificate authorities (e.g.
Let's Encrypt) well enough for this check to be useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move Formatter and Locale specs.
|
|
Merge Plist spec with SystemCommand::Result spec.
|