Age | Commit message (Expand) | Author |
2022-09-16 | replace subprocess.Popen.wait with subprocess.Popen.communicate everywhere we... | V3n3RiX |
2022-09-16 | bugfix : | V3n3RiX |
2022-08-09 | backend : split check.branch() function | V3n3RiX |
2022-08-09 | layout tweaks | 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-07-10 | sisyphus backend : arm64 specific bitsv4.2107.0 | V3n3RiX |
2021-06-08 | backend : leave the package cache alone while switching branches | V3n3RiX |
2021-04-05 | ui : maintain the aspect ratio, but make sure we fit the window in low rez di... | V3n3RiX |
2021-03-06 | merge similar modules togetherv4.2103 | V3n3RiX |
2021-03-06 | backend: | V3n3RiX |
2021-03-06 | backend : | V3n3RiX |
2021-02-15 | backend : enable bdeps by default in solvedeps && install && ebuildinstall mo... | V3n3RiX |
2021-02-08 | backend : we already have package category in the calculated dependency list,...v4.2102.0 | V3n3RiX |
2021-02-06 | order imports, minor fix in check module | V3n3RiX |
2021-02-02 | minor changes | V3n3RiX |
2021-02-02 | make this code more pretty | V3n3RiX |
2021-02-02 | Revert "cleanup some code" | V3n3RiX |
2021-02-02 | cleanup some code | V3n3RiX |
2021-02-02 | remove some redundant code -> faster sync speeds | V3n3RiX |
2021-02-02 | * better explain some used terms | V3n3RiX |
2021-01-31 | backend : refuse to run if there is a missmatch between the local branch and ... | V3n3RiX |
2021-01-31 | backend : reuse binhost module in csvfiles module, one less portage call | V3n3RiX |
2021-01-31 | Revert "backend : reuse binhost module in csvfiles module, one less portage c... | V3n3RiX |
2021-01-31 | backend : reuse binhost module in csvfiles module, one less portage call | V3n3RiX |
2021-01-30 | don't start from 0, but from 1 insteadv4.2101.1 | V3n3RiX |
2021-01-30 | backend : show how many binaries out of how many we downloaded so far | V3n3RiX |
2021-01-30 | fix typo | V3n3RiX |
2021-01-30 | ui : move package operations into the backend | V3n3RiX |
2021-01-29 | ui : convert qtextedit to qplaintextedit | V3n3RiX |
2021-01-25 | adjust some widget sizes to be uniform across the board | V3n3RiX |
2021-01-24 | update the copyright | V3n3RiX |
2021-01-24 | morph some qpushbutton into qtoolbutton, so we have nice labels | V3n3RiX |
2021-01-24 | don't silently fail if a source package requested without the --ebuild option... | V3n3RiX |
2021-01-24 | these are too big | V3n3RiX |
2021-01-23 | with flat buttons, let's increase the icon size a bitv4.2101.0 | V3n3RiX |
2021-01-23 | modernise the gui interface | V3n3RiX |
2021-01-10 | minor tweaks to search filters && do not suggest --ebuild option when we have... | V3n3RiX |
2021-01-09 | no more dash dash | V3n3RiX |
2021-01-09 | * use .join rather than str to convert lists to strings | V3n3RiX |
2020-12-31 | do not use SMT cores | V3n3RiX |
2020-12-14 | set the correct profilev4.2012.0 | V3n3RiX |
2020-11-29 | Makefile : allow package splitting without weird hacks | V3n3RiX |
2020-09-20 | fix check.root | bionel |
2020-09-18 | shave off some duplicated codev4.2009.0 | V3n3RiX |
2020-08-18 | avoid confusions | bionel |
2020-08-18 | pythonize check.root :P | bionel |
2020-08-18 | default no longer needed here | bionel |
2020-08-18 | quick fix | bionel |
2020-08-18 | remove redundancy | V3n3RiX |