Age | Commit message (Expand) | Author |
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-26 | merge uninstall && force uninstall functions | V3n3RiX |
2022-10-26 | merge getCSV && getBinhost into getEnvironment | V3n3RiX |
2022-10-25 | again : meaningful function names | V3n3RiX |
2022-09-17 | reorder imports alphabetically | V3n3RiX |
2022-09-17 | rearrange the backend | V3n3RiX |
2021-03-06 | merge similar modules togetherv4.2103 | V3n3RiX |
2021-01-30 | ui : move package operations into the backend | V3n3RiX |
2020-08-18 | fix imports in dbsearch (no need to import the whole thing), rename it so we ... | V3n3RiX |
2020-08-04 | add dbsearch for cli frontend | bionel |
2020-07-04 | fix some minor typosv4.2007.0 | V3n3RiX |
2020-06-21 | backend : drop help.py, no longer needed | V3n3RiX |
2020-06-20 | backend : adjust to changed options | V3n3RiX |
2020-06-12 | backend : split hybrid options out ('sisyphus install pkgname --hybrid' or 's... | 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-07 | update __init__.py | V3n3RiX |
2020-06-06 | filesystem module : gather all the folder and file paths used by sisyphus und... | V3n3RiX |
2020-06-06 | minor fixes, make the gui client work with the new backend | 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 |