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
ruskie
e242655563
2018-06-21 10:13:23 +00:00
zjs@6d8d0d7eaa9899fb198baa3eb90d570c14abd2b8
ac71326021
Error trying to run git-annex on Android version 8.1
2018-06-18 19:03:35 +00:00
anarcat
6d2616f86e
some issues with anonymous pushes
2018-06-18 12:48:16 +00:00
yves.noirjean@3f9b06d19a920fbf5c82340c362e5971b00d4af2
d8de48ddee
Added a comment
2018-06-18 11:25:18 +00:00
andrew
05cee8ada4
Added a comment
2018-06-15 15:59:04 +00:00
ghen1
1a0620fdf8
Added a comment
2018-06-13 17:18:49 +00:00
https://christian.amsuess.com/chrysn
c7dc4ee5c6
Added a comment: Update on using SAF
2018-06-13 14:57:10 +00:00
https://christian.amsuess.com/chrysn
93befcea96
Added a comment: Re: comment 5
2018-06-12 19:01:09 +00:00
Joey Hess
1694642969
document that multiple groupwanted are not combined
2018-06-12 12:44:53 -04:00
Joey Hess
e615357bdd
response
2018-06-12 12:16:18 -04:00
Rizwan
a9d271a616
Added a comment: Are these methods still working?
2018-06-12 14:58:03 +00:00
ghen1
0c5b4582a6
2018-06-11 03:29:06 +00:00
yves.noirjean@3f9b06d19a920fbf5c82340c362e5971b00d4af2
2b45511bd5
Added a comment
2018-06-08 15:17:17 +00:00
yves.noirjean@3f9b06d19a920fbf5c82340c362e5971b00d4af2
8397151b2b
2018-06-08 13:03:20 +00:00
yves.noirjean@3f9b06d19a920fbf5c82340c362e5971b00d4af2
cb57900e7a
2018-06-08 13:02:34 +00:00
davicastro
86f41ce2f9
Added a comment: Consequences of this error message
2018-06-04 14:16:23 +00:00
andrew
493b80efb0
Added a comment
2018-05-31 17:43:21 +00:00
andrew
6b711948d1
Added a comment
2018-05-31 17:39:10 +00:00
Joey Hess
8016dc2f31
response
2018-05-31 11:51:37 -04:00
marek@33e8ba4fbc201af14a2badcc0656024401f5c916
abd3e65f34
Added a comment: Fixed a first problem and then ran into bigger problems
2018-05-31 09:29:30 +00:00
marek@33e8ba4fbc201af14a2badcc0656024401f5c916
bfabce7895
removed
2018-05-31 09:23:20 +00:00
marek@33e8ba4fbc201af14a2badcc0656024401f5c916
fea798acd8
Added a comment: Quick fix
2018-05-31 09:22:57 +00:00
jasonb885
57411ecafd
2018-05-31 04:19:20 +00:00
jasonb885
5c6b80c442
2018-05-31 04:17:13 +00:00
andrew
624fb46b03
Added a comment
2018-05-31 03:15:37 +00:00