Age | Commit message (Expand) | Author |
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 |
2019-04-02 | more backend bugfixes: drop some redundant code, rework update and make sure ...v2.1904.0 | V3n3RiX |
2018-12-31 | make search only search for binaries, implement hybrid search as an option to... | V3n3RiX |
2018-11-14 | add dash dash :D | V3n3RiX |
2018-11-11 | libsisyphus : | V3n3RiX |
2018-11-09 | refuse to install/uninstall/force-uninstall/search if no package name is given | V3n3RiX |
2018-09-30 | hardcode binmode | V3n3RiX |
2018-09-15 | reduce the number of database connections to speed things a bit, arrange the ...v1.1809 | V3n3RiX |
2018-04-13 | make sisyphus-cli update independent of timestamp, to force a manual sync of ... | V3n3RiX |
2018-04-08 | oops...:Dv1.1804 | V3n3RiX |
2018-04-06 | hook remote_descriptions table | V3n3RiX |
2018-04-05 | convert all functions to camelcase | V3n3RiX |
2018-03-25 | move functions to backend, where they belong | V3n3RiX |
2018-03-25 | add mirror selection to cli frontend | bionel |
2017-09-30 | fix yet another typo | V3n3RiX |
2017-09-30 | sisyphus-backend : add rescue option, to reinit a lost or corrupted db; fix a... | V3n3RiX |
2017-09-29 | backend : change the way we call portage; cli-frontend : no longer expose aut... | V3n3RiX |
2017-09-16 | rearrange backend && cli frontend code | V3n3RiX |
2017-09-01 | sisyphus : objectify package list arguments, get rid of xterm, run operations... | V3n3RiX |
2017-07-20 | bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=27 | V3n3RiX |
2017-07-13 | add option to manually sync Sisyphus database with Portage database | V3n3RiX |
2017-06-28 | we don't need subprocess in here | V3n3RiX |
2017-06-28 | drop not working options | V3n3RiX |
2017-06-26 | kill old backend | V3n3RiX |
2017-06-26 | add remaining options from sisyphus bash backend/frontend | V3n3RiX |
2017-06-24 | write a proper Makefile, rearrange source code a bit | V3n3RiX |