yarikoptic
7ecb4a34cc
initial whining about type=git initremote
2022-06-08 15:42:58 +00:00
yarikoptic
bbf7459fe1
initial report on addurls issue
2022-06-08 14:05:56 +00:00
Atemu
9cf6feb46d
Added a comment
2022-06-07 12:07:30 +00:00
yarikoptic
e796080f32
Added a comment
2022-06-06 17:22:41 +00:00
Joey Hess
21cf33a881
comment
2022-06-06 12:37:40 -04:00
Joey Hess
a57ad1e226
comment
2022-06-06 12:19:28 -04:00
Joey Hess
331c97df88
fix MVar deadlock when sqlite commit fails
...
The database queue was left empty, which caused subsequent calls to
flushDbQueue to deadlock.
Sponsored-by: Dartmouth College's Datalad project
2022-06-06 12:16:55 -04:00
yarikoptic
79446f47c5
Added a comment
2022-06-06 14:50:16 +00:00
yarikoptic
89034adc44
Added a comment
2022-06-06 14:00:05 +00:00
Atemu
4bf7962259
Added a comment
2022-06-05 12:55:04 +00:00
Joey Hess
09edb07ac5
add debugLocks around database operations
...
to track down a blocked indefinitely on MVar that seems to occur after
sqlite throws ErrorBusy but that I have not been able to reproduce when
I made commits synthetically throw ErrorBusy.
Sponsored-by: Dartmouth College's Datalad project
2022-06-03 14:16:28 -04:00
Joey Hess
b381846fcb
Merge branch 'master' of ssh://git-annex.branchable.com
2022-06-03 14:01:19 -04:00
Joey Hess
8842488bd8
close
2022-06-03 14:00:48 -04:00
yarikoptic
cbd82f768e
Added a comment
2022-06-03 16:42:39 +00:00
yarikoptic
f9a7eb2f49
Added a comment
2022-06-03 01:40:17 +00:00
yarikoptic
4a10d8382b
Added a comment: still reports about invalid option but doesn't fail
2022-06-03 01:36:39 +00:00
yarikoptic
5f0df3de7e
Added a comment: defending BTRFS
2022-06-02 18:43:02 +00:00
Joey Hess
3aac19a169
ping
2022-06-02 12:24:03 -04:00
Joey Hess
7d0acce3c1
comment
2022-06-02 12:22:07 -04:00
Joey Hess
b382b12837
close as hopefully fixed
...
did not have a good way to reproduce this, but I had a good theory about
a cause and fix..
2022-06-02 12:07:01 -04:00
Joey Hess
fe2f39abbb
close as already fixed
2022-06-02 11:59:26 -04:00
Joey Hess
9750deafe7
comment
2022-06-02 11:57:24 -04:00
Joey Hess
cac752d720
comment
2022-06-01 13:16:56 -04:00
yarikoptic
6eda6ef042
Added a comment
2022-06-01 13:49:05 +00:00
oliv5
943e1160fb
Added a comment
2022-06-01 11:16:35 +00:00
oliv5
fec94b21f3
removed
2022-06-01 11:13:43 +00:00
oliv5
5cb21022e2
Added a comment
2022-06-01 10:53:22 +00:00
Lukey
f0dcf17989
Added a comment
2022-06-01 05:27:22 +00:00
web+git-annex@349c5d90cbeb85be6151d508cf84e7b83aa2280e
f37259b968
2022-06-01 04:34:53 +00:00
web+git-annex@349c5d90cbeb85be6151d508cf84e7b83aa2280e
4acf605b61
2022-06-01 00:46:53 +00:00
yarikoptic
75fec2433e
Added a comment
2022-05-31 19:17:05 +00:00
yarikoptic
ffa1e0246d
Added a comment
2022-05-31 19:07:59 +00:00
Joey Hess
b44b1b4288
comment
2022-05-31 13:32:27 -04:00
Joey Hess
6f9f776661
moreinfo
2022-05-31 13:12:08 -04:00
Joey Hess
2cc1412c35
comment
2022-05-31 13:11:52 -04:00
Joey Hess
652e0d9f94
comment
2022-05-31 12:58:44 -04:00
git-starter@0b262dcdff7a8b29fd90d62290a37dda74630e69
99e75c40de
2022-05-31 09:39:22 +00:00
git-starter@0b262dcdff7a8b29fd90d62290a37dda74630e69
3c04b760ea
2022-05-31 09:38:43 +00:00
git-starter@0b262dcdff7a8b29fd90d62290a37dda74630e69
856e644b4e
2022-05-31 09:32:11 +00:00
7thyearold@339ab97e59cee5c85e14df94a5059f251a143e65
646ce54976
Added a comment
2022-05-30 09:52:11 +00:00
7thyearold@339ab97e59cee5c85e14df94a5059f251a143e65
a596e655da
2022-05-30 09:51:11 +00:00
yarikoptic
f69c6a3606
Added a comment: another/different? stall
2022-05-26 14:31:33 +00:00
yarikoptic
94be47ca46
Added a comment: What filesystem is this happening on?
2022-05-25 21:09:38 +00:00
Joey Hess
d072d9cec2
followup
2022-05-25 13:43:33 -04:00
Atemu
2df856370a
Added a comment
2022-05-25 12:22:58 +00:00
yarikoptic
63b65d25b5
Added a comment
2022-05-24 21:05:03 +00:00
yarikoptic
2ad21be338
Added a comment
2022-05-24 20:35:58 +00:00
jkniiv
9109e154c9
Added a comment
2022-05-24 02:46:17 +00:00
jkniiv
fd03ce3984
Added a comment
2022-05-23 19:41:27 +00:00
Joey Hess
85f9193167
fix git-annex test -p
...
test: When limiting tests to run with -p, work around tasty limitation by
automatically including dependent tests.
This fixes a reversion because it didn't used to use dependencies and
forced tasty to run the init tests first. That changed when parallelizing
the test suite.
It will sometimes do a little more work than strictly required,
because it adds init tests deps when limited to eg quickcheck tests,
which don't depend on them. But this only adds a few seconds work.
Sponsored-by: Dartmouth College's Datalad project
2022-05-23 14:24:54 -04:00