Zoltan Kochan
|
00c12fa53d
|
fix: throw an error when a patch cannot be applied
|
2022-06-28 02:24:10 +03:00 |
|
Zoltan Kochan
|
fc581d371d
|
fix: don't fail when the patched pkg appears multiple times (#4945)
Don't fail when the patched package appears multiple times in the dependency graph
close #4938
|
2022-06-28 02:23:48 +03:00 |
|
Zoltan Kochan
|
d01c323559
|
fix: patch package even if it is not in the onlyBuiltDependencies list (#4925)
close #4914
|
2022-06-24 21:44:25 +03:00 |
|
Zoltan Kochan
|
285ff09ba7
|
fix: packages should be patched even when scripts are ignored (#4922)
|
2022-06-24 18:04:38 +03:00 |
|
Zoltan Kochan
|
8e5b77ef61
|
fix: a modified patch should update the deps on install (#4918)
close #4916
|
2022-06-24 16:17:10 +03:00 |
|
Zoltan Kochan
|
0d0ec2adbf
|
fix: throw an error if not all patches were applied (#4911)
|
2022-06-23 01:14:38 +03:00 |
|
Zoltan Kochan
|
c635f9fc1a
|
feat(patch): update patched dependencies on install (#4905)
|
2022-06-22 14:18:25 +03:00 |
|
Zoltan Kochan
|
47b5e45dd6
|
feat: add patch and patch-commit commands (#4900)
close #3077
close #2675
|
2022-06-20 16:00:24 +03:00 |
|
Zoltan Kochan
|
2a34b21ced
|
feat: patch package (#4885)
ref #3077
ref #2675
|
2022-06-19 11:44:38 +03:00 |
|