Commit graph

18711 commits

Author SHA1 Message Date
jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3
1c08d3bf7f Added a comment 2015-10-03 09:11:02 +00:00
Joey Hess
52891fc17c response 2015-10-02 12:19:02 -04:00
Joey Hess
16d7035ef7 Allow building with S3 disabled again. 2015-10-02 12:12:02 -04:00
Agenta
aaed12f503 Added a comment: not easy to access history 2015-10-02 13:16:30 +00:00
jirib@503223f0610c6c66f4e6dc738a5a0b2648c290b1
fa2fbf91a3 Added a comment: iiuc assistant depends on s3 2015-10-02 11:11:13 +00:00
jirib@503223f0610c6c66f4e6dc738a5a0b2648c290b1
8093ac1494 2015-10-02 10:20:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
edf6725d9d 2015-10-02 09:25:02 +00:00
spwhitton
cee3338a81 Added a comment 2015-10-02 04:15:48 +00:00
spwhitton
01e9f099e3 Added a comment 2015-10-02 04:13:07 +00:00
Joey Hess
9bcc32de3b Merge branch 'master' of ssh://git-annex.branchable.com 2015-10-01 16:17:52 -04:00
http://joeyh.name/
d11fd1dd80 Added a comment 2015-10-01 20:14:48 +00:00
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
dxld@02c834b220f9ffc0410d37263aa29d9373cc455b
9825b4cb15 Added a comment: Fully p2p alternative to XMPP 2015-10-01 17:22:44 +00: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
jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3
7bab829105 Added a comment: it does not work with debian squeeze lts 2015-10-01 12:13:11 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
a40f8fe098 2015-10-01 09:51:03 +00:00
jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3
fdb0455dfb Added a comment: thanks 2015-10-01 04:25:03 +00:00
Joey Hess
de1bd0d6b8 add news item for git-annex 5.20150930 2015-09-30 14:41:29 -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
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
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