| Age | Commit message (Collapse) | Author |
|
|
|
Add helper method for Cask fixture paths and refactor CaskLoader.
|
|
|
|
|
|
|
|
|
|
Remove `UnderscoreSupportingURI`.
|
|
|
|
add available languages to cask info command
|
|
|
|
|
|
|
|
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".
|
|
|
|
|
|
|
|
Spelling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement `conflicts_with :cask`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix DMG mounting.
|
|
Refactoring using `Forwardable` and `DelegateClass`.
|
|
|
|
|
|
Fix `--language` option.
|
|
|
|
|
|
|