aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib
AgeCommit message (Expand)Author
2016-12-09Merge pull request #1618 from rwanyoike/cask-reinstall-orderMarkus Reiter
2016-12-06Merge pull request #1464 from reitermarkus/quit-with-launchctlMarkus Reiter
2016-12-05cask reinstall: use fetch and stage steps from #1620Raymond Wanyoike
2016-12-05Merge pull request #1620 from reitermarkus/refactoringMarkus Reiter
2016-12-05Merge pull request #1590 from reitermarkus/fail-if-app-source-already-existsMarkus Reiter
2016-12-05Use `launchctl` to get running processes by bundle ID.Markus Reiter
2016-12-04Revert `install_artifacts` if one artifact fails to install.Markus Reiter
2016-12-04Separate `fetch` and `stage` steps in `Hbc::Installer`.Markus Reiter
2016-12-04Use Homebrew’s `Emoji` class in cask installer.Markus Reiter
2016-12-04Use Homebrew to detect if X11 is installed.Markus Reiter
2016-12-04cask reinstall: download and verify cask before uninstallRaymond Wanyoike
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-22cask: Delete package dir if it is symlink on the uninstallKaito Udagawa
2016-11-21Merge pull request #1502 from reitermarkus/load-metadata-cask-fileMarkus 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-18Load cask file in `.metadata` directory directly.Markus Reiter
2016-11-19cask: add the choices option to pkg stanzaKaito Udagawa
2016-11-15hbc/cmd/style: bump rubocop-cask to 0.10.6Josh Hagins
2016-11-14Merge pull request #1362 from reitermarkus/rubocopMarkus Reiter
2016-11-14Fix detection of self-extracting `.exe` files.Markus Reiter
2016-11-13Rename single line block parameters to `acc/elem`.Markus Reiter
2016-11-13Update RuboCop to 0.45.0.Markus Reiter
2016-11-13Use guard clauses.Markus Reiter
2016-11-11Merge pull request #1475 from reitermarkus/fix-locationsMarkus Reiter
2016-11-11Merge pull request #1481 from reitermarkus/sudo-askpassMarkus Reiter
2016-11-11Support `SUDO_ASKPASS` environment variable.Markus Reiter
2016-11-10Merge pull request #1381 from adzenith/patch-1Mike McQuaid
2016-11-10Disallow running `brew cask` as `root`.Markus Reiter
2016-11-10Remove unnecessary `Hbc::Locations` aliases.Markus Reiter
2016-11-09`brew doctor` recommends using cask to upgrade XQuartzNikolaus Wittenstein
2016-11-09Update the CaskAlreadyInstalledError with new reinstall commandDorian
2016-11-03Correct a few typosMandar Gokhale
2016-10-29Merge pull request #1361 from jawshooah/cask/refactor-auditorJosh Hagins
2016-10-25Open incomplete download in append modebuo
2016-10-24Merge pull request #1334 from jawshooah/cask/fix-tap-regexJosh Hagins
2016-10-24hbc/qualified_token: use regex captures instead of String#splitJosh Hagins
2016-10-24hbc/auditor: refactor and fix bugJosh Hagins
2016-10-24Merge pull request #1252 from niw/fix_cask_command_changes_entire_directory_o...Josh Hagins
2016-10-24Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_caskJosh Hagins
2016-10-23hbc/qualified_token: simplify token parsingJosh Hagins
2016-10-23Merge pull request #1355 from reitermarkus/fix-depends-on-testJosh Hagins
2016-10-23Refactor Hbc::UrlChecker test.Markus Reiter
2016-10-23Fix locally failing `depends_on` test.Markus Reiter
2016-10-23Fix linting errorsMartin Schimandl