Commit Graph

31 Commits

Author SHA1 Message Date
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Victor Popkov 41b4258fb1 git-annex.rb: add license 2015-08-31 19:54:19 +03:00
scribblemaniac ca3b18b018 Fix links to use SSL 2015-06-29 01:22:36 -06:00
Vítor Galvão 74f56f2243 git-annex.rb: added name 2015-01-29 20:26:47 +00:00
Vítor Galvão 00a2c18659 git-annex.rb: added vendor host comment 2015-01-17 19:42:53 +00:00
Roland Walker 9871dd5c4a update git-annex.rb conditional to use fallthrough
This is not system-specific software, and should not
stop working on a new release.  Also, attempt to install
the Lion build on older releases.
2015-01-05 10:40:18 -05:00
Josh Hagins 0ffa8798f8 git-annex: add launchctl service to uninstall 2014-12-30 08:54:56 -06:00
Josh Hagins 692aed5156 Update git-annex
Add Yosemite and Lion urls, and modify existing urls to use https.
Also add stricter OS release dependencies.
2014-12-25 11:55:24 -06:00
Vítor Galvão 4a7f61efaa git-annex.rb: change ':unknown' license comment 2014-12-20 13:46:14 +00:00
Roland Walker 1d60a07c4b enable MacOS.release in git-annex 2014-12-10 11:55:20 -05:00
Roland Walker b6b6a4bf4c license todo comment in git-annex 2014-12-10 08:49:31 -05:00
Roland Walker ec9052dc94 use inclusive conditional in git-annex 2014-12-09 11:55:17 -05:00
Roland Walker efda8c711f change to staged_path in git-annex 2014-11-21 09:37:55 -05:00
Roland Walker 3360e7755e new-style header in git-annex 2014-11-13 12:35:16 -05:00
Roland Walker d365e32ad9 convert to staged_path in git-annex 2014-11-12 19:14:12 -05:00
Roland Walker 9c9919a469 container :nested in git-annex 2014-10-09 11:40:46 -04:00
ndr 369ebe5f87 Add gpg stanza to git-annex 2014-10-07 23:35:14 +01:00
Roland Walker 11a82d5392 stanza layout/order git-annex.rb 2014-10-07 11:18:33 -04:00
Roland Walker 6ec19d3b2c add license stanza to git-annex 2014-10-01 11:42:40 -04:00
Roland Walker 96d976ad12 :latest as symbol in git-annex 2014-09-17 07:42:45 -04:00
Roland Walker 7a64ed18de app stanza in git-annex.rb 2014-09-15 12:05:37 -04:00
Roland Walker 46c70e875c pre/postflight stanza in git-annex 2014-09-09 08:55:27 -04:00
Roland Walker 91f32071eb git-annex conditional: newest OS default 2014-08-09 12:43:15 -04:00
Roland Walker 623679f66d use doubledash on external cmds in git-annex.rb
mv
2014-05-14 09:13:18 -04:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Andrew Kraut e27fab9a8b Update git-annex cask
linking git-annex-shell allows the system to be a remote for annex
2014-04-30 15:40:06 -07:00
Roland Walker 984c38ff0e force the DMG file extension in git-annex.rb
For non-Mavericks installs.  Also add needed nested_container
stanza.  Fixes #3650.
2014-03-24 12:48:26 -04:00
Roland Walker 855b78bb95 link git-annex binary artifact
instead of PATH caveats
2014-02-24 12:08:28 -05:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
MinRK dad12645b5 git-annex version is latest 2013-11-24 20:29:42 -08:00
MinRK b7ce88963d add git-annex 2013-11-24 15:50:26 -08:00