aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/container
AgeCommit message (Expand)Author
2016-11-14Fix detection of self-extracting `.exe` files.Markus Reiter
2016-10-23Auto-correct block delimiters.Markus Reiter
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-19Also use `which` to find `lsar` in PATH.Markus Reiter
2016-10-18Look for container extraction programs in PATH.Markus Reiter
2016-10-01Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-08-24Unify heredoc style.Markus Reiter
2016-08-24Merge Cask’s `Pathname` extension with Homebrew’s.Markus Reiter
2016-08-19initAnastasiaSulyagina