| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cask/test: DRY up tests and remove redundant helper
|
|
|
|
Refactor `spec_helper`.
|
|
|
|
|
|
|
|
|
|
fix 'cask info' for external repos with numbers
|
|
|
|
|
|
Also use `which` to find `lsar` in PATH.
|
|
|
|
Unset HOMEBREW_DEVELOPER in cask tests likely to raise deprecation errors
|
|
hbc/locations: arg is file only if absolute or .rb file
|
|
|
|
|
|
|
|
|
|
fixes 2 issues: error when username has a number, correct url for repos not on github
|
|
Refactor `brew cask style` not to require `.rubocop.yml`.
|
|
Handle the case when an argument passed to `brew cask` is both the name
of a Cask and a non-Cask file in the current working directory.
Fixes https://github.com/caskroom/homebrew-cask/issues/25611.
|
|
|
|
|
|
Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`.
|
|
|
|
|
|
|