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
/
style.rb
Age
Commit message (
Expand
)
Author
2018-01-29
cask style: fix `--fix`
commitay
2018-01-28
Fix `brew cask style` on Travis.
Markus Reiter
2017-06-13
Add `casks` method to iterate through arguments.
Markus Reiter
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-05-29
Use parallel RuboCop
Mike McQuaid
2017-05-29
Use `XDG_CACHE_HOME` for RuboCop.
Markus Reiter
2017-05-22
Add `CLI::Options` DSL.
Markus Reiter
2017-05-22
Rename `Base` and `InternalUseBase`.
Markus Reiter
2017-05-22
Refactor `CLI::Style`.
Markus Reiter
2017-05-07
Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"
Mike McQuaid
2017-05-07
Vendor all Homebrew's gems.
Mike McQuaid
2017-03-16
Replace `Hbc.path` with `CaskLoader.path`.
Markus Reiter
2017-03-07
Remove redundant `Utils`.
Markus Reiter
2017-03-05
Use `--force-default-config` option for `brew cask style`.
Markus Reiter
2017-02-12
Use constants for RuboCop version.
Markus Reiter
2016-11-15
hbc/cmd/style: bump rubocop-cask to 0.10.6
Josh Hagins
2016-11-13
Update RuboCop to 0.45.0.
Markus Reiter
2016-10-23
Align `end` with beginning of line where `if/unless` is.
Markus Reiter
2016-10-23
Use slash-delimited regular expressions.
Markus Reiter
2016-10-18
Force the use of `rubocop-cask`’s default configuration.
Markus Reiter
2016-10-18
Refactor `brew cask style` not to require `.rubocop.yml`.
Markus Reiter
2016-10-17
hbc/cli/style: bump RUBOCOP_CASK_VERSION
Josh Hagins
2016-10-01
Refactor Tty.
Markus Reiter
2016-09-28
Update `rubocop-cask` to 0.10.0.
Markus Reiter
2016-09-24
Cask: Use nested classes and modules.
Markus Reiter
2016-08-23
cask tty removed
AnastasiaSulyagina
2016-08-19
init
AnastasiaSulyagina