summaryrefslogtreecommitdiff
path: root/src/backend/uninstall.py
AgeCommit message (Expand)Author
2024-02-25rename some functionsv6.2402.0V3n3RiX
2024-02-08getcolor -> getclrV3n3RiX
2024-02-08I love picklesV3n3RiX
2024-01-20don't silently fail while attempting to uninstall a package with reverse depe...v6.2401.0V3n3RiX
2023-04-12adjust uninstallV3n3RiX
2023-04-09uninstall : simplify function argumentsV3n3RiX
2023-04-08make uninstall function parameters more descriptiveV3n3RiX
2023-04-07rewrite uninstallV3n3RiX
2023-03-11run autopep8 on the codeV3n3RiX
2023-03-09remoteTable -> rmt_tbl; localTable -> lcl_tbl; remoteCSV -> rmt_csv; localCSV...V3n3RiX
2023-03-09portageOutput -> p_outV3n3RiX
2023-03-09portageExec -> p_exeV3n3RiX
2023-03-05Revert "make some noise"V3n3RiX
2023-03-05make some noiseV3n3RiX
2022-12-04add an aditional matchphrase to the dependency solver, add color support && p...v4.2212.0V3n3RiX
2022-11-05some more consistencyv4.2211.0V3n3RiX
2022-10-30space functions a bitV3n3RiX
2022-10-30various cleanupsV3n3RiX
2022-10-30move uninstallAll -> uninstallV3n3RiX
2022-09-17rearrange the backendV3n3RiX
2022-09-16bugfix :V3n3RiX
2021-01-30ui : move package operations into the backendV3n3RiX
2020-08-18pythonize check.root :Pbionel
2020-08-18make sisyphus.check.root more portable, replace it everywhereV3n3RiX
2020-06-11let's make sure our imports are saneV3n3RiX
2020-06-09sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda...V3n3RiX
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend to...V3n3RiX