Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-10 | branchsetup : new generic module, drop old branchinject, branchmaster && ↵ | V3n3RiX | |
branchnext modules; plug the new module into the new cli client -> works magic | |||
2020-06-09 | sisyphus-cli : plug more functions : install, uninstall, forceuninstall, ↵ | V3n3RiX | |
update, upgrade, rescue, spmsync, autoremove - all work | |||
2020-06-07 | update __init__.py | V3n3RiX | |
2020-06-06 | filesystem module : gather all the folder and file paths used by sisyphus ↵ | V3n3RiX | |
under one module, and expose them to other modules from there | |||
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 ↵ | V3n3RiX | |
errors | |||
2020-06-06 | big rewrite : split the backend in smaller pieces, rework the cli frontend ↵ | V3n3RiX | |
to work with the new backend ... gui frontend wip |