77 Commits (26262f2bf23e21c98e5e8be273ba7ec05c7b1726)

Author SHA1 Message Date
Paul Hinze a89494860a check for cask before unlinking during uninstall 12 years ago
Paul Hinze 17026b6e93 don't reinstall already installed casks 12 years ago
Paul Hinze 3991bd6839 a beta pkg installer 12 years ago
phinze fed2824c7f add bona fide `brew cask create` command 12 years ago
phinze a8b343b869 fix github links in `brew cask info` 12 years ago
phinze ce94c6de2a update alfred linking to work with Alfred 2.0 12 years ago
phinze d4cecf35c9 programmatically modify alfred scope 12 years ago
phinze 0de91ed257 exclude __MACOSX dir when unzipping 12 years ago
phinze 7a1a6a9308 support for caveats 12 years ago
phinze 021c6afb73 allow linkables to be set to none 12 years ago
Vince Cima 3f35ac095e brew cask audit will now throw a warning for any formula hosted on SourceForge that doesn't use desired URL format 12 years ago
phinze 3a20b320d0 fix issue where linkapps would double symlink 12 years ago
phinze 6cb1afa246 add unlinkapps for cli access to revert linkapps 12 years ago
phinze e16e1622c0 automatically link on install / unlink on uninstall 12 years ago
Félix Saparelli dfd4ab2947 Fix linking error when .app filenames have spaces 12 years ago
phinze 37761138ea recursively chown caskroom dirs when creating 12 years ago
phinze 3b416ce7b5 add audits into the build process 12 years ago
phinze d92ca8fefd move Caskroom into opt for spotlight goodness 12 years ago
phinze 1585d52ddc linkapps 2.0 12 years ago
phinze 2427fd6dd5 make the Cask DSL resilient to unexpected methods 12 years ago
phinze bf33643526 create casks with `brew cask edit foo --create` 12 years ago
phinze 0fbe7a1a8d rework Cask.path so it can return hypothetical paths 12 years ago
phinze bdd6ead535 parens to fix syntastic warning 12 years ago
phinze b156c04b84 basic tests around edit 12 years ago
Paul Hinze e702a69b28 so long content_length 12 years ago
Paul Hinze 93b63bd583 clean up and pull out link checker / audit common code 12 years ago
Paul Hinze 972ed76799 add fake HTTP HEAD checking for google code URLs 12 years ago
Paul Hinze 78834bfbd0 extract link checker from audit process 12 years ago
phinze 0dbb81b0e1 rename 'open' -> 'home' to match homebrew 12 years ago
phinze ff80676b29 add `brew cask info` command 12 years ago
phinze f866a18725 add `brew cask open` command 12 years ago
phinze 9189bd5be6 Out of the Cellar, into the Caskroom 12 years ago
Félix Saparelli 5ad6796bcd Add options to the cli 12 years ago
phinze 0d1f831b79 Add checksum support to Casks. 12 years ago
phinze f1221be6c2 double gsub to properly get title for BootXChange 12 years ago
phinze 97b715b27d demockify actions_tests 12 years ago
phinze c96ea20317 get linkapps tests de-mockified 12 years ago
phinze 3ad61a5d56 halfway through ripping out mocha 12 years ago
phinze 3ac3ae6360 fix linkapps and cleanup output 12 years ago
phinze 259ed643f9 fix dmg plist parsing problem 12 years ago
phinze 2a22a74415 fix broken cask list 12 years ago
phinze 30b43437ab fix requires via modified libdir 12 years ago
phinze 2f99d29693 brew cask audit 12 years ago
phinze e2d074e216 separate Cask.all_titles from Cask.all 12 years ago
phinze 31719b32f5 clean up includes 12 years ago
phinze 9e509d289b uninstall no longer depends uses homebrew 12 years ago
phinze 3539767745 fix uninstall to work with multiple casks at once 12 years ago
phinze ab57da07ea add brew cask uninstall 12 years ago
phinze c40dc63737 fix typo in Cask.init :( 13 years ago
phinze 55146b76d4 fix a missed reference to old HOME_APPS const 13 years ago