| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This avoids a `rake` dependency in the Gemfile and an unnecessary shell
out.
|
|
We’re upgrading SimpleCov to 0.13.0 so let’s update the rest of our
gems while we’re at it.
|
|
|
|
|
|
|
|
|
|
tests: automatically restore ENV in teardown
|
|
Fix installer deleting artifacts if they already exist.
|
|
Add internal command to calculate appcast checkpoint.
|
|
Cask: cleanups internal stanzas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See https://github.com/Homebrew/brew/pull/1771#issuecomment-270179479.
|
|
|
|
cask depends_on arch: remove everything but 64-bit intel
|
|
|
|
|
|
|
|
|
|
|
|
cask reinstall: download and verify cask before uninstall
|
|
Use `launchctl` to get running processes by bundle ID.
|
|
|
|
Refactor Cask installer.
|
|
Fail if cask source already exists.
|
|
|
|
|
|
|
|
|
|
|
|
For code coverage from `brew test-bot`.
|
|
Closes: caskroom/homebrew-cask#27075
|
|
|
|
|
|
|