Zoltan Kochan
d6d091f249
style: use es2015 imports ( #3143 )
2021-02-15 05:06:10 +02:00
Zoltan Kochan
581f9b20a5
fix: update deps
2021-02-12 11:51:34 +02:00
Zoltan Kochan
3503951d39
perf: don't use graceful-fs and mz/fs ( #3129 )
2021-02-09 13:44:07 +02:00
Zoltan Kochan
01aecf0386
fix: don't copy file during linking if the target exists
2020-10-26 03:24:11 +02:00
Zoltan Kochan
d94b19b39e
fix: import method selection on unknown errors
...
close #2869
PR #2870
2020-09-18 01:25:02 +03:00
Zoltan Kochan
3165c5fb7d
test(package-store): add more tests
2020-09-18 00:36:37 +03:00
Zoltan Kochan
a86209b67f
test(package-store): use Jest
...
ref #2858
2020-09-17 22:54:17 +03:00
Zoltan Kochan
6457562c4e
fix: don't retry cloning for each imported pkg
...
PR #2844
2020-09-11 11:24:07 +03:00
Zoltan Kochan
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
b6a82072ea
feat!: using a content-addressable filesystem
...
ref #2470
BREAKING CHANGE:
New global store structure
2020-04-26 15:40:03 +03:00
Zoltan Kochan
5db0295074
perf: use rename-overwrite in importIndexedDir.ts
2020-04-24 22:30:09 +03:00
Zoltan Kochan
bb5d41f337
style: add missing trailing commas and fix the linting rule
2020-01-01 19:18:25 +02:00
Zoltan Kochan
ee15125466
feat: use cross-platform solution to clone packages
...
New config value for package-importe-method: clone
close #1505
PR #2043
BREAKING CHANGE:
reflink is not supported by package-import-method
BREAKING CHANGE:
by default, try to clone packages instead of hard linking
2019-10-03 01:39:48 +03:00