Joey Hess
ddf69bf5b8
draft async extension
2020-08-11 16:42:09 -04:00
Joey Hess
db1c6da84b
close
2020-08-11 14:01:22 -04:00
Joey Hess
766a501fa1
add news item for git-annex 8.20200810
2020-08-10 19:22:55 -04:00
Joey Hess
3400b01887
comment
2020-08-10 18:46:44 -04:00
Joey Hess
aaa7cbdd75
Merge branch 'master' of ssh://git-annex.branchable.com
2020-08-10 18:42:00 -04:00
Joey Hess
ae954312ab
fix osxapp build issue
...
need to build git-annex 1st, otherwise otool can't run
2020-08-10 18:41:02 -04:00
Ilya_Shlyakhter
693f2093a0
Added a comment
2020-08-10 21:52:32 +00:00
kyle
a186c4a4c4
Added a comment
2020-08-10 21:34:46 +00:00
Ilya_Shlyakhter
3b573c3735
Added a comment: full source tarballs for specific releases?
2020-08-10 21:14:05 +00:00
Joey Hess
ae325018eb
fix build failure on i386-ancient
...
Standalone: tmp/git-annex.linux/usr/lib/i386-linux-gnu/i686: renameFile: inappropriate type (is a directory)
2020-08-10 16:49:09 -04:00
Joey Hess
4466c1001d
improve slightly
...
This probably avoids the situation that caused the exception to be
thrown. It also makes sure that both threads end up canceled in the end,
while before the exception from wait outt could have caused errt to
never be waited on.
2020-08-10 16:33:58 -04:00
Joey Hess
c59a51a065
discard any exception thrown while trying to kill worker threads
...
Since there's a race here, and since Kyle saw an exception leak out,
which I have not been able to reproduce that. See my comment for what
I think might be going on.
Note that, I used tryNonAsync, because it seems a later tryNonAsync
caught the exception. I don't actually understand how it did, as I
understand exception classification, it's the data type, not the way it
was thrown. One possibility is that the async exception may have been wrapped
in some other, non-async exception, and Show displayed it the same way.
2020-08-10 16:24:51 -04:00
Joey Hess
020e588262
reorder
2020-08-10 16:18:35 -04:00
Joey Hess
0da4150453
Merge branch 'master' of ssh://git-annex.branchable.com
2020-08-10 16:03:59 -04:00
Joey Hess
d48049bdd8
comment
2020-08-10 16:03:46 -04:00
kyle
5236f3c773
Added a comment
2020-08-10 19:48:03 +00:00
Joey Hess
c565267118
fix order
2020-08-10 15:38:31 -04:00
Joey Hess
70d2ba03ca
Merge branch 'master' of ssh://git-annex.branchable.com
2020-08-10 15:37:54 -04:00
Joey Hess
d53b88d4e4
comment
2020-08-10 15:37:25 -04:00
Joey Hess
a354263a19
document preferred content for import/export
2020-08-10 15:35:26 -04:00
Joey Hess
9358ff8bc1
document how to build standalone tarball
2020-08-10 15:17:04 -04:00
Joey Hess
120f4f33c0
comment
2020-08-10 15:06:40 -04:00
kyle
59a8698a20
Added a comment
2020-08-10 19:01:37 +00:00
Joey Hess
0e8ec45981
add missing command name
2020-08-10 15:00:58 -04:00
kyle
8beb30e84b
Added a comment
2020-08-10 18:56:03 +00:00
Joey Hess
4b05293737
comment
2020-08-10 14:42:38 -04:00
arnaud@c1d1cc612a3921dc06a417301be08a3e125478c4
dd670639ac
Added a comment
2020-08-10 18:42:15 +00:00
Joey Hess
8a94f2ccd5
response
2020-08-10 14:35:20 -04:00
Joey Hess
a6af887a19
couple more exports needed
2020-08-10 14:18:00 -04:00
Joey Hess
895e341e3f
comment
2020-08-10 14:14:15 -04:00
Joey Hess
ff7d8b45ac
tag moreinfo
2020-08-10 14:12:07 -04:00
Joey Hess
23dc611a0d
Merge branch 'master' of ssh://git-annex.branchable.com
2020-08-10 14:09:24 -04:00
Joey Hess
bfdbbd0601
comment
2020-08-10 14:08:09 -04:00
Joey Hess
cd49565b71
comment
2020-08-10 13:52:18 -04:00
Joey Hess
6661eeda96
one more export needed
2020-08-10 13:46:20 -04:00
arnaud@c1d1cc612a3921dc06a417301be08a3e125478c4
b2d3789a83
Added a comment
2020-08-10 17:25:11 +00:00
Joey Hess
35351bf8f3
comment
2020-08-10 13:24:31 -04:00
Joey Hess
3fcf478c19
fix build with old versions of process
2020-08-10 13:21:40 -04:00
Joey Hess
bcbdada8bf
fixed
2020-08-10 13:12:55 -04:00
Joey Hess
f0f3f4db90
comment
2020-08-10 12:57:05 -04:00
Joey Hess
02ba6f94a2
comment
2020-08-10 12:51:17 -04:00
Joey Hess
2cbebab554
improve docs and close bug
2020-08-10 12:37:25 -04:00
Joey Hess
fa0aba8be6
Merge branch 'master' of ssh://git-annex.branchable.com
2020-08-10 12:21:45 -04:00
Joey Hess
6cb08876f0
make /usr/lib consolidation more robust
...
Directory enumeration could happen in either order, and also there could
be some other directories so the two to combine are not adjacent.
2020-08-10 12:20:32 -04:00
arnaud@c1d1cc612a3921dc06a417301be08a3e125478c4
e0df81c6c0
2020-08-10 14:46:20 +00:00
hdclark@be373988ada6dc692f87a8eefdd600432e54f7d4
2c369fad26
Added a comment: This occurs on 9P filesystem too
2020-08-07 20:41:10 +00:00
Joey Hess
5feaef773d
squelch build warnings on osx
2020-08-07 13:49:56 -04:00
Joey Hess
db45fb7048
osx build fix
2020-08-07 13:30:11 -04:00
Joey Hess
24e5bca2e0
osx build fix
2020-08-07 13:15:36 -04:00
Joey Hess
1c13745112
osx build fix
2020-08-07 12:59:47 -04:00