index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cask
/
lib
/
hbc
/
cask_loader.rb
Age
Commit message (
Expand
)
Author
2017-10-08
Fix regexes in `CaskLoader`.
Markus Reiter
2017-10-07
Add helper method for Cask fixture paths and refactor CaskLoader.
Markus Reiter
2017-09-24
Rubocop: automatic rule fixes.
Mike McQuaid
2017-09-11
Make Cask commands fail early if a Cask is not found.
Markus Reiter
2017-08-08
Simplify CurlDownloadStrategy.
Markus Reiter
2017-08-07
Revert "Refactor SVN and cURL download strategies."
ilovezfs
2017-08-07
Simplify CurlDownloadStrategy.
Markus Reiter
2017-07-30
Detect `Tap` in `CaskLoader`.
Markus Reiter
2017-06-28
Use `attr_reader` in `CaskLoader`.
Markus Reiter
2017-06-13
🔨 Refactor Cask exceptions.
Markus Reiter
2017-06-03
cask_loader: fix return types for .can_load?
Misty De Meo
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-03-16
Use a `Formulary`-like approach to load Casks.
Markus Reiter
2017-02-03
Simplify `CaskLoader`.
Markus Reiter
2017-02-03
Remove `TestCask` class.
Markus Reiter
2016-10-09
No need to check if `Encoding` is defined.
Markus Reiter
2016-10-09
Fix getting cask path for queries.
Markus Reiter