Age | Commit message (Expand) | Author |
2022-10-30 | various cleanups | V3n3RiX |
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 setJobs -> setjobs | V3n3RiX |
2022-10-30 | move installPkg -> installpkg | V3n3RiX |
2022-10-30 | move getFilesystem -> getfs | V3n3RiX |
2022-10-30 | move autoRemoveAll -> autoremove | V3n3RiX |
2022-10-27 | sisyphus-gui : add alien filter | V3n3RiX |
2022-10-26 | fix variables in syncDatabase | V3n3RiX |
2022-10-26 | rename start && startqt -> cliExec && guiExec | V3n3RiX |
2022-10-26 | merge uninstall && force uninstall functions | V3n3RiX |
2022-09-17 | rearrange the backend | V3n3RiX |
2022-07-14 | sisyphus-gui : rework window positioning, fix implicit float->int conversion ... | V3n3RiX |
2021-08-21 | sisyphus-gui : shave off some LoC | V3n3RiX |
2021-03-06 | backend: | V3n3RiX |
2021-02-02 | * better explain some used terms | V3n3RiX |
2021-01-30 | ui : move package operations into the backend | V3n3RiX |
2021-01-23 | modernise the gui interface | V3n3RiX |
2021-01-09 | * use .join rather than str to convert lists to strings | V3n3RiX |
2020-06-09 | sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda... | V3n3RiX |
2020-06-08 | rename some constants to something more pretty | 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 |
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-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-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-04-07 | fix potential UI loading issuesv2.1904.1 | 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-11-20 | libsisyphus : make use of tuples to get all dependency (binary,source) inform... | 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 | 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 |