12 Commits

Author SHA1 Message Date
taoky
dad48fc8a9 Defer package removal in verify 2024-08-06 23:28:02 +08:00
taoky
5585de30ce Change --not-remove-not-in-local to --remove-not-in-local 2024-08-06 22:09:36 +08:00
taoky
6751bc93cb Add prerelease filter support in verify 2024-08-06 18:23:07 +08:00
taoky
c8a11d3d1f Config file support and other fixes
- Write JSON every 100 iterations instead of 1000 iterations
- Write plan.json with indent=2
2024-08-06 14:41:51 +08:00
taoky
70a99b8594 Add json/<package_name> support and bug fixes 2024-08-06 03:06:21 +08:00
taoky
2aa8c9ae97 Adjust verify behavior
Verifying is heavily network-bound if we need to update EVERY package, so let's just check if local is consist instead of making sure everything is up-to-date.
2024-08-05 22:04:33 +08:00
taoky
804fba55cb Add warning about current state 2024-08-05 20:31:32 +08:00
taoky
f85d291811 Update verify, and do-{update,remove} help 2024-08-04 17:46:23 +08:00
taoky
f66213231f Add help about prerelease filtering 2024-08-04 17:35:26 +08:00
taoky
5e61f833e6 Add important notice about sync-packages behavior 2024-08-03 02:39:43 +08:00
taoky
9ecdfee147 Add some docs 2024-08-02 22:36:38 +08:00
taoky
557f1966f9 init 2024-07-28 05:35:04 +08:00