Age | Commit message (Expand) | Author |
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-09 | Add implementation of sisiphus-cli using typer | bionel |
2020-06-08 | rename some constants to something more pretty | V3n3RiX |
2020-06-07 | add spmsync option back | 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 |
2019-10-06 | fix GUI when unable to install packages with same name from different categories | bionel |
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-09-07 | sisyphus-gui : adjust other UI elements to the new vertical resolution | V3n3RiX |
2019-09-07 | sisyphus-gui : reduce vertical resolution to 600px | V3n3RiX |
2019-08-04 | make sisyphus auto adapt itself to the CPU numbers used in a systemv3.1908.0 | V3n3RiX |
2019-07-08 | sisyphus-gui : try to maintain the focus on inputbox | 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-07-05 | bugfix : fix extraction error when two (or more) binary packages have the exa... | V3n3RiX |
2019-07-04 | sisyphus-gui : set focus on inputBox by default | V3n3RiX |
2019-07-04 | libsisyphus : fix a race condition && sisyphus-gui : use breeze style if avai... | V3n3RiX |
2019-07-03 | sisyphus-gui : implement a progress box inside the main window | 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 |
2019-04-07 | fix potential UI loading issuesv2.1904.1 | V3n3RiX |
2019-04-02 | more backend bugfixes: drop some redundant code, rework update and make sure ...v2.1904.0 | V3n3RiX |
2019-03-21 | optimise the code a little | V3n3RiX |
2019-03-21 | make syncing more robust, rely on git, not emerge | V3n3RiX |
2019-02-27 | libsisyphus backend : | V3n3RiX |
2019-02-26 | rename some variables | V3n3RiX |
2018-12-31 | make search only search for binaries, implement hybrid search as an option to... | V3n3RiX |
2018-11-20 | libsisyphus : make use of tuples to get all dependency (binary,source) inform... | V3n3RiX |
2018-11-14 | add dash dash :D | V3n3RiX |
2018-11-11 | libsisyphus : | V3n3RiX |
2018-11-10 | make more room for hybrid and source mode | V3n3RiX |
2018-11-10 | sisyphus-gui : print some more information when executed from cli | V3n3RiX |
2018-11-10 | make room to implement hybrid mode and source mode in libsisyphus | V3n3RiX |
2018-11-09 | refuse to install/uninstall/force-uninstall/search if no package name is given | V3n3RiX |
2018-11-09 | use portage cache as download location for binaries | V3n3RiX |
2018-10-28 | sisyphus-gui : print some more information on stdout, when executed from CLIv1.1810 | V3n3RiX |
2018-09-30 | disable fuzzy search and misspell suggestions | 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-08-19 | implement our fetch method in sisyphus-gui, autopep the code | V3n3RiX |
2018-05-17 | make sure we leave no zombie alive | V3n3RiX |
2018-04-23 | rearrange and comment the functions (what each of it does) | V3n3RiX |
2018-04-22 | sisyphus backend : slight improvements | V3n3RiX |
2018-04-13 | make sisyphus-cli update independent of timestamp, to force a manual sync of ... | V3n3RiX |