Joey Hess
99a24af0e7
close, not a bug in git-annex
2018-10-04 15:25:03 -04:00
Joey Hess
feff67aa63
response
2018-10-04 15:18:22 -04:00
Joey Hess
50c999bfa3
seems to work as desired
2018-10-04 15:03:39 -04:00
Joey Hess
b12b341c6d
close dup
2018-10-04 14:46:43 -04:00
Joey Hess
39d3995787
response
2018-10-04 14:11:38 -04:00
Joey Hess
bf9af05867
comment
2018-10-04 13:07:31 -04:00
yarikoptic
f6243734e4
Added a comment
2018-10-03 20:58:09 +00:00
Joey Hess
a93773246b
followup
2018-10-03 15:49:35 -04:00
CandyAngel
3a5fda1314
Added a comment
2018-10-03 08:01:25 +00:00
palindromos
1ee14c51e4
2018-10-02 14:15:24 +00:00
yarikoptic
8df00a084a
2018-10-01 17:40:05 +00:00
yarikoptic
6e41f970e8
2018-10-01 17:25:13 +00:00
yarikoptic
e8e9299d7d
initial findings on the "smart HTTP" and git-annex
2018-10-01 17:13:58 +00:00
stefankangas@2fc5a0baba35168e9f9b5b72d5204558fd964c32
e4e1428dfa
Added a comment: Same issue on OSX / git-annex 6.20180807
2018-10-01 12:49:28 +00:00
yarikoptic
ee82a976da
Added a comment: "minimal" reproducible case
2018-09-26 16:03:14 +00:00
yarikoptic
23785cd40e
Added a comment
2018-09-26 13:47:36 +00:00
yarikoptic
e4ff6931e5
Added a comment
2018-09-26 00:10:41 +00:00
yarikoptic
613c3f7674
Added a comment: reproducible, no locking message, many "duplicate" files
2018-09-26 00:06:29 +00:00
yarikoptic
42c60101d8
Added a comment
2018-09-25 22:36:43 +00:00
yarikoptic
216c6daa30
Added a comment
2018-09-25 22:28:49 +00:00
tai@83c0edf140a3f133031751b49c7131d9535a3fcc
6415730acf
Added a comment: Thanks
2018-09-25 19:52:03 +00:00
tai@83c0edf140a3f133031751b49c7131d9535a3fcc
152bcf582f
I the missing verb ;)
2018-09-25 19:50:32 +00:00
Joey Hess
177e45517f
improve back-compat of post-receive hook
...
* init: Improve generated post-receive hook, so it won't fail when
run on a system whose git-annex is too old to support git-annex post-receive
* init: Update the post-receive hook when re-run in an existing repository.
This commit was sponsored by Jack Hill on Patreon.
2018-09-25 15:02:12 -04:00
Joey Hess
ce67aeb52f
Merge branch 'master' of ssh://git-annex.branchable.com
2018-09-25 14:12:26 -04:00
Joey Hess
75d769d0f3
clean up old misplaced comment
2018-09-25 14:07:03 -04:00
Joey Hess
16cbecbd09
Revert "clean P2P protocol shutdown on EOF"
...
This reverts commit b18fb1e343
.
That broke support for old git-annex-shell before p2pstdio was added.
The immediate problem is that postAuth had a fallthrough case
that sent an error back to the peer, but sending an error back when the
connection is closed is surely not going to work.
But thinking about it some more, making every function that uses receiveMessage
need to handle ProtocolEOF adds a lot of complication, so I don't want
to do that.
The commit only cleaned up the test suite output a tiny bit, so I'm just
gonna revert it for now.
2018-09-25 14:04:12 -04:00
yarikoptic
03c8fbd718
Added a comment
2018-09-25 17:58:25 +00:00
yarikoptic
3b906594cf
Added a comment
2018-09-25 17:56:58 +00:00
yarikoptic
548390035d
Added a comment: resolved!
2018-09-25 17:55:30 +00:00
Joey Hess
26a02cb386
display error when an invalid url is downloaded
...
download is documented as displaying an error when download fails, but
it didn't when the url was not valid at all. That leads to confusing
behavior.
Also, display the url with --debug
2018-09-25 13:38:20 -04:00
Joey Hess
0d9d3cc9c4
reproed
2018-09-25 13:18:45 -04:00
Joey Hess
58e5e01ba0
sheesh
2018-09-25 13:08:10 -04:00
Joey Hess
be3dcd80b0
followup
2018-09-25 13:04:09 -04:00
Joey Hess
7c874782ba
followup
2018-09-25 12:56:14 -04:00
Joey Hess
e05b143560
close, fixed in git
2018-09-25 12:54:17 -04:00
Joey Hess
df2518af5a
comment
2018-09-25 12:34:21 -04:00
yarikoptic
e2ff597850
Added a comment
2018-09-25 16:18:58 +00:00
yarikoptic
8ee8e14ae8
Added a comment
2018-09-25 16:15:54 +00:00
yarikoptic
42e000f45f
Added a comment: same as another one?
2018-09-25 15:35:15 +00:00
yarikoptic
be7ef2c519
initial report about get'ing from exported public S3
2018-09-25 15:33:58 +00:00
yarikoptic
29ae96a191
Added a comment
2018-09-25 15:27:13 +00:00
Ilya_Shlyakhter
9e075fdbfa
Added a comment
2018-09-25 15:24:55 +00:00
yarikoptic
b9016a7d7e
initial report about stalling ssh
2018-09-25 13:48:39 +00:00
yarikoptic
42480e8ce6
impossible to login report
2018-09-25 13:37:33 +00:00
yarikoptic
abf3d8ea15
initial report about standalone out of date
2018-09-25 13:31:05 +00:00
yarikoptic
12e6d322ca
Added a comment
2018-09-24 19:33:41 +00:00
Joey Hess
35db45a1a3
Merge branch 'master' of ssh://git-annex.branchable.com
2018-09-24 15:06:03 -04:00
Joey Hess
67615bda8d
thoughts
2018-09-24 15:05:41 -04:00
yarikoptic
3c4cb7e957
Added a comment
2018-09-24 18:05:15 +00:00
yarikoptic
81c51fae30
Added a comment: downgrading helped!
2018-09-24 17:56:42 +00:00