Age | Commit message (Expand) | Author |
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 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 recoverDatabase -> recoverdb | V3n3RiX |
2022-10-30 | move checkEnvironment -> checkenv | V3n3RiX |
2022-10-30 | move autoRemoveAll -> autoremove | 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-09-17 | reorder imports alphabetically | V3n3RiX |
2022-09-17 | rearrange the backend | V3n3RiX |
2021-03-06 | backend: | V3n3RiX |
2021-02-02 | * better explain some used terms | V3n3RiX |
2021-01-30 | ui : move package operations into the backend | V3n3RiX |
2021-01-10 | minor tweaks to search filters && do not suggest --ebuild option when we have... | V3n3RiX |
2020-08-18 | pythonize check.root :P | bionel |
2020-08-18 | make sisyphus.check.root more portable, replace it everywhere | V3n3RiX |
2020-08-18 | fix imports in dbsearch (no need to import the whole thing), rename it so we ... | V3n3RiX |
2020-08-13 | add alien filter, trigger updates | bionel |
2020-08-04 | add dbsearch for cli frontend | bionel |
2020-07-04 | fix some minor typosv4.2007.0 | V3n3RiX |
2020-06-22 | add readme, make setjobs more selectivev4.2006.0 | bionel |
2020-06-21 | make setjobs selective | bionel |
2020-06-20 | backend : adjust to changed options | V3n3RiX |
2020-06-20 | change the hybrid option to ebuild | bionel |
2020-06-19 | minor tweaks | V3n3RiX |
2020-06-19 | small improvements, add short options | bionel |
2020-06-14 | sisyphus-cli : plug in the hybrid options, document them | V3n3RiX |
2020-06-10 | sisyphus-cli : document uninstall option better | V3n3RiX |
2020-06-10 | branchsetup : new generic module, drop old branchinject, branchmaster && bran... | V3n3RiX |
2020-06-09 | sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda... | V3n3RiX |
2020-06-09 | make search work | V3n3RiX |
2020-06-09 | sisyphus-cli : import the backend into the new client, plug the mirror module... | V3n3RiX |
2020-06-09 | cli-frontend : make the new client the default clinet | V3n3RiX |
2020-06-07 | add spmsync option back | V3n3RiX |
2020-06-06 | populate __init__.py to simplify the client imports, ignore some irrelevant e... | V3n3RiX |
2020-06-06 | big rewrite : split the backend in smaller pieces, rework the cli frontend to... | V3n3RiX |
2019-09-15 | regenerate portage metadata whenever we're changing the branches, rename some...v3.1909.2 | V3n3RiX |
2019-09-14 | replace subprocess.call with subprocess.Popen in sync code, rework the logic ...v3.1909.1 | V3n3RiX |
2019-08-04 | make sisyphus auto adapt itself to the CPU numbers used in a systemv3.1908.0 | V3n3RiX |
2019-07-07 | sisyphus-cli : make branch switching syntax bit more pretty | V3n3RiX |
2019-07-06 | libsisyphus : use pygit2 instead of subprocess to change branches, add option... | V3n3RiX |
2019-06-13 | add capability to switch branches | V3n3RiX |
2019-06-13 | make hybrid options default, this way one can install whatever he wants from ... | V3n3RiX |