Commit graph

25493 commits

Author SHA1 Message Date
Joey Hess
6dd8d923d9 devblog 2015-10-01 16:12:35 -04:00
Joey Hess
2fb3722ce9 Do verification of checksums of annex objects downloaded from remotes.
* When annex objects are received into git repositories, their checksums are
  verified then too.
* To get the old, faster, behavior of not verifying checksums, set
  annex.verify=false, or remote.<name>.annex-verify=false.
* setkey, rekey: These commands also now verify that the provided file
  matches the key, unless annex.verify=false.
* reinject: Already verified content; this can now be disabled by
  setting annex.verify=false.

recvkey and reinject already did verification, so removed now duplicate
code from them. fsck still does its own verification, which is ok since it
does not use getViaTmp, so verification doesn't happen twice when using fsck
--from.
2015-10-01 15:56:39 -04:00
Joey Hess
b72d3fbeba rename function 2015-10-01 14:18:57 -04:00
Joey Hess
807ba6a903 refactor 2015-10-01 14:07:06 -04:00
Joey Hess
9e3ac97608 avoid deprecation warnings when built with http-client >= 0.4.18
Since I want git-annex to keep building on debian stable, I need to still
support the old http-client, which required explicit calls to
closeManager, or use of withManager to get Managers to close at appropriate
times. This is not needed in the new version, and so they added a
deprecation warning. IMHO much too early, because look at the mess I had to
go through to avoid that deprecation warning while supporting both
versions..
2015-10-01 13:48:56 -04:00
Joey Hess
cad3349001 rename fsckKey to verifyKeyContent
No behavior changes.
2015-10-01 13:29:17 -04:00
Joey Hess
49841bbd64 remove unimplennted command-line option from design doc 2015-10-01 12:20:00 -04:00
Joey Hess
0c3a3c5187 comment 2015-10-01 11:57:59 -04:00
Joey Hess
de1bd0d6b8 add news item for git-annex 5.20150930 2015-09-30 14:41:29 -04:00
Joey Hess
d4d880c1a4 prep release 2015-09-30 14:32:45 -04:00
Joey Hess
40fdbe9be1 comment 2015-09-30 13:14:40 -04:00
Joey Hess
7010007a9f comment 2015-09-29 12:39:40 -04:00
Joey Hess
ceacddb179 response 2015-09-29 11:59:21 -04:00
Joey Hess
828bafebea mention ancient build 2015-09-29 11:41:13 -04:00
Joey Hess
56cc9b151d comment 2015-09-29 11:40:14 -04:00
Joey Hess
6f63659c4f comment 2015-09-29 11:31:16 -04:00
Joey Hess
692a8e7e32 response 2015-09-29 11:26:42 -04:00
Joey Hess
4aa055cb39 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-29 11:20:00 -04:00
Joey Hess
5034561ff1 add resolver field needed by more recent versions of stack 2015-09-28 19:08:30 -04:00
kalle@bdf75651b439b088e51f28f10f5a46ffcd2a704d
2ed24b88ae Added a comment: importfeed template 2015-09-28 19:52:16 +00:00
dah
4b156395a2 2015-09-28 18:01:58 +00:00
Don
e4bc3415b7 Added a comment: Style for man pages? 2015-09-28 10:00:45 +00:00
vanicat@12ca772398c03a22a5388f1cf15799a90cdfecfe
1218f25615 i18n bug with assistant 2015-09-27 15:39:29 +00:00
vanicat@12ca772398c03a22a5388f1cf15799a90cdfecfe
76426a4d2b 2015-09-27 12:36:38 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
b506fb207f Added a comment 2015-09-27 01:00:46 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
31597d6676 Added a comment: timestamps are wrong as of 5.20150731 2015-09-26 18:31:46 +00:00
Joey Hess
209b8bbfbb Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-26 08:57:53 -04:00
OlivierBerger
444161cb99 2015-09-26 12:24:19 +00:00
Joey Hess
7f102cf43d add 2015-09-26 07:23:08 -04:00
Joey Hess
d1c599c293 improve 2015-09-26 07:12:05 -04:00
Joey Hess
f3979196d4 turn off dbus for stack
Needs xml parser C libs.

I couldn't avoid needing zlib though, http-client needs it.
2015-09-26 06:59:30 -04:00
Joey Hess
028cdccc65 Added stack.yaml to support easy builds from source with stack.
Update install instructions.

Note that xmpp is disabled in the stack.yaml, because that needs C
libraries that would take extra work for the user to install.
xmpp is moving toward deprecation anyway.
2015-09-26 06:20:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
438418fa7c Added a comment: Cost 2015-09-26 08:59:39 +00:00
jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3
513e8f73c8 Added a comment: it does not work with debian squeeze lts 2015-09-26 08:03:05 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
cec4c63f38 2015-09-26 02:49:08 +00:00
fastguy
8156862566 Added a comment: Any updates? 2015-09-25 19:35:18 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
17e8465c3f 2015-09-25 18:11:12 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
5d6a7faad9 Added a comment: is it also broken in debian testing? 2015-09-25 17:50:32 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
e381d2e7fc Added a comment: very annoying for new users 2015-09-25 17:06:45 +00:00
https://mathstuf.id.fedoraproject.org/
dc3a538531 Added a comment 2015-09-25 05:42:22 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0eb8ab386d Added a comment 2015-09-24 20:33:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
986caec66a Added a comment: Thanks 2015-09-24 13:30:27 +00:00
119.225.142.2
10d6da5249 poll vote (Google Drive) 2015-09-23 22:21:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
30e9aaecf3 Added a comment 2015-09-23 17:57:43 +00:00
Joey Hess
1c98029bb0 add i386-ancient build 2015-09-23 13:36:45 -04:00
Joey Hess
ffab5a8252 comment 2015-09-23 13:18:50 -04:00
Joey Hess
595bdfe3c5 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-23 13:09:48 -04:00
Joey Hess
69d37bd894 fix bug in back-compat ifdef 2015-09-23 13:09:08 -04:00
Joey Hess
fd7fea7316 comment 2015-09-23 13:06:35 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
cfbd29c296 Added a comment 2015-09-23 16:36:08 +00:00