Ponali
|
cd5b71c110
|
solvit: made it run coroutine.yield() every 0.1s
|
2026-05-10 17:40:54 +02:00 |
|
Ponali
|
e3464a920e
|
solvit: added resolving code for different constant AVS conflict where the dependency is already installed
|
2026-05-10 16:50:49 +02:00 |
|
Ponali
|
137f8645fd
|
solvit: added different constant AVS conflict error where the dependency is already installed
this time though there ACTUALLY needs resolving code here
|
2026-05-10 11:05:46 +02:00 |
|
Ponali
|
44f391253c
|
solvit: made it return another error when trying to resolve different constant AVS conflict
|
2026-05-09 16:54:21 +02:00 |
|
Ponali
|
477d1de809
|
add different constant AVS conflict error
no resolving code yet though
|
2026-05-09 08:35:47 +02:00 |
|
Ponali
|
60283fc40e
|
solvit: added some support for constant versions
|
2026-05-03 19:06:06 +02:00 |
|
Ponali
|
8dda210eb3
|
solvit: removing a reverse dependency from package removal now checks for that package's dependencies instead of every package
|
2026-05-03 17:46:11 +02:00 |
|
Ponali
|
233ad0598d
|
solvit: added handling cascading when removing packages
|
2026-05-03 15:51:18 +02:00 |
|
Ponali
|
442e83c8e9
|
solvit: change solvitdb calls to account for file path API change
|
2026-05-03 15:19:08 +02:00 |
|
Ponali
|
5ea263e0bc
|
solvit: added storing package removal
|
2026-05-03 15:05:42 +02:00 |
|
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 |
|