Age | Commit message (Expand) | Author |
2024-09-18 | bugfix : don't get stuck in progress mode if a package cannot be removed for ... | V3n3RiX |
2024-09-18 | qt frontend : move the progress output do a dedicated window && ui tweaks | V3n3RiX |
2024-09-02 | GUI frontend:v6.2409.0 | V3n3RiX |
2024-09-02 | port to PyQt6, adjust launcher, minor UI tweaks | V3n3RiX |
2024-08-31 | unify db queryingv6.2408.0 | V3n3RiX |
2024-08-26 | cosmetic tweaks | V3n3RiX |
2024-08-23 | prepare for API documentation | V3n3RiX |
2024-06-22 | migrate to profile 23.0 | V3n3RiX |
2024-03-09 | rename some functions | V3n3RiX |
2024-03-01 | * expose the --nodeps option from Portage in Sisyphus CLIv6.2403.1 | V3n3RiX |
2024-03-01 | rewrite the print statements in a more concise and professional wayv6.2403.0 | V3n3RiX |
2024-03-01 | bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=156 | V3n3RiX |
2024-02-28 | behave more like portage, and don't waste time resolving reverse dependencies... | V3n3RiX |
2024-02-26 | * extend https://bugs.redcorelinux.org/show_bug.cgi?id=143v6.2402.1 | V3n3RiX |
2024-02-25 | rename some functionsv6.2402.0 | V3n3RiX |
2024-02-25 | bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=143 | V3n3RiX |
2024-02-08 | getcolor -> getclr | V3n3RiX |
2024-02-08 | download -> dlpkg | V3n3RiX |
2024-02-08 | I love pickles | V3n3RiX |
2024-01-20 | don't silently fail while attempting to uninstall a package with reverse depe...v6.2401.0 | V3n3RiX |
2024-01-20 | rewrite help menus | V3n3RiX |
2023-08-03 | adjust makeopts | V3n3RiX |
2023-08-02 | randomly and automatically pick a correct binhost index while switching branches | V3n3RiX |
2023-07-21 | sleep for 1 second | V3n3RiX |
2023-07-21 | backend : rework the update logic a little | V3n3RiX |
2023-05-20 | fix missing importsv6.2305.0 | V3n3RiX |
2023-05-05 | bugfix (part 2) : https://bugs.redcorelinux.org/show_bug.cgi?id=142 | V3n3RiX |
2023-05-05 | bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=142 | V3n3RiX |
2023-04-28 | adjust some wording | V3n3RiX |
2023-04-15 | split extra long prints into smaller ones, improve code readabilityv6.2304.0 | V3n3RiX |
2023-04-15 | backend : improve the countdown timer, use it to kill the GUI whenever an uns... | V3n3RiX |
2023-04-15 | fix typos | V3n3RiX |
2023-04-15 | check for internet connectivity, and stop execution if there is none | V3n3RiX |
2023-04-14 | don't allow alien packages to be reinstalled from gui; catch them early | V3n3RiX |
2023-04-13 | search : don't automatically update the database while searching as root (cau... | V3n3RiX |
2023-04-12 | adjust uninstall | V3n3RiX |
2023-04-09 | uninstall : simplify function arguments | V3n3RiX |
2023-04-09 | rewrite upgrade; cleaner API : one entrypoint instead of three, handle keyboa... | V3n3RiX |
2023-04-09 | rewrite install; cleaner API : one entrypoint instead of three, handle keyboa... | V3n3RiX |
2023-04-08 | solvedeps : make sure it stops with keyboard interrupt | V3n3RiX |
2023-04-08 | setprofile : make sure it stops with keyboard interrupt | V3n3RiX |
2023-04-08 | setbranch : make sure it stops with keyboard interrupt | V3n3RiX |
2023-04-08 | getenv : make sure it stops with keyboard interrupt | V3n3RiX |
2023-04-08 | make sure download stops with keyboard interrupt | V3n3RiX |
2023-04-08 | axe auto-confirmation for --oneshot packages | V3n3RiX |
2023-04-08 | simplify | V3n3RiX |
2023-04-08 | install : implement --oneshot, bugfix : https://bugs.redcorelinux.org/show_bu... | V3n3RiX |
2023-04-08 | setbranch : store the branches and remotes in a dict, simplyfying the code | V3n3RiX |
2023-04-08 | update : handle KeyboardInterrupt gracefully | V3n3RiX |
2023-04-08 | make uninstall function parameters more descriptive | V3n3RiX |