summaryrefslogtreecommitdiff
path: root/src/backend/upgradeSrc.py
AgeCommit message (Expand)Author
2022-10-30move upgrade{Pkg,Src} -> upgrade{pkg,src}V3n3RiX
2022-10-30move updateAll -> updateV3n3RiX
2022-10-30move syncDatabase -> syncdbV3n3RiX
2022-10-30move resolveDeps -> solvedepsV3n3RiX
2022-10-30move getFilesystem -> getfsV3n3RiX
2022-10-30move getEnvironment -> getenvV3n3RiX
2022-10-30move checkEnvironment -> checkenvV3n3RiX
2022-10-27bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=131V3n3RiX
2022-10-26rename start && startqt -> cliExec && guiExecV3n3RiX
2022-10-26merge getCSV && getBinhost into getEnvironmentV3n3RiX
2022-10-25again : meaningful function namesV3n3RiX
2022-09-19we want realtime output in these, so bring back io.TextIOWrapperV3n3RiX
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