Joey Hess
d66fc1a464
Revert "async exception safety for coprocesses"
...
This reverts commit 7013798df5
.
2020-07-06 15:11:28 -04:00
Joey Hess
6b8c961e1f
some analysis but stuck
2020-07-06 14:46:05 -04:00
Joey Hess
0518b62d2b
update
2020-07-06 12:58:29 -04:00
Joey Hess
27bbeea00e
close
2020-07-06 10:49:06 -04:00
petersjt014@c20995a2e26a13566cd49aef30a99a7dff732a4e
ba209702c1
Added a comment: tor remote
2020-07-03 07:33:54 +00:00
Joey Hess
a3e125c1fe
move to re-notify
2020-07-02 20:05:54 -04:00
Joey Hess
8fc9788363
fix commment
2020-07-02 20:05:36 -04:00
kyle
a379ea833e
Added a comment
2020-07-02 20:07:10 +00:00
Joey Hess
629026bdbc
followup
2020-07-02 15:06:00 -04:00
Joey Hess
d8ad2204c7
comment
2020-07-02 14:43:52 -04:00
Joey Hess
f912f8e5fd
refix bug in a better way
...
Always run Git.Config.store, so when the git config gets reloaded,
the override gets re-added to it, and changeGitRepo then calls extractGitConfig
on it and sees the annex.* settings from the override.
Remove any prior occurance of -c v and add it to the end. This way,
-c foo=1 -c foo=2 -c foo=1 will pass -c foo=1 to git, rather than -c foo=2
Note that, if git had some multiline config that got built up by
multiple -c's, this would not work still. But it never worked because
before the bug got fixed in the first place, the -c value was repeated
many times, so the multivalue thing would have been wrong. I don't think
-c can be used with multiline configs anyway, though git-config does
talk about them?
2020-07-02 13:32:33 -04:00
Joey Hess
ec0f8a6e74
Fix reversion that broke passing git configs with -c
...
Reverting commit c8fec6ab0
2020-07-02 12:42:13 -04:00
Joey Hess
0b5515899b
comment
2020-07-02 12:18:02 -04:00
Joey Hess
fe1f4632a4
Merge branch 'master' of ssh://git-annex.branchable.com
2020-07-02 10:00:11 -04:00
B
d409f92318
Added a comment: Workaround
2020-07-02 12:51:41 +00:00
Joey Hess
117bd04693
more details
2020-07-01 16:20:37 -04:00
Ilya_Shlyakhter
afc705f7c8
Added a comment: adding files also fails
2020-07-01 19:51:34 +00:00
Ilya_Shlyakhter
2db76f8144
added bug report about git-annex-init on a repo in VirtualBox shared folder
2020-07-01 19:39:14 +00:00
https://bmwiedemann.zq1.de/
e3d091f12c
Added a comment
2020-07-01 02:47:05 +00:00
kyle
9bd56b5494
Added a comment
2020-06-30 21:24:56 +00:00
Joey Hess
33c26988f6
comment
2020-06-30 17:21:17 -04:00
Joey Hess
4af5fc3505
fixed oops
2020-06-30 17:16:29 -04:00
Joey Hess
3935ce8be5
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-30 17:15:31 -04:00
Joey Hess
5891e10409
bug report
2020-06-30 16:40:08 -04:00
https://bmwiedemann.zq1.de/
814698bd53
Added a comment
2020-06-30 19:47:35 +00:00
kyle
80bb42a3ca
stack build failure
2020-06-30 19:08:32 +00:00
kyle
59e64842a7
Added a comment
2020-06-30 16:26:17 +00:00
kyle
e4e28452a0
annex-ssh-options regression
2020-06-30 15:48:03 +00:00
https://bmwiedemann.zq1.de/
68549767e9
Added a comment
2020-06-30 15:26:10 +00:00
Joey Hess
7a4253a155
followup and close as this is intentional
2020-06-30 10:41:26 -04:00
Joey Hess
6780648bba
comment
2020-06-30 10:20:27 -04:00
https://bmwiedemann.zq1.de/
95b8b4a5af
2020-06-29 14:02:17 +00:00
Joey Hess
7203353e24
comment
2020-06-26 12:18:18 -04:00
yarikoptic
ff8e9f4b5f
Added a comment
2020-06-26 14:22:25 +00:00
yarikoptic
50bf73f043
initial report on an odd fail
2020-06-26 14:17:56 +00:00
Joey Hess
b38cc371ad
close per comments
2020-06-24 12:53:13 -04:00
Joey Hess
1b1863673b
close as dup
2020-06-24 12:50:19 -04:00
Joey Hess
725b1395b0
close, fixed 3 years ago
2020-06-24 12:48:46 -04:00
Joey Hess
5eeac2a9c9
close
2020-06-24 12:40:37 -04:00
Joey Hess
f744882e34
comment
2020-06-24 12:37:10 -04:00
Joey Hess
86968e366c
open bug
2020-06-23 17:07:46 -04:00
Joey Hess
e2f739b0c8
comment and close
2020-06-22 14:38:09 -04:00
Joey Hess
b904748ee3
guess yoh meant projects/datalad here, not projects/yoh
2020-06-22 14:26:33 -04:00
Joey Hess
5098236c6b
testremote: Fix over-allocation of resources and bad caching
...
Including starting up a large number of external special remote processes.
(Regression introduced in version 8.20200501)
2020-06-22 14:25:49 -04:00
ink
a6fffac9ae
2020-06-20 10:45:24 +00:00
yarikoptic
6491691801
initial report on breed of children processes by testremote
2020-06-19 20:41:21 +00:00
Franky
b656c0853f
2020-06-19 02:16:19 +00:00
Franky
0b5d1e17b0
removed
2020-06-19 02:10:29 +00:00
yarikoptic
775c1cb032
Added a comment
2020-06-18 19:17:27 +00:00
Joey Hess
22ac56fece
test suite passing
2020-06-18 13:55:32 -04:00