aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/artifact
AgeCommit message (Expand)Author
2016-12-31Remove `:bsexec` parameter from `SystemCommand`.Markus Reiter
2016-12-06Merge pull request #1464 from reitermarkus/quit-with-launchctlMarkus Reiter
2016-12-05Use `launchctl` to get running processes by bundle ID.Markus Reiter
2016-11-28Also fail if symlinked artifacts already exist.Markus Reiter
2016-11-28Warn when overwriting an artifact.Markus Reiter
2016-11-28Fail if cask source already exists.Markus Reiter
2016-11-21Merge pull request #1535 from umireon/cask-pkg-choiceMarkus Reiter
2016-11-21cask: compact the codeKaito Udagawa
2016-11-20cask: Call Tempfile#close(true) with the choices file to ensure it deletedKaito Udagawa
2016-11-19cask: use Tempfile and some style fixesKaito Udagawa
2016-11-19Remove kernel extensions specified in `uninstall :kext`.Markus Reiter
2016-11-19cask: add the choices option to pkg stanzaKaito Udagawa
2016-10-23Add dictionary artifactEitot
2016-10-23Auto-correct block delimiters.Markus Reiter
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-23Align `end` with beginning of line where `if/unless` is.Markus Reiter
2016-10-23Use `()` as delimiters for `%Q` and `%q` literals.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-04Refactor Cask’s extensions.Markus Reiter
2016-10-01Add `Formatter` module.Markus Reiter
2016-10-01Refactor Tty.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-08-23cask tty removedAnastasiaSulyagina
2016-08-19initAnastasiaSulyagina