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
/
cli
/
internal_appcast_checkpoint.rb
Age
Commit message (
Expand
)
Author
2017-09-12
Fix method name.
Markus Reiter
2017-09-11
Make Cask commands fail early if a Cask is not found.
Markus Reiter
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-05-23
Fix undefined `cask_tokens` method.
Markus Reiter
2017-05-22
Add `CLI::Options` DSL.
Markus Reiter
2017-05-22
Remove redundant `self.run` methods.
Markus Reiter
2017-05-22
Rename `Base` and `InternalUseBase`.
Markus Reiter
2017-05-22
Refactor `CLI::InternalAppcastCheckpoint`.
Markus Reiter
2017-03-16
Replace `Hbc.load` with `CaskLoader.load`.
Markus Reiter
2017-01-23
Add manpage entry for _appcast_checkpoint.
Markus Reiter
2017-01-23
Add support for calculating appcast checkpoint from URLs.
Markus Reiter
2017-01-23
Add --calculate (print current checkpoint without it)
Vítor Galvão
2017-01-23
Add internal command to calculate appcast checkpoint.
Markus Reiter