summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-04add an aditional matchphrase to the dependency solver, add color support && p...v4.2212.0V3n3RiX
2022-11-16change pickle database namesV3n3RiX
2022-11-13don't show file extensionsV3n3RiX
2022-11-05some more consistencyv4.2211.0V3n3RiX
2022-11-04maintain some consistencyV3n3RiX
2022-11-04Revert "backend : maintain some consistency, shave off some more lines of code"V3n3RiX
2022-11-04backend : maintain some consistency, shave off some more lines of codeV3n3RiX
2022-11-04backend : use pickle to store dependency lists across modules, split out down...V3n3RiX
2022-10-30move setMirror -> mirrorsV3n3RiX
2022-10-30space functions a bitV3n3RiX
2022-10-30these are no longer neededV3n3RiX
2022-10-30fix a typoV3n3RiX
2022-10-30merge upgradepkg && upgradesrcV3n3RiX
2022-10-30fix indentationV3n3RiX
2022-10-30merge installpkg && installsrcV3n3RiX
2022-10-30various cleanupsV3n3RiX
2022-10-30move upgrade{Pkg,Src} -> upgrade{pkg,src}V3n3RiX
2022-10-30move updateAll -> updateV3n3RiX
2022-10-30move uninstallAll -> uninstallV3n3RiX
2022-10-30move syncEnvironment -> syncenvV3n3RiX
2022-10-30move syncDatabase -> syncdbV3n3RiX
2022-10-30move setJobs -> setjobsV3n3RiX
2022-10-30move setBranch -> setbranchV3n3RiX
2022-10-30move searchSrc -> searchsrcV3n3RiX
2022-10-30move installSrc -> installsrcV3n3RiX
2022-10-30move installPkg -> installpkgV3n3RiX
2022-10-30move resolveDeps -> solvedepsV3n3RiX
2022-10-30move recoverDatabase -> recoverdbV3n3RiX
2022-10-30move killPortage -> killemergeV3n3RiX
2022-10-30move purgeEnvironment -> purgeenvV3n3RiX
2022-10-30move getFilesystem -> getfsV3n3RiX
2022-10-30move getEnvironment -> getenvV3n3RiX
2022-10-30move checkEnvironment -> checkenvV3n3RiX
2022-10-30move autoRemoveAll -> autoremoveV3n3RiX
2022-10-27bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=131V3n3RiX
2022-10-27bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=129V3n3RiX
2022-10-27sisyphus-gui : add alien filterV3n3RiX
2022-10-26fix variables in syncDatabaseV3n3RiX
2022-10-26fix typo : upgradeable -> upgradableV3n3RiX
2022-10-26rename start && startqt -> cliExec && guiExecV3n3RiX
2022-10-26merge uninstall && force uninstall functionsV3n3RiX
2022-10-26move : portageRemote -> gentooRemoteV3n3RiX
2022-10-26merge getCSV && getBinhost into getEnvironmentV3n3RiX
2022-10-25again : meaningful function namesV3n3RiX
2022-10-25avoid repetitionsV3n3RiX
2022-10-25meaningful function namesV3n3RiX
2022-10-25rename : portageRepo -> gentooRepoV3n3RiX
2022-09-19oops, forgot the importv4.2209.1V3n3RiX
2022-09-19we want realtime output in these, so bring back io.TextIOWrapperV3n3RiX
2022-09-18silence some partsV3n3RiX