Commit graph

4929 commits

Author SHA1 Message Date
Joey Hess
24ed323208
response 2018-08-15 11:43:50 -04:00
https://launchpad.net/~liori
a6927da198 2018-08-15 14:07:31 +00:00
Joey Hess
06fd4657db
response 2018-08-14 13:41:02 -04:00
jarno
3b155dd32d Added a comment 2018-08-14 16:03:39 +00:00
Joey Hess
63cfc1a615
Merge branch 'master' of ssh://git-annex.branchable.com 2018-08-14 11:08:44 -04:00
Joey Hess
66a4483dfa
response 2018-08-14 11:02:55 -04:00
hoabg102@4a7a5918bc078f792113da142cf8c6d825a1825c
f0779bc9f1 2018-08-14 10:22:06 +00:00
Mara
a2bb955467 Added a comment: Also with embedcreds=yes 2018-08-13 12:28:10 +00:00
Mara
3e8eadade4 2018-08-13 10:46:08 +00:00
jarno
159154d2b2 2018-08-11 12:26:00 +00:00
Joey Hess
4709f290cf
response 2018-08-03 14:29:03 -04:00
Joey Hess
dcabec9be1
response 2018-08-03 13:55:32 -04:00
Joey Hess
91e769814e
response 2018-08-03 13:39:13 -04:00
webanck
1481e1e885 2018-08-02 09:50:21 +00:00
webanck
2db36d414d 2018-08-02 09:44:12 +00:00
ggres
fa1704f656 2018-08-01 18:59:10 +00:00
ggres
5089f0497f 2018-08-01 18:57:54 +00:00
RonnyPfannschmidt
5e35aa9cf2 Added a comment 2018-07-30 21:09:11 +00:00
kevinrse@bd6b61cd5833aec48409f6d3c6247ac2a10c1ddb
086ddf40f0 2018-07-24 05:26:51 +00:00
erics
6004fb1893 2018-07-23 22:53:51 +00:00
sameerds
af570bd9cd 2018-07-21 16:08:10 +00:00
sameerds
8973c3bf92 2018-07-21 16:07:33 +00:00
oliv5
25ef49869e Added a comment 2018-07-20 23:03:37 +00:00
oliv5
a22aecdd04 Added a comment 2018-07-20 22:48:48 +00:00
Joey Hess
f77ec28571
response 2018-07-19 16:46:06 -04:00
andrew
45b753a40d Added a comment 2018-07-19 18:18:39 +00:00
Joey Hess
c16e571e36
response 2018-07-19 13:11:18 -04:00
oliv5
7fbfcf685c Added a comment 2018-07-18 22:35:44 +00:00
Joey Hess
ac5680f6f5
followup 2018-07-17 15:20:46 -04:00
andrew
b5be3ae532 Added a comment 2018-07-17 18:58:58 +00:00
andrew
1f8d04d34c Added a comment 2018-07-16 22:58:30 +00:00
oliv5
23ff352136 Added a comment 2018-07-16 17:04:06 +00:00
andrew
d64177d99e Added a comment: remote encrypted keys 2018-07-16 12:09:22 +00:00
oliv5
13dd402c39 Added a comment 2018-07-15 23:59:42 +00:00
oliv5
8c61c47699 Added a comment 2018-07-15 22:46:05 +00:00
andrew
88f1a02de5 Added a comment 2018-07-10 18:45:37 +00:00
andrew
a778d77f83 Added a comment 2018-07-09 13:44:16 +00:00
andrew
b543f55883 Added a comment 2018-07-09 01:25:23 +00:00
oliv5
49e5585cbd 2018-07-08 12:56:44 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
43979521cc Added a comment: Seems this has been somewhat implemented? 2018-07-08 07:15:38 +00:00
abimelech@632162f535b3bbc90e3336b14ceef969c41c05a2
694f68b437 Added a comment: comment 6 2018-07-07 00:09:48 +00:00
Joey Hess
9f3a346f25
fix nested exception bug
Fix reversion introduced in version 6.20180316 that caused git-annex to
stop processing files when unable to contact a ssh remote.

The bug was not in any of the changed lines, but this one in inAnnex:

P2PHelper.checkpresent (Ssh.runProto rmt connpool (cantCheck rmt) fallback) key

cantCheck throws an exception, but that parameter to runProto expects a
value, which it returns. So, inAnnex is returning a Bool containing an
exception. This defeats the usual checks for checkPresent throwing an
exception, crashing git-annex.

Fixed by making runProto take an `Annex a` instead of an `a`, so
passing cantCheck to it doesn't nest exceptions.

This commit was sponsored by andrea rota.
2018-07-03 13:10:43 -04:00
Joey Hess
6b42533779
point to ikiwiki bug report 2018-07-02 13:25:30 -04:00
Joey Hess
73820a1d7e
add 2018-07-02 12:45:29 -04:00
Joey Hess
21161ba01a
response 2018-07-02 12:43:55 -04:00
Joey Hess
4b415a94b0
Merge branch 'master' of ssh://git-annex.branchable.com 2018-07-02 12:34:49 -04:00
Joey Hess
0a875d81e5
response 2018-07-02 12:11:02 -04:00
jasonb885
13342bc2ac Added a comment: oh 2018-07-02 01:08:38 +00:00
abimelech@632162f535b3bbc90e3336b14ceef969c41c05a2
f6638a6349 Added a comment: I've been using amazonka-glacier to stream uploads to glacier 2018-06-27 21:50:46 +00:00
yves.noirjean@3f9b06d19a920fbf5c82340c362e5971b00d4af2
03bef4f2cc Added a comment 2018-06-21 16:15:05 +00:00