Joey Hess
f80bc408c5
explain and close, not a bug
2015-02-10 13:17:47 -04:00
Joey Hess
30ff1f9228
dup
2015-02-10 13:13:27 -04:00
Joey Hess
74ee159d1f
fix closure link
2015-02-10 13:11:52 -04:00
Joey Hess
4794ef083a
fsck --from: If a download from a remote fails, propigate the failure.
2015-02-10 13:10:58 -04:00
Joey Hess
00e75c7a2a
close old bug that never got a followup
2015-02-10 13:10:43 -04:00
Joey Hess
d1ba88eafb
close due to lack of submitter followup
2015-02-10 13:01:54 -04:00
Joey Hess
6731091bd2
confirmed
2015-02-10 13:00:39 -04:00
Joey Hess
e611469624
retitle
2015-02-10 12:58:48 -04:00
Joey Hess
1ce52c5762
reading comprehension: 0
2015-02-10 12:56:45 -04:00
Joey Hess
322c3e58f4
close
2015-02-10 12:53:40 -04:00
Joey Hess
a787cead35
bittorrent: Fix mojibake introduced in parsing arai2c progress output.
...
hGetSomeString reads one byte at a time, so unicode bytes are not composed.
The problem comes when outputting that to the console with hPut; that
tried to apply the handle's encoding, and so we get mojibake.
Instead, use ByteStrings, and only convert it to a string for parsing, not
for display.
Note that there are a couple of other things that use hGetSomeString,
which I've left as-is for now.
2015-02-10 12:34:34 -04:00
Joey Hess
b80a434685
more descriptive title
2015-02-10 12:18:19 -04:00
Joey Hess
8fc941cc34
verified user error; close bug
2015-02-10 12:09:40 -04:00
Joey Hess
e9f0010b70
comment
2015-02-10 12:05:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
f79505a2e1
Added a comment
2015-02-10 07:38:01 +00:00
https://id.koumbit.net/anarcat
c05b522bb5
another small issues with torrents
2015-02-10 03:21:34 +00:00
https://id.koumbit.net/anarcat
8e2f2483d8
found the previous issue
2015-02-10 03:21:15 +00:00
https://id.koumbit.net/anarcat
c5431c58d2
it's baaack!
2015-02-10 03:14:42 +00:00
https://id.koumbit.net/anarcat
25a74b567b
some small weird utf8 bug again
2015-02-10 03:12:38 +00:00
https://id.koumbit.net/anarcat
ef2443ea99
Added a comment
2015-02-10 03:06:40 +00:00
https://id.koumbit.net/anarcat
9ac4b53f08
Added a comment
2015-02-10 03:04:20 +00:00
https://id.koumbit.net/anarcat
5c20714979
Added a comment
2015-02-10 03:02:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
ac0ba39f5e
2015-02-10 00:37:18 +00:00
Joey Hess
f0d447d623
comment
2015-02-09 18:45:46 -04:00
Joey Hess
7fce85adac
Improve race recovery code when committing to git-annex branch.
2015-02-09 18:34:48 -04:00
Joey Hess
159c536d74
comment
2015-02-09 16:54:31 -04:00
Joey Hess
60926f18dd
response
2015-02-09 16:49:00 -04:00
Joey Hess
1316efdc6e
assistant: Improve sanity check for control characters when pairing.
2015-02-09 16:34:57 -04:00
Joey Hess
3e78b83875
Windows: Fix bug in dropping an annexed file, which caused a symlink to be staged that contained backslashes.
2015-02-09 15:37:26 -04:00
Joey Hess
63cf37a86c
comment
2015-02-09 14:38:04 -04:00
Joey Hess
142175e34e
fix title
2015-02-09 14:17:42 -04:00
Joey Hess
a22eaaae27
comment
2015-02-09 14:16:42 -04:00
Joey Hess
7ff96fad74
followup
2015-02-09 13:48:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl52i_Ao3TpmLrpYMCbRcnNiMuNiwIDr4E
b2d1554ce3
2015-02-07 16:33:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl52i_Ao3TpmLrpYMCbRcnNiMuNiwIDr4E
4884c659dd
2015-02-07 16:30:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl52i_Ao3TpmLrpYMCbRcnNiMuNiwIDr4E
24d83ecb48
2015-02-07 16:29:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl52i_Ao3TpmLrpYMCbRcnNiMuNiwIDr4E
b5d1307aae
2015-02-07 16:24:02 +00:00
Joey Hess
52424dc382
followup
2015-02-06 16:35:07 -04:00
Joey Hess
9723333d86
Merge branch 'master' of ssh://git-annex.branchable.com
2015-02-06 15:19:05 -04:00
Joey Hess
69a9c98e71
glacier: Detect when the glacier command in PATH is the wrong one, from boto, rather than from glacier-cli, and refuse to use it, since the boto program fails to fail when passed parameters it does not understand.
2015-02-06 14:39:27 -04:00
Reed
4cac92c894
Added a comment: glacier command
2015-02-05 23:27:27 +00:00
Joey Hess
bf9058ac4f
Windows: Fix S3 special remote; need to call withSocketsDo to support Windows. Thanks, Trent.
2015-02-05 14:00:30 -04:00
Joey Hess
c79cb9b054
response
2015-02-05 13:58:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkDqgw0JLrxLH3GIpg36Mp79F_1pxZxWxU
e7f749e46b
Added a comment
2015-02-05 13:05:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOdbVjVGAnGCL9cF2gTQSn22c5L7b_lLY
e2d0e6ee72
Removed test tool name that may confuse things
2015-02-05 12:37:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmssikjU3jIGWA_NztiIVja4kU2zIsrqxU
3816c4bfd4
2015-02-05 10:11:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOdbVjVGAnGCL9cF2gTQSn22c5L7b_lLY
e135b9436f
Initial report
2015-02-05 07:23:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc
951a126470
Added a comment
2015-02-04 21:42:22 +00:00
Joey Hess
41d462001d
move to todo
2015-02-04 15:53:19 -04:00
Joey Hess
41cd98c869
comment
2015-02-04 15:53:03 -04:00