Age | Commit message (Expand) | Author |
2022-10-30 | move setMirror -> mirrors | V3n3RiX |
2022-10-30 | space functions a bit | V3n3RiX |
2022-10-30 | these are no longer needed | V3n3RiX |
2022-10-30 | fix a typo | V3n3RiX |
2022-10-30 | merge upgradepkg && upgradesrc | V3n3RiX |
2022-10-30 | fix indentation | V3n3RiX |
2022-10-30 | merge installpkg && installsrc | V3n3RiX |
2022-10-30 | various cleanups | V3n3RiX |
2022-10-30 | move upgrade{Pkg,Src} -> upgrade{pkg,src} | V3n3RiX |
2022-10-30 | move updateAll -> update | V3n3RiX |
2022-10-30 | move uninstallAll -> uninstall | V3n3RiX |
2022-10-30 | move syncEnvironment -> syncenv | V3n3RiX |
2022-10-30 | move syncDatabase -> syncdb | V3n3RiX |
2022-10-30 | move setJobs -> setjobs | V3n3RiX |
2022-10-30 | move setBranch -> setbranch | V3n3RiX |
2022-10-30 | move searchSrc -> searchsrc | V3n3RiX |
2022-10-30 | move installSrc -> installsrc | V3n3RiX |
2022-10-30 | move installPkg -> installpkg | V3n3RiX |
2022-10-30 | move resolveDeps -> solvedeps | V3n3RiX |
2022-10-30 | move recoverDatabase -> recoverdb | V3n3RiX |
2022-10-30 | move killPortage -> killemerge | V3n3RiX |
2022-10-30 | move purgeEnvironment -> purgeenv | V3n3RiX |
2022-10-30 | move getFilesystem -> getfs | V3n3RiX |
2022-10-30 | move getEnvironment -> getenv | V3n3RiX |
2022-10-30 | move checkEnvironment -> checkenv | V3n3RiX |
2022-10-30 | move autoRemoveAll -> autoremove | V3n3RiX |
2022-10-27 | bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=131 | V3n3RiX |
2022-10-27 | bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=129 | V3n3RiX |
2022-10-27 | sisyphus-gui : add alien filter | V3n3RiX |
2022-10-26 | fix variables in syncDatabase | V3n3RiX |
2022-10-26 | fix typo : upgradeable -> upgradable | V3n3RiX |
2022-10-26 | rename start && startqt -> cliExec && guiExec | V3n3RiX |
2022-10-26 | merge uninstall && force uninstall functions | V3n3RiX |
2022-10-26 | move : portageRemote -> gentooRemote | V3n3RiX |
2022-10-26 | merge getCSV && getBinhost into getEnvironment | V3n3RiX |
2022-10-25 | again : meaningful function names | V3n3RiX |
2022-10-25 | avoid repetitions | V3n3RiX |
2022-10-25 | meaningful function names | V3n3RiX |
2022-10-25 | rename : portageRepo -> gentooRepo | V3n3RiX |
2022-09-19 | oops, forgot the importv4.2209.1 | V3n3RiX |
2022-09-19 | we want realtime output in these, so bring back io.TextIOWrapper | V3n3RiX |
2022-09-18 | silence some parts | V3n3RiX |
2022-09-17 | only use pipes when absolutely needed | V3n3RiX |
2022-09-17 | get rid of io.TextIOWrapper | V3n3RiX |
2022-09-17 | fix Popen.communicate calls | V3n3RiX |
2022-09-17 | move subprocess.Popen.communicate at the end of the data stream | V3n3RiX |
2022-09-17 | reorder imports alphabetically | V3n3RiX |
2022-09-17 | rearrange the backend | V3n3RiX |
2022-09-16 | replace subprocess.Popen.wait with subprocess.Popen.communicate everywhere we... | V3n3RiX |
2022-09-16 | bugfix : | V3n3RiX |