summaryrefslogtreecommitdiff
path: root/src/backend/uninstallAll.py
AgeCommit message (Expand)Author
2022-10-30move uninstallAll -> uninstallV3n3RiX
2022-10-30move syncDatabase -> syncdbV3n3RiX
2022-10-30move killPortage -> killemergeV3n3RiX
2022-10-30move checkEnvironment -> checkenvV3n3RiX
2022-10-26rename start && startqt -> cliExec && guiExecV3n3RiX
2022-10-26merge uninstall && force uninstall functionsV3n3RiX
2022-10-25again : meaningful function namesV3n3RiX
2022-09-19oops, forgot the importv4.2209.1V3n3RiX
2022-09-19we want realtime output in these, so bring back io.TextIOWrapperV3n3RiX
2022-09-17only use pipes when absolutely neededV3n3RiX
2022-09-17get rid of io.TextIOWrapperV3n3RiX
2022-09-17fix Popen.communicate callsV3n3RiX
2022-09-17move subprocess.Popen.communicate at the end of the data streamV3n3RiX
2022-09-17reorder imports alphabeticallyV3n3RiX
2022-09-17rearrange the backendV3n3RiX