Commit Graph

81655 Commits

Author SHA1 Message Date
vitorgalvao ba7bba8b89 Merge pull request #205 from brandt/vienna-rss
Add cask for Vienna RSS reader
2013-04-13 17:30:18 -07:00
J. Brandt Buckley 80b5e00ae4 Add cask for Vienna RSS reader 2013-04-13 17:15:18 -07:00
phinze 3a20b320d0 fix issue where linkapps would double symlink
since ln was not using the -h it was following the target symlink
destination and deciding it was a destination directory. madness
ensued.

also test cleanup and more output and change linkables to use sets
2013-04-13 18:17:20 -05:00
phinze 6cb1afa246 add unlinkapps for cli access to revert linkapps 2013-04-13 14:17:00 -05:00
phinze e16e1622c0 automatically link on install / unlink on uninstall 2013-04-13 14:10:37 -05:00
phinze 8369228b6a bump version to v0.9.2 2013-04-13 14:07:11 -05:00
Paul Hinze a41f7d0f72 Merge pull request #197 from vitorgalvao/'a-cask'-to-real-example
hopefully resolved confusion with ‘a-cask’
2013-04-13 11:49:05 -07:00
Paul Hinze 1fa072d9ec Merge pull request #203 from passcod/master
`linkapps` doesn't work with .app that have spaces in them
2013-04-13 11:47:26 -07:00
phinze 63c08efd66 add cask for enjoy
a gamepad -> keyboard mapper
2013-04-13 13:41:24 -05:00
Félix Saparelli dfd4ab2947 Fix linking error when .app filenames have spaces 2013-04-13 13:42:25 +12:00
Félix Saparelli 0dea4ec3be Brackets sprint-23 2013-04-13 13:03:59 +12:00
vitorgalvao b4785534fa Merge pull request #202 from ccutrer/patch-1
Update dropbox to 2.0.6
2013-04-12 13:25:09 -07:00
vitorgalvao 1ce6cc78f0 Merge pull request #201 from ccutrer/master
Update rubymine to 5.4
2013-04-12 13:24:49 -07:00
Cody Cutrer b8b7ca8ca7 Update dropbox to 2.0.6 2013-04-12 14:22:05 -06:00
Cody Cutrer e3fc9f4383 Update rubymine to 5.4 2013-04-12 14:02:42 -06:00
phinze bfa3a0415b bump version to v0.9.1 2013-04-12 10:10:36 -05:00
phinze 37761138ea recursively chown caskroom dirs when creating
fixes #199
2013-04-12 10:09:46 -05:00
Vítor Galvão 85ea4b5909 Clarified that what goes to /Applications are links 2013-04-12 15:19:31 +01:00
phinze 31c63356f0 bump version to v0.9.0 2013-04-12 08:33:21 -05:00
phinze 74bdbd8f10 Merge branch 'apps-in-spotlight'
Closes #188
Closes #99
2013-04-12 08:30:15 -05:00
Vítor Galvão b4f2933f9b hopefully resolved confusion with 'a-cask' 2013-04-12 11:30:41 +01:00
vitorgalvao b92d06c878 Merge pull request #192 from mfilej/mumble-1.2.3a
Add Mumble cask
2013-04-10 06:37:52 -07:00
vitorgalvao e6d6d745c3 Merge pull request #193 from mfilej/app-cleaner-2.1.0
Add AppCleaner cask
2013-04-10 06:37:34 -07:00
Miha Filej b2538520b9 Add AppCleaner cask 2013-04-10 14:51:14 +02:00
Miha Filej e6f51e7498 Add Mumble cask 2013-04-10 10:51:27 +02:00
vitorgalvao ca44a6149e Merge pull request #191 from eduardokasa/emacs24.3
emacs.rb: Update to version 24.3
2013-04-09 16:42:33 -07:00
Eduardo Kasa 2efd99374d emacs.rb: Update to version 24.3 2013-04-09 20:02:25 -03:00
vitorgalvao 85ff4c605f Merge pull request #190 from mfilej/air-server-4.6.4
Add AirServer cask
2013-04-07 13:46:31 -07:00
phinze 3b416ce7b5 add audits into the build process
this way travis will be able to cover incoming pull requests of new
casks by running the audit on them. cool!

