summaryrefslogtreecommitdiff
path: root/src/backend/autoremove.py
AgeCommit message (Expand)Author
2024-02-25rename some functionsv6.2402.0V3n3RiX
2024-02-08getcolor -> getclrV3n3RiX
2023-04-07backend : rewrite autoremoveV3n3RiX
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 syncDatabase -> syncdbV3n3RiX
2022-10-30move killPortage -> killemergeV3n3RiX
2022-10-30move checkEnvironment -> checkenvV3n3RiX
2022-10-30move autoRemoveAll -> autoremoveV3n3RiX
2022-09-17rearrange the backendV3n3RiX
2022-09-16bugfix :V3n3RiX
2021-01-30ui : move package operations into the backendV3n3RiX
2020-09-20fix check.rootbionel
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