Age | Commit message (Expand) | Author |
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 |
2018-04-08 | oops...:Dv1.1804 | V3n3RiX |
2018-04-08 | hook timestamps, run even faster | V3n3RiX |
2018-04-07 | invert installed/available, makes more sense | V3n3RiX |
2018-04-07 | Revert "quickfix: use full path for ui files, hardcoded for now" | V3n3RiX |
2018-04-07 | quickfix: use full path for ui files, hardcoded for now | bionel |
2018-04-07 | adjust labels | V3n3RiX |
2018-04-07 | tiny adjustments/fixes, reduce the amount of redundant syncs | V3n3RiX |
2018-04-06 | adjust to backend changes | V3n3RiX |
2018-04-07 | drop removable | bionel |
2018-04-07 | update selects to use description table | bionel |
2018-04-06 | hook remote_descriptions table | V3n3RiX |
2018-04-05 | convert all functions to camelcase | V3n3RiX |
2018-03-26 | merge worker classes, run autopep8 on the code | V3n3RiX |
2018-03-26 | add tooltips | V3n3RiX |
2018-03-26 | add license information | V3n3RiX |
2018-03-26 | merge mirror settings window into main application | V3n3RiX |
2018-03-25 | add settings button tooltip | V3n3RiX |
2018-03-25 | don't make mail address a link | V3n3RiX |
2018-03-25 | connect sisyphus-config to main application | V3n3RiX |
2018-03-25 | drop menubar | V3n3RiX |
2018-03-25 | drop redundant close button, since config is applied instantly, use pressed/r... | V3n3RiX |
2018-03-25 | playtime over, write to actual mirror configuration file | V3n3RiX |
2018-03-25 | move functions to backend, where they belong | V3n3RiX |
2018-03-25 | add mirror selection to cli frontend | bionel |
2018-03-25 | make sisyphus-config to actually write mirrors.conf | V3n3RiX |
2018-03-24 | add config gui | bionel |
2018-03-13 | convert gui code to camelcase, promote gui window to qmainwindow, add a demo ... | V3n3RiX |
2018-01-03 | autopep8 | V3n3RiX |
2018-01-03 | wth | V3n3RiX |
2018-01-03 | rename classes, and thread names to make a bit more sense | V3n3RiX |
2017-12-25 | sisyphus-gui : port updateThread to QObject as well | V3n3RiX |