Commit graph

21801 commits

Author SHA1 Message Date
Joey Hess
6130a51aa1 Merge branch 'master' of ssh://git-annex.branchable.com 2014-11-04 16:45:51 -04:00
Joey Hess
09a9fcc930 update 2014-11-04 15:42:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnE6kFAbud1LWrQuyX76yMYnUjHt9tR-A8
ceedb4d712 2014-11-04 11:49:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
1d85fc3316 Added a comment: git annex sync --debug and git config --list output 2014-11-04 11:28:05 +00:00
Joey Hess
5d946fe3a9 switch from hGetSome to hGet
This should be essentially no-op change for hGetContentsMetered, since it
always gets the entire contents. So the only difference is that each chunk
of the lazy bytestring will always be the full chunk size. So, I'm pretty
sure this is safe. Also, the only current users of hGetContentsMetered are
reading files, so the stream won't block for long in the middle.

The improvement is that hGetUntilMetered will always get some multiple of
the defaultChunkSize. This will allow the S3 multipart code to pick a fixed
size and know that hGetUntilMetered will really get that size.

(cherry picked from commit bd09046291)
2014-11-03 22:11:47 -04:00
Joey Hess
264f4cd7ca Merge branch 'master' of ssh://git-annex.branchable.com 2014-11-03 22:11:38 -04:00
Joey Hess
61ef84f621 devblog 2014-11-03 22:10:56 -04:00
Joey Hess
47a69c3eea current status 2014-11-03 21:13:59 -04:00
Joey Hess
0602b26314 hGetUntilMetered 2014-11-03 18:37:05 -04:00
Joey Hess
068bcdb3f3 comment 2014-11-03 17:31:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o
3dcc73e8ba 2014-11-03 18:17:56 +00:00
Joey Hess
bf57edbdd6 comment 2014-11-03 13:17:55 -04:00
Joey Hess
46180eab4d todo item 2014-11-03 13:06:26 -04:00
Joey Hess
4f80dcc02a comment 2014-11-03 13:05:21 -04:00
Joey Hess
e57745b8d6 followup 2014-11-03 13:02:31 -04:00
Joey Hess
2819a466c7 close non-bug 2014-11-03 12:50:44 -04:00
Joey Hess
8a66df7848 comment 2014-11-03 12:48:57 -04:00
https://gregy.mojeid.cz/#RQxWK6xlii
ec2c4bf67c 2014-11-03 10:21:31 +00:00
https://gregy.mojeid.cz/#RQxWK6xlii
8887b6df78 2014-11-03 10:10:59 +00:00
https://gregy.mojeid.cz/#RQxWK6xlii
fb1a3d2867 2014-11-03 10:08:00 +00:00
https://gregy.mojeid.cz/#RQxWK6xlii
6ed2654ada 2014-11-03 10:04:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg
e83416496d removed 2014-11-03 02:21:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg
0e4b6a65bd Added a comment 2014-11-03 02:21:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg
06903f6c2c Added a comment 2014-11-03 02:21:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
3fd6a3171b 2014-11-02 19:19:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o
1b6b8a0633 Added a comment: why worry about modifications ? 2014-11-02 17:46:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
3630a12420 2014-11-02 13:03:49 +00:00
https://id.koumbit.net/lavamind
8e7dd00353 2014-11-02 00:25:53 +00:00
http://svario.it/gioele
e99809528b new bug "git annex status does not report added files" 2014-11-01 16:53:07 +00:00
http://svario.it/gioele
7447ef29fb new wish "--dry-run option for all commands" 2014-11-01 16:40:56 +00:00
http://svario.it/gioele
624ae956de new forum post "Why is git annex status slow?" 2014-11-01 14:12:35 +00:00
https://renaud.casenave.fr/
a029e55878 2014-11-01 01:57:53 +00:00
Joey Hess
bfac20c744 comment 2014-10-31 17:23:02 -04:00
Joey Hess
f1ef94fd05 comment 2014-10-31 16:42:49 -04:00
Joey Hess
1970563dd9 comment and associated todo 2014-10-31 16:39:19 -04:00
Joey Hess
746b1cb7bc sssheeesh 2014-10-31 16:31:00 -04:00
Joey Hess
b67500d806 comment 2014-10-31 16:24:52 -04:00
Joey Hess
d1fe814a81 comment 2014-10-31 16:19:23 -04:00
Joey Hess
0f6aaf8012 Windows: Fix crash when user.name is not set in git config. 2014-10-31 16:14:12 -04:00
Joey Hess
8c622ec100 commnt 2014-10-31 15:48:52 -04:00
Joey Hess
86b326782a getUserEntryForID does not work on windows
Throw an error instead, mentioning the relevant env vars.
2014-10-31 15:46:44 -04:00
Joey Hess
8f072c8db7 add example multiline data constructor 2014-10-31 12:41:08 -04:00
Joey Hess
a4810a4757 better organization and a few wording tweaks 2014-10-31 11:27:05 -04:00
http://jaen.saul.ee/id/
0da54c7ddd Added a comment: Re: why this happened 2014-10-30 19:04:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
0fbcfe09cf Added a comment 2014-10-30 18:07:28 +00:00
anarcat
680b056405 Added a comment 2014-10-30 15:22:32 +00:00
anarcat
4af58cd446 Added a comment 2014-10-30 15:15:57 +00:00
anarcat
c87e84fc90 add more information 2014-10-30 14:33:46 +00:00
anarcat
723653ab69 weird multiple password prompts problem 2014-10-30 14:21:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7OQLFQ6yc9sK5O6ekgYhLrZhqtm4JZBM
6a9c044caa 2014-10-29 22:29:29 +00:00