Commit graph

22794 commits

Author SHA1 Message Date
Joey Hess
f72159e26b Merge branch 'master' of ssh://git-annex.branchable.com 2015-02-11 13:34:40 -04:00
Joey Hess
f5b830e07c sync, assistant: Include repository name in head branch commit message.
Note that while the assistant detects changes made to remote names, I left
the commit message fixed rather than calculating it after every commit. It
doesn't seem worth the CPU to do the latter.
2015-02-11 13:34:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn4bbuawnh-nSo9pAh8irYAcV4MQCcfdHo
37d4e81355 Added a comment: did I wrote this suggestion 2015-02-11 17:25:52 +00:00
Joey Hess
07eec0b396 Merge branch 'master' of ssh://git-annex.branchable.com 2015-02-11 13:14:59 -04:00
Joey Hess
85cfc4dce8 comments 2015-02-11 13:13:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
b45041b190 Added a comment 2015-02-11 16:22:58 +00:00
Joey Hess
c1f6ac8fac dropdrive drops the leading slash, so need fil:/// 2015-02-11 12:22:43 -04:00
Joey Hess
dbf307e4b8 fix file:// url generation on windows in test 2015-02-11 12:21:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
59ca2a72f1 removed 2015-02-11 16:09:27 +00:00
https://id.koumbit.net/anarcat
d5d26b89c6 Added a comment 2015-02-11 15:05:32 +00:00
https://id.koumbit.net/anarcat
277f8adbd6 2015-02-11 15:01:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
d73379d921 removed 2015-02-11 15:00:21 +00:00
https://id.koumbit.net/anarcat
e45fa4d330 2015-02-11 14:48:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
1edc3e8f85 Added a comment: cmdline of neverending process 2015-02-11 11:17:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
75d579606b Added a comment 2015-02-11 11:16:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
f99b498783 Added a comment 2015-02-11 11:16:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl52i_Ao3TpmLrpYMCbRcnNiMuNiwIDr4E
e7bc3107d7 Added a comment: Cross check 2015-02-10 22:58:01 +00:00
Joey Hess
f153079152 metadata: When setting metadata, do not recurse into directories by default, since that can be surprising behavior and difficult to recover from. The old behavior is available by using --force. 2015-02-10 16:06:53 -04:00
Joey Hess
36f7e5cfdf close; operator error 2015-02-10 15:30:09 -04:00
Joey Hess
8fe7d6c0a7 test case for addurl file:// 2015-02-10 15:20:07 -04:00
bremner
000ec8d096 2015-02-10 18:46:33 +00:00
rasmus
dab400264e Added a comment 2015-02-10 18:33:20 +00:00
Joey Hess
d611834903 moreinfo 2015-02-10 13:37:48 -04:00
Joey Hess
0eaefd0b29 forgot to close this when I fixed it 2015-02-10 13:35:41 -04:00
Joey Hess
340e2f822b close old bug report that was probably a misunderstanding 2015-02-10 13:33:43 -04:00
Joey Hess
0c99d16289 probably fixed in version 5.20150205 2015-02-10 13:31:58 -04:00
Joey Hess
6a9029cc78 Merge branch 'master' of ssh://git-annex.branchable.com 2015-02-10 13:27:51 -04:00
Joey Hess
685e20301a git update-server-info run 2015-02-10 13:27:23 -04:00
anarcat
3cfa856cf7 Added a comment 2015-02-10 17:22:08 +00:00
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
Joey Hess
d3b61d69b1 addurl: Avoid crash if quvi is not installed, when git-annex was built with process-1.2
createProcess has been changed to throw an exception if the program is
not in path.
2015-02-10 11:59:59 -04:00
Joey Hess
5bc764e091 improve instructions 2015-02-10 11:54:23 -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://www.google.com/accounts/o8/id?id=AItOawn4bbuawnh-nSo9pAh8irYAcV4MQCcfdHo
dc9383ece9 Added a comment: a workaround 2015-02-10 05:00: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