summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-18looks like we reintroduced this after eliminating it in commit 5ef298d50edc3c...v5.2302.0V3n3RiX
2023-02-18w00psV3n3RiX
2023-02-14bright colours mean @world in portage's context, and sisyphus doesn't really ...V3n3RiX
2023-02-09fix the discrepancy between sisyphus and portage colors when it comes to sour...V3n3RiX
2023-01-16new download method is more reliable, but slower...speed it up againv5.2301.1V3n3RiX
2023-01-16fix typoV3n3RiX
2023-01-14purge the download cache when switching branchesV3n3RiX
2023-01-12bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=132 && add manual cach...v5.2301.0V3n3RiX
2023-01-12fix missing importV3n3RiX
2023-01-12minor tweaksV3n3RiX
2022-12-18add github as a remote optionV3n3RiX
2022-12-17upgrade : fix undefined variable in print outputV3n3RiX
2022-12-08let's maintain similar patternsV3n3RiX
2022-12-07backend : improve input handling in install && upgrade modulesV3n3RiX
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