summaryrefslogtreecommitdiff
path: root/src/backend/rmpkgsrc.py
AgeCommit message (Collapse)Author
2024-03-01* expose the --nodeps option from Portage in Sisyphus CLIHEADv6.2403.1masterV3n3RiX
* use it to install packages without retreiving their dependencies * rewrite and update the CLI help menu to reflect the new option * some minor cosmetic fixes
2024-03-01rewrite the print statements in a more concise and professional wayv6.2403.0V3n3RiX
2024-03-01bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=156V3n3RiX
2024-02-28behave more like portage, and don't waste time resolving reverse ↵V3n3RiX
dependencies during force removal of a package
2024-02-26* extend https://bugs.redcorelinux.org/show_bug.cgi?id=143v6.2402.1V3n3RiX
* improve the UX at package removal stage and orphan removal stage * require double confirmation for a forced, unsafe removal of a package
2024-02-25rename some functionsv6.2402.0V3n3RiX