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
Age
Commit message (
Expand
)
Author
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
dev-cmd/man: use SOURCE_PATH instead of HOMEBREW_LIBRARY
Josh Hagins
2016-10-22
More Rubocop tweaks.
Mike McQuaid
2016-10-22
Merge pull request #1345 from MikeMcQuaid/rubocop-style
Mike McQuaid
2016-10-22
Merge pull request #1305 from apjanke/prune-build-deps-of-deps
Mike McQuaid
2016-10-22
Merge pull request #1331 from vladshablinsky/fix-outdated-group-by
Mike McQuaid
2016-10-22
Merge pull request #1333 from vladshablinsky/compare-names-not-formulae
Mike McQuaid
2016-10-22
Merge pull request #1310 from MikeMcQuaid/changelog
Mike McQuaid
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-10-22
Add `brew release-notes` developer command.
Mike McQuaid
2016-10-20
Merge pull request #1329 from jawshooah/cask/cleanup-tests
Josh Hagins
2016-10-20
Merge pull request #1308 from apjanke/info-with-formula-options
Andrew Janke
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
test_formula: fix tests
Uladzislau Shablinski
2016-10-20
formula: use names for formula comparison
Uladzislau Shablinski
2016-10-20
cmd/outdated: group specs of same formulae
Uladzislau Shablinski
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
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
testing_env: extract with_environment to helper module
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
brew.sh: tweak xcode hint to auto-accept license
Matt Tagg
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
[next]