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-27
XCode 8.1 is stable
dersvenhesse
2016-10-26
Redirect stderr output from git (shim) invocations to /dev/null.
William Woodruff
2016-10-25
Merge pull request #1365 from MikeMcQuaid/audit-stable-url-beta
Mike McQuaid
2016-10-25
Merge pull request #1375 from zmwangx/fix-bottle-nonexistent-pyc-bug
Josh Hagins
2016-10-25
Merge pull request #1376 from jawshooah/fix-relocate-regression
ilovezfs
2016-10-25
Open incomplete download in append mode
buo
2016-10-25
formula_installer: fix regression in #1253
Josh Hagins
2016-10-25
bottle: fix nonexistent pyc bug
Zhiming Wang
2016-10-24
keg_relocate: wrap relocation locations in struct
Josh Hagins
2016-10-24
keg_relocate: brew style fixes
Josh Hagins
2016-10-24
keg_relocate: refactor relocate_text_files
Josh Hagins
2016-10-24
metafiles: convert Metafiles class to module
Josh Hagins
2016-10-24
metafiles: use Set.new instead of Array#to_set
Josh Hagins
2016-10-24
metafiles: convert EXTENSIONS and BASENAMES from Array to Set
Josh Hagins
2016-10-24
keg_relocate: cache files rewritten during brew bottle
Josh Hagins
2016-10-24
Merge pull request #1342 from reitermarkus/fixtures
Markus Reiter
2016-10-24
Don’t use bare percent literals.
Markus Reiter
2016-10-24
Merge pull request #1334 from jawshooah/cask/fix-tap-regex
Josh Hagins
2016-10-24
audit: check for alpha/beta/rc usage in URLs.
Mike McQuaid
2016-10-24
Move cask fixtures to `test/fixtures/cask`.
Markus Reiter
2016-10-24
hbc/qualified_token: use regex captures instead of String#split
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-24
Remove duplicate description of <token>
Martin Schimandl
2016-10-23
tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEX
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
Merge pull request #1357 from reitermarkus/refactor-accessibility-test
Josh Hagins
2016-10-23
Merge pull request #1358 from reitermarkus/refactor-audit-test
Josh Hagins
2016-10-23
Merge pull request #1359 from reitermarkus/refactor-dsl-test
Josh Hagins
2016-10-23
Merge pull request #1360 from reitermarkus/refactor-installer-test
Josh Hagins
2016-10-24
Refactor Installer test.
Markus Reiter
2016-10-23
Refactor Audit test.
Markus Reiter
2016-10-23
Refactor DSL test.
Markus Reiter
2016-10-23
Refactor accessibility test.
Markus Reiter
2016-10-23
Update Gemfile dependencies.
Markus Reiter
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 documentation for cask reinstall command
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
[next]