Paul Hinze
42434ef7e9
Merge pull request #60 from passcod/firefox-aurora
Firefox Aurora 18
12 years ago
Paul Hinze
182743fdd9
Merge pull request #61 from autodidakto/justlooking
Added JustLooking 3.3.3 via passcod's script
12 years ago
Paul Hinze
fe0325127a
Merge pull request #58 from autodidakto/bartender
Added Bartender latest
12 years ago
Paul Hinze
d69a666437
Merge pull request #57 from autodidakto/shortcat
updated shortcat to 0.3.4.1, fixed version number
12 years ago
Paul Hinze
a2d050e5f9
Merge pull request #62 from autodidakto/handbrake
Added HandBrake 0.9.8
12 years ago
Paul Hinze
1c3c12c27a
Merge pull request #63 from autodidakto/handbrakebatch
Add handBrakeBatch latest
12 years ago
autodidakto
e183773e68
Added JustLooking 3.3.3 via passcod's script
12 years ago
autodidakto
b1a229eec1
Add handBrakeBatch latest
12 years ago
Félix Saparelli
83b1fce5c4
Firefox Aurora 18.0a2
12 years ago
autodidakto
1e0259d5b1
Added HandBrake 0.9.8
12 years ago
autodidakto
d33b0057d8
Added Bartender latest
12 years ago
autodidakto
713642644e
updated shortcat to 0.3.4.1, fixed version number
12 years ago
phinze
c44192c1d3
eat ditto warnings
a cheap way to address #17 .
i don't really like it, but after a bunch of research and
experimentation to figure out if we can skip `.Trashes` or remove it,
this was the best i could come up with.
12 years ago
phinze
1a7e278935
a bona fide cask install test; and more splitting
I chose Caffeine since it's relatively small to download. Eventually I'd
like to switch this up so we bundle a dmg, zip, etc that the test suite
wires in to verify that we do the Right Thing (tm) with all those file
types. Probably will want to support `file://` URLs in Casks to help us
for that use case.
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
ahhhhh the joys of refactoring under test coverage
12 years ago
phinze
550ea38adc
mkdir HOMEBREW_CACHE to allow downloads in tests
12 years ago
phinze
217fe9bc4b
bump version to 0.3.4
12 years ago
phinze
ab564ef254
handle multiple casks with install
should address #52
includes better error handling if a nonexistent cask is referenced
first test-driven commit, suckas!
12 years ago
phinze
cd70474aa9
moving back from spec/ -> test/
since various tooling keeps guessing we're using rspec
12 years ago
phinze
33bd190694
convert vendored homebrew into a submodule
12 years ago
phinze
f1932a4d8c
OMG a test suite!
Just getting started of course, but this piggy backs on Homebrew's
testing strategy to give us a platform for a fully featured test suite.
Neato!
And the tests provide value right away, as I added some better error
handling to `Cask.load`.
Big things ahead. Just you wait.
12 years ago
phinze
0ec6e18fde
readme tweak
12 years ago
Paul Hinze
b7fce3e14d
Merge pull request #51 from passcod/x-quartz-274
XQuartz 2.7.4
12 years ago
Paul Hinze
2fbdd3a60c
Merge pull request #49 from autodidakto/flux
F.Lux, latest
12 years ago
Félix Saparelli
d8b92be1a3
XQuartz 2.7.4
12 years ago
autodidakto
82f03ac274
F.Lux, latest
12 years ago
phinze
18f947fa90
add explanation from #38 into readme
thanks to @muescha for the good suggestion
12 years ago
phinze
d3daf3cc8f
bump version to 0.3.3
12 years ago
phinze
eb04e6784a
properly recognize existing symlinks in linkapps
turns out a symlink of a directory is both a symlink and a directory, so
you have to test for symlink first if you want to catch it.
this should address #36
12 years ago
Paul Hinze
36663fc5c2
Merge pull request #43 from parananon/master
Added Thunderbird 15.0.1 and Transmit 4.2
12 years ago
Paul Hinze
0f535c96b3
Merge pull request #42 from autodidakto/chromium
Added Chromium 22.0.1229.92
12 years ago
phinze
a16b4ec23b
bump version to 0.3.2
12 years ago
phinze
501d1bad58
consistently quote shell commands to handle spaces
addresses issues brought up in #34
12 years ago
Ben Bailey
fc4eeaa8b9
added thunderbird and transmit casks
12 years ago
autodidakto
615fd14eeb
Added Chromium 22.0.1229.92
12 years ago
Paul Hinze
c39c8b26ab
Merge pull request #40 from bilke/fix-vlc-1.0.3
Fixed download link for vlc 1.0.3
12 years ago
Lars Bilke
c1f868ff22
Fixed download link for vlc 1.0.3
12 years ago
Paul Hinze
06971ef2ae
Merge pull request #35 from rgieseke/master
Add 'classic' Notational Velocity.
12 years ago
Robert Gieseke
73cef0c3b1
Add Notational Velocity.
12 years ago
Paul Hinze
452762390a
Merge pull request #32 from rgieseke/master
Add GitHub for Mac.
12 years ago
Robert Gieseke
61ff1de63c
Add GitHub for Mac.
12 years ago
Paul Hinze
a064488c6b
Merge pull request #29 from jroes/add-postgres
Add the wonderful Postgres app.
12 years ago
Jonathan Roes
7dd6a5f128
Add the wonderful Postgres app.
12 years ago
phinze
5ef4f62672
change anvil url/version to point to latest
per @elliottkember's request on
aff3777759
, which was incidentally also a
good idea
12 years ago
phinze
aff3777759
new cask: anvil
12 years ago
phinze
b00e16fed4
bump version to 0.3.1
12 years ago
phinze
cf2470b96a
fix a little typo that got in linkapps' way
12 years ago
phinze
76b7d719f0
bump brew-cask formula version to 0.3.0
12 years ago
Paul Hinze
8726f115ec
Merge pull request #28 from passcod/add-cask-taps
Fix broken linkapps command
12 years ago