Commit Graph

6 Commits

Author SHA1 Message Date
Ponali 7bb4923bf0 solvit: implemented solving package removal (no reverse dependency conflict yet) 2026-05-03 14:10:01 +02:00
Ponali 26a61c6e6c solvit: made version serializing reduce ranges that behave as one single version
it is possible that a range that gets generated could have the same exact version on both ends. if that happens, this small code will reduce it to one
2026-05-02 19:45:29 +02:00
Ponali b6cdae3408 solvit: added making and storing reverse dependencies to database 2026-05-02 19:31:58 +02:00
Ponali e8b6714b9a solvit can now do simple dependency solving for installing 2026-05-02 16:12:16 +02:00
Ponali 6f377c2bd5 solvit json substitution for db 2026-05-01 17:07:46 +02:00
Ponali 6688bbcaaf current and very unfinished state of solvit rn 2026-04-30 17:05:46 +02:00