| Age | Commit message (Collapse) | Author |
|
Fix small typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal_stanza_spec.rb: change do ... end blocks to { } blocks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add helper method for Cask fixture paths and refactor CaskLoader.
|
|
|
|
|
|
|
|
add language tests for dsl
add fixtures, tests for languages info output
add extra lines
|
|
`brew cask list` supports the `--full-name` flag which will include the tap
name for casks not part of the core caskroom/cask tap. For example, if
cask "foo-beta" is installed from the caskroom/versions cask, `brew cask
list --full-name` will report the name as "caskroom/versions/foo-beta".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #3069.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|