also:

- add checksums to audit
- fix missing checksums
2013-04-07 14:30:09 -05:00
Miha Filej 24bcf49454 Add AirServer cask 2013-04-07 20:54:11 +02:00
phinze 72b98a4e9f bump version to v0.8.0 2013-04-07 13:47:03 -05:00
phinze d92ca8fefd move Caskroom into opt for spotlight goodness 2013-04-07 12:56:55 -05:00
phinze 1585d52ddc linkapps 2.0 2013-04-07 12:56:55 -05:00
phinze 028f103131 missed a spot 2013-04-07 12:50:41 -05:00
phinze 7bc2db2979 build fixes 2013-04-07 12:46:35 -05:00
phinze 2427fd6dd5 make the Cask DSL resilient to unexpected methods
will help with introducing and removing features, since the Cask
definitions move with every `brew update` and track master but the code
to handle them requires an explicit release and a `brew upgrade brew-cask`

relates to #179
2013-04-07 12:04:39 -05:00
Paul Hinze 6c3dd4946c Merge pull request #189 from mfilej/launch-bar-5.4.2
Add LaunchBar cask
2013-04-07 09:07:18 -07:00
Miha Filej d91d044ead Add LaunchBar cask 2013-04-07 17:59:02 +02:00
vitorgalvao 3fde332e81 Merge pull request #187 from miketheman/dropbox_update
updated Dropbox to version 2.0.5
2013-04-06 04:46:15 -07:00
Mike Fiedler c348ac1ddd removed md5, sha256 2013-04-06 07:45:32 -04:00
Mike Fiedler 77aa07daf7 updated Dropbox to version 2.0.5
Added md5, sha256 to cask
2013-04-06 07:01:51 -04:00
phinze 18f281b385 add code climate for the hell of it 2013-04-05 02:35:15 -06:00
phinze 81ebce073a correct branch on travis badge 2013-04-05 02:12:40 -06:00
phinze 1797ce9400 travis badge woo 2013-04-05 02:10:59 -06:00
phinze 9f9849134f a quixotic journey to a passing travis build
Squashed commit of the following:

commit 379d19d38da69a25f2ddf0b802a2e1c9cd2e40df
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 02:04:56 2013 -0600

    concat out+err?

commit 3414556d5e494c89a1b91322be666df9933d29f2
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 01:59:06 2013 -0600

    switch to capture_subprocces_io

commit d50a878bf20892db4d136530ff64e5cb94fe3ae4
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 01:42:41 2013 -0600

    ensure later version of minitest

commit 49078c48b024e1f1ed1b5d9785de60ec050ee261
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 01:30:12 2013 -0600

    pull down a newer minitest

    hopefully to fix must_output

commit 537b5ddd22de57f0fff812646a03b982725dfa23
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 01:24:53 2013 -0600

    run a brew update in the build

commit 1516456663f8840f5ffc22345e140c0b5aa23c96
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 01:22:31 2013 -0600

    remove stray puts

commit 4c8f8348f88ffd8eafd7a1f948f70dfbc881b416
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 01:16:10 2013 -0600

    add expand_path to see if that helps

commit c6e8aa160dd4c778497de4dca8f90f4519d76bd4
Author: phinze <paul.t.hinze@gmail.com>
Date:   Fri Apr 5 01:13:22 2013 -0600

    add debugging output for travis
2013-04-05 02:08:51 -06:00
phinze 3404b34404 use bundle exec for travis
and be explicit about task
2013-04-05 01:05:33 -06:00
phinze 59d308a782 seeing if we can get travis to work 2013-04-05 01:02:24 -06:00
phinze de503ec198 add skitch cask 2013-04-04 17:36:35 -06:00
phinze b382826157 add surplus-meter cask 2013-04-04 16:34:37 -06:00
phinze bf33643526 create casks with `brew cask edit foo --create` 2013-04-04 16:24:26 -06:00