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
/
audit.rb
Age
Commit message (
Expand
)
Author
2017-10-07
Merge pull request #3283 from reitermarkus/cask-loader
Markus Reiter
2017-10-07
Add helper method for Cask fixture paths and refactor CaskLoader.
Markus Reiter
2017-10-04
Directly save artifacts in DSL.
Markus Reiter
2017-10-04
Refactor DSL and Artifacts.
Markus Reiter
2017-10-01
Add audit warning if previous Cask version cannot be read.
Markus Reiter
2017-09-10
Treat every `Artifact` instance as a single artifact.
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-05-22
Change error messages.
Markus Reiter
2017-05-22
Don’t run checksum check if no commit range is given.
Markus Reiter
2017-05-22
Add audit check to see if both version and checksum changed.
Markus Reiter
2017-01-23
Add internal command to calculate appcast checkpoint.
Markus Reiter
2017-01-02
Disallow file separator in version strings.
Markus Reiter
2016-10-23
Don’t use `%i` literal.
Markus Reiter
2016-10-23
Use slash-delimited regular expressions.
Markus Reiter
2016-10-06
Deprecate license stanza
David Yun
2016-09-24
Cask: Use nested classes and modules.
Markus Reiter
2016-08-19
init
AnastasiaSulyagina