summaryrefslogtreecommitdiff
path: root/src/backend/__init__.py
AgeCommit message (Expand)Author
2021-03-06merge similar modules togetherv4.2103V3n3RiX
2021-01-30ui : move package operations into the backendV3n3RiX
2020-08-18fix imports in dbsearch (no need to import the whole thing), rename it so we ...V3n3RiX
2020-08-04add dbsearch for cli frontendbionel
2020-07-04fix some minor typosv4.2007.0V3n3RiX
2020-06-21backend : drop help.py, no longer neededV3n3RiX
2020-06-20backend : adjust to changed optionsV3n3RiX
2020-06-12backend : split hybrid options out ('sisyphus install pkgname --hybrid' or 's...V3n3RiX
2020-06-10branchsetup : new generic module, drop old branchinject, branchmaster && bran...V3n3RiX
2020-06-09sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda...V3n3RiX
2020-06-07update __init__.pyV3n3RiX
2020-06-06filesystem module : gather all the folder and file paths used by sisyphus und...V3n3RiX
2020-06-06minor fixes, make the gui client work with the new backendV3n3RiX
2020-06-06populate __init__.py to simplify the client imports, ignore some irrelevant e...V3n3RiX
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend to...V3n3RiX