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
Age
Commit message (
Expand
)
Author
2016-11-03
Correct a few typos
Mandar Gokhale
2016-10-29
Merge pull request #1361 from jawshooah/cask/refactor-auditor
Josh Hagins
2016-10-25
Open incomplete download in append mode
buo
2016-10-24
Merge pull request #1334 from jawshooah/cask/fix-tap-regex
Josh Hagins
2016-10-24
hbc/qualified_token: use regex captures instead of String#split
Josh Hagins
2016-10-24
hbc/auditor: refactor and fix bug
Josh Hagins
2016-10-24
Merge pull request #1252 from niw/fix_cask_command_changes_entire_directory_o...
Josh Hagins
2016-10-24
Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_cask
Josh Hagins
2016-10-23
hbc/qualified_token: simplify token parsing
Josh Hagins
2016-10-23
Merge pull request #1355 from reitermarkus/fix-depends-on-test
Josh Hagins
2016-10-23
Refactor Hbc::UrlChecker test.
Markus Reiter
2016-10-23
Fix locally failing `depends_on` test.
Markus Reiter
2016-10-23
Fix linting errors
Martin Schimandl
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
Remove unnecessary string interpolation.
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 unncessary semicolon
Martin Schimandl
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-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 #1315 from jawshooah/cask/load-only-rb
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
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
following to follow
Naren
2016-10-18
remove empty line and concatenate newline to e.message in cli.rb
Naren
2016-10-18
updated cmd to point to prebug steps url
Naren
2016-10-17
hbc/cli/style: bump RUBOCOP_CASK_VERSION
Josh Hagins
2016-10-15
Use SystemCommand.run instead of custom wrapper.
Yoshimasa Niwa
2016-10-15
Convert `puts_columns` to `puts Formatter.columns`.
Markus Reiter
2016-10-15
Don’t use `puts_columns` if `empty?` or single item.
Markus Reiter
2016-10-14
add cask reinstall command
Martin Schimandl
2016-10-12
Merge pull request #1264 from reitermarkus/single-language-audit
Markus Reiter
2016-10-11
Fix CaskCommandFailedError.
Markus Reiter
[next]