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
Age
Commit message (
Expand
)
Author
2016-10-23
Fix locally failing `depends_on` test.
Markus Reiter
2016-10-23
Fix linting errors
Martin Schimandl
2016-10-23
Use proper path to `caskroom/cask` tap in `test_helper`.
Markus Reiter
2016-10-23
Add dictionary artifact
Eitot
2016-10-23
Fix failing test caused by `repo_info`.
Markus Reiter
2016-10-23
Auto-correct block delimiters.
Markus Reiter
2016-10-23
Avoid empty rescue.
Markus Reiter
2016-10-23
Remove unnecessary string interpolation.
Markus Reiter
2016-10-23
Use double quotes.
Markus Reiter
2016-10-23
Use short-style lambdas.
Markus Reiter
2016-10-23
Use guard clauses.
Markus Reiter
2016-10-23
Remove redundant `self`s.
Markus Reiter
2016-10-23
Fix spacing and indentation.
Markus Reiter
2016-10-23
Donāt use `%i` literal.
Markus Reiter
2016-10-23
Align `end` with beginning of line where `if/unless` is.
Markus Reiter
2016-10-23
Use `()` as delimiters for `%Q` and `%q` literals.
Markus Reiter
2016-10-23
Use slash-delimited regular expressions.
Markus Reiter
2016-10-23
Use `0`-only prefix for octal numbers.
Markus Reiter
2016-10-23
Remove Caskās RuboCop configuration.
Markus Reiter
2016-10-23
Bring `spec_helper` in line with `test_helper`.
Markus Reiter
2016-10-23
Remove `test_cask`, `fake_fetcher`, and `fake_response_for` methods.
Markus Reiter
2016-10-23
Use `test/lib/config` for tests.
Markus Reiter
2016-10-23
Remove unncessary semicolon
Martin Schimandl
2016-10-20
Merge pull request #1329 from jawshooah/cask/cleanup-tests
Josh Hagins
2016-10-20
Fix code coverage issue by introducing shutup blocks
Martin Schimandl
2016-10-20
Merge pull request #1330 from reitermarkus/spec-helper
Markus Reiter
2016-10-19
cask/test: remove compliance_test
Josh Hagins
2016-10-19
cask/test: DRY up tests and remove redundant helper
Josh Hagins
2016-10-19
hbc/cli/list: don't print empty line if nothing to list
Josh Hagins
2016-10-19
hbc/cli/list: don't require Caskroom to be initialized
Josh Hagins
2016-10-19
Merge pull request #1325 from vin047/numbered-usernames
Josh Hagins
2016-10-20
Refactor `spec_helper`.
Markus Reiter
2016-10-19
Require `spec_helper` globally.
Markus Reiter
2016-10-19
Merge pull request #1320 from reitermarkus/which-lsar
Markus Reiter
2016-10-19
Use Ruby 2.x style for named arguments.
Yoshimasa Niwa
2016-10-19
Merge pull request #1328 from jawshooah/cask/fix-tests
Josh Hagins
2016-10-19
Merge pull request #1315 from jawshooah/cask/load-only-rb
Josh Hagins
2016-10-19
dsl_test: unset HOMEBREW_DEVELOPER to avoid deprecation errors
Josh Hagins
2016-10-19
compliance_test: unset HOMEBREW_DEVELOPER to avoid deprecation errors
Josh Hagins
2016-10-19
cask/spec: replace with_env_var with with_environment
Josh Hagins
2016-10-19
Also use `which` to find `lsar` in PATH.
Markus Reiter
2016-10-19
fix 'cask info' for external repos with numbers
Vinoth Ramiah
2016-10-18
Merge pull request #1317 from reitermarkus/refactor-rubocop-cask
Josh Hagins
2016-10-18
hbc/locations: arg is file only if absolute or .rb file
Josh Hagins
2016-10-18
Remove Caskās `which` method.
Markus Reiter
2016-10-18
Look for container extraction programs in PATH.
Markus Reiter
2016-10-18
Merge pull request #1318 from reitermarkus/refactor-cask-tests
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-18
Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`.
Markus Reiter
[prev]
[next]