| Age | Commit message (Collapse) | Author |
|
cask move_back: copy / delete
|
|
Make sure `.metadata` shows up in Cask backtrace.
|
|
|
|
|
|
|
|
|
|
|
|
Let cask doctor exit with 1
|
|
|
|
|
|
|
|
Fix `brew cask style` on Travis.
|
|
|
|
|
|
|
|
cask moved: check target writable for move_back
|
|
|
|
|
|
Fixes https://github.com/Homebrew/brew/issues/3601.
|
|
Partially revert "Add audit check for URL schema"
|
|
|
|
|
|
|
|
Add audit check for URL schema
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Remove :failed
- Use Checkable to store the status and warnings/errors
- Refactor the methods using audit as basis
|
|
|
|
|
|
|
|
Properly upgrade Casks with version :latest
|
|
Simplify a condition
|
|
Leftover && and remove xattr "copy"
|
|
|
|
|
|
|
|
|
|
|
|
Avoid using variables altogether; fork out the purge into two
specialized + one common function
|
|
(and if doing so, correctly set the staged_path when purging it)
|
|
|
|
|
|
|
|
|
|
|