Commit graph

18115 commits

Author SHA1 Message Date
Joey Hess
475bf70af6 read stdout and stderr concurrently
Avoids any buffering-related blocking.
2014-03-12 13:54:29 -04:00
Joey Hess
3f23935a76 Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-12 13:26:40 -04:00
http://joeyh.name/
603a70b382 Added a comment 2014-03-12 17:17:00 +00:00
http://joeyh.name/
b064635217 Added a comment 2014-03-12 17:15:23 +00:00
Joey Hess
b63d321007 remove dangling paren 2014-03-12 13:09:38 -04:00
http://joeyh.name/
e1e55794fb Added a comment 2014-03-12 17:03:30 +00:00
Joey Hess
97ba49a5e1 close !!! 2014-03-12 13:01:45 -04:00
http://joeyh.name/
d2382f8800 Added a comment 2014-03-12 17:01:13 +00:00
Joey Hess
9f27339e80 remove uninofrmative warning
dateUnusedLog is only used to show a timestamp in the webapp, so
not worth a warning
2014-03-12 12:42:51 -04:00
Joey Hess
a7b3a2b097 another old warp-tls workaround 2014-03-12 12:32:43 -04:00
Joey Hess
8d8f8bbbb5 Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-12 12:23:13 -04:00
Joey Hess
06218428c7 quick fix to build with old warp-tls
Debian stable's warp-tls is too old to support the new https feature well,
so only use http with that old version.

Note that the webapp still depends on warp-tls, because the TLSSettings
type is used.
2014-03-12 12:19:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnDXvDvWTXmCqQ90ATTD4dV3Ii4YbnE8E0
dde810217b Added a comment: git annex direct when not all content is in this repo 2014-03-12 14:41:53 +00:00
http://smcv.pseudorandom.co.uk/
ad336488e7 Added a comment 2014-03-12 07:54:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0
9ceb6e2a9b 2014-03-12 07:36:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
ab2e432588 Added a comment: Seems to be working now 2014-03-12 02:37:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkdAwJm7kqiwoonPrxmWfMOIxIQBvk6UTI
cb325254e6 2014-03-11 21:07:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkdAwJm7kqiwoonPrxmWfMOIxIQBvk6UTI
0132d50dee Assumes GIT is already configured. Add this as optional step. 2014-03-11 21:03:42 +00:00
166.70.207.2
eb7e77bf34 poll vote (Tahoe-LAFS) 2014-03-11 20:35:18 +00:00
Joey Hess
411b7faaac Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-10 23:05:43 -04:00
http://joeyh.name/
a28269773d Added a comment 2014-03-11 03:02:22 +00:00
Joey Hess
5db1d31138 devblog 2014-03-10 17:41:18 -04:00
Joey Hess
b95ca44bd1 Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-10 17:22:00 -04:00
http://joeyh.name/
da9b9c6d4a Added a comment 2014-03-10 21:20:10 +00:00
Joey Hess
ee24f80dd0 fixed 2014-03-10 17:01:08 -04:00
Joey Hess
b04f62a962 make configure -Wall clean 2014-03-10 16:59:38 -04:00
Joey Hess
1f1ac8b838 Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-10 16:51:31 -04:00
Joey Hess
9fef973293 patch out another file perm check that does not make sense on android 2014-03-10 16:50:56 -04:00
Joey Hess
a31d2d0ce2 Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-10 16:38:15 -04:00
Joey Hess
85d13b4302 better streaming when cleaning up corrupt objects
A repo with a lot of objects will now stream them through, rather than
buffering a list of them all in memory.
2014-03-10 16:36:18 -04:00
napopa
0d983c4fb2 2014-03-10 20:16:41 +00:00
http://joeyh.name/
6edeacddb0 Added a comment 2014-03-10 19:24:45 +00:00
http://joeyh.name/
d345b46137 removed 2014-03-10 19:21:37 +00:00
http://joeyh.name/
adbb07f91e Added a comment 2014-03-10 19:20:42 +00:00
http://joeyh.name/
b969bb5e2c Added a comment 2014-03-10 19:17:34 +00:00
Joey Hess
70e912832e Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-10 15:16:38 -04:00
Joey Hess
0e0d396b27 Improve memory usage when git fsck finds a great many broken objects.
From 1.7 gb to 900 mb on 300 thousand unique reported shas.

When shas are not unique, this streams much better than before, so won't
buffer the full list before putting them into the Set and throwing away
dups. And when fsck output includes ignorable lines, especially
dangling object lines, they won't be buffered in memory at all.
2014-03-10 15:14:09 -04:00
http://joeyh.name/
021df438c4 Added a comment 2014-03-10 18:12:29 +00:00
Joey Hess
aab40f02ca
promote forum post to bug 2014-03-10 14:04:13 -04:00
http://joeyh.name/
448f2f0a0b Added a comment 2014-03-10 18:02:46 +00:00
http://joeyh.name/
2232d46ab3 Added a comment 2014-03-10 17:59:01 +00:00
http://joeyh.name/
a1c4ad4063 Added a comment 2014-03-10 17:57:51 +00:00
Joey Hess
493c24b886 Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-10 13:53:21 -04:00
Joey Hess
6f9f9739eb
actually use patches from linux/haskell-patches 2014-03-10 13:53:01 -04:00
http://joeyh.name/
7aad1bff54 Added a comment 2014-03-10 17:34:56 +00:00
Joey Hess
f7cd43cfd0 really add patch.. 2014-03-10 13:31:23 -04:00
Joey Hess
35aa055039 add a patch to disable accept4, for compatability with older systems 2014-03-10 13:29:24 -04:00
Joey Hess
df8b68fbb6 Merge branch 'master' of ssh://git-annex.branchable.com 2014-03-10 13:19:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
0c595a42ae Added a comment 2014-03-10 17:15:54 +00:00
http://joeyh.name/
f8eea14722 Added a comment 2014-03-10 17:11:42 +00:00