57 Commits (7bc2db2979093e719aff7d6c407418920f2f9776)

Author SHA1 Message Date
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 :( 12 years ago
phinze 55146b76d4 fix a missed reference to old HOME_APPS const 12 years ago
phinze 9b2f2c7ecd allow `brew cask linkapps` to accept arguments 12 years ago
phinze 96cff81979 have linkapps recognizes apps in subdirs 12 years ago
Sean T Allen 444973c5b4 Add cask for Jumpcut. 12 years ago
phinze c44192c1d3 eat ditto warnings 12 years ago
phinze 1a7e278935 a bona fide cask install test; and more splitting 12 years ago
phinze a0434184b0 basic testing and separation of the Cask DSL 12 years ago
phinze f35cda322c add test coverage and start to split up cask.rb 12 years ago
phinze ab564ef254 handle multiple casks with install 12 years ago
phinze f1932a4d8c OMG a test suite! 12 years ago
phinze eb04e6784a properly recognize existing symlinks in linkapps 12 years ago
phinze 501d1bad58 consistently quote shell commands to handle spaces 12 years ago
phinze cf2470b96a fix a little typo that got in linkapps' way 12 years ago
Félix Saparelli f9ac30cf2d Fix broken linkapps command 12 years ago
Félix Saparelli 51e5760615 Allow wider definition for _zip? 12 years ago
Félix Saparelli 4de758bca3 Add tap support to `edit` and `list` 12 years ago
Félix Saparelli 5b51542ccf Use puts_columns 12 years ago
Félix Saparelli 4a6e0b2513 Sort search results 12 years ago
Félix Saparelli 3d3207bf5d Add basic taps functionality; partial phinze/#12 support 12 years ago
phinze b45974c224 support `brew cask edit` 12 years ago