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
/
container
Age
Commit message (
Expand
)
Author
2017-12-02
Support environment filtering in Casks.
Markus Reiter
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-11
Properly handle special characters in file names.
Markus Reiter
2017-10-04
Directly save artifacts in DSL.
Markus Reiter
2017-10-04
Refactor DSL and Artifacts.
Markus Reiter
2017-09-24
Rubocop: manual rule fixes.
Mike McQuaid
2017-08-08
Simplify SubversionDownloadStrategy.
Markus Reiter
2017-08-07
Revert "Refactor SVN and cURL download strategies."
ilovezfs
2017-08-07
Simplify SubversionDownloadStrategy.
Markus Reiter
2017-06-14
Print DMG EULA when `--verbose`.
Markus Reiter
2017-06-13
Fix DMG mounting.
Markus Reiter
2017-05-30
cabextract: remove -t test
Misty De Meo
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-05-19
Exactly match extension "gpg"
Reinhard Pointner
2017-05-18
Extract to name without *.gpg extension
Reinhard Pointner
2017-05-11
Support GPG (signed data) container in Homebrew Cask
Reinhard Pointner
2017-05-10
Support GPG (signed data) container in Homebrew Cask
Reinhard Pointner
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-28
Add `Container::Executable`.
Markus Reiter
2017-03-08
Refactor Cask `pkg` artifact.
Markus Reiter
2017-02-05
Remove XIP support.
Markus Reiter
2017-01-30
Update dmg.rb based on feedback
Trevor Powell
2017-01-22
Fix "Failed to eject" errors with DMGs
Trevor Powell
2016-11-14
Fix detection of self-extracting `.exe` files.
Markus Reiter
2016-10-23
Auto-correct block delimiters.
Markus Reiter
2016-10-23
Fix spacing and indentation.
Markus Reiter
2016-10-23
Use slash-delimited regular expressions.
Markus Reiter
2016-10-19
Also use `which` to find `lsar` in PATH.
Markus Reiter
2016-10-18
Look for container extraction programs in PATH.
Markus Reiter
2016-10-01
Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES.
Markus Reiter
2016-09-24
Cask: Use nested classes and modules.
Markus Reiter
2016-08-24
Unify heredoc style.
Markus Reiter
2016-08-24
Merge Cask’s `Pathname` extension with Homebrew’s.
Markus Reiter
2016-08-19
init
AnastasiaSulyagina