Age | Commit message (Expand) | Author |
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 |
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-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-14 | don't allow alien packages to be reinstalled from gui; catch them early | 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 | axe auto-confirmation for --oneshot packages | V3n3RiX |
2023-04-08 | install : implement --oneshot, bugfix : https://bugs.redcorelinux.org/show_bu... | V3n3RiX |
2023-04-07 | rewrite update | V3n3RiX |
2023-04-07 | download : show why and where we use output_redirection (aka, graphical inter... | V3n3RiX |
2023-04-07 | backend : rewrite the dependency solver in a more efficient way | V3n3RiX |
2023-04-07 | backend : rewrite download in a more efficient way | V3n3RiX |
2023-03-11 | run autopep8 on the code | V3n3RiX |
2023-03-10 | more cryptic changes | V3n3RiX |
2023-03-09 | fetchList -> dl_list; gentooRepoDir -> g_src_dir; redcoreRepoDir -> r_src_dir... | V3n3RiX |
2023-03-09 | isSane -> is_sane; needsConfig -> need_cfg; isBinary -> is_bin; isSource -> i... | V3n3RiX |
2023-03-09 | remoteTable -> rmt_tbl; localTable -> lcl_tbl; remoteCSV -> rmt_csv; localCSV... | V3n3RiX |
2023-03-09 | portageOutput -> p_out | V3n3RiX |
2023-03-09 | portageExec -> p_exe | V3n3RiX |
2023-03-05 | Revert "make some noise" | V3n3RiX |
2023-03-05 | make some noise | V3n3RiX |
2023-02-14 | bright colours mean @world in portage's context, and sisyphus doesn't really ... | V3n3RiX |
2023-02-09 | fix the discrepancy between sisyphus and portage colors when it comes to sour... | V3n3RiX |
2023-01-16 | new download method is more reliable, but slower...speed it up againv5.2301.1 | V3n3RiX |
2023-01-12 | bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=132 && add manual cach...v5.2301.0 | V3n3RiX |
2022-12-17 | upgrade : fix undefined variable in print output | V3n3RiX |
2022-12-07 | backend : improve input handling in install && upgrade modules | V3n3RiX |
2022-12-04 | add an aditional matchphrase to the dependency solver, add color support && p...v4.2212.0 | V3n3RiX |
2022-11-16 | change pickle database names | V3n3RiX |
2022-11-13 | don't show file extensions | V3n3RiX |
2022-11-05 | some more consistencyv4.2211.0 | V3n3RiX |
2022-11-04 | maintain some consistency | V3n3RiX |
2022-11-04 | Revert "backend : maintain some consistency, shave off some more lines of code" | V3n3RiX |
2022-11-04 | backend : maintain some consistency, shave off some more lines of code | V3n3RiX |
2022-11-04 | backend : use pickle to store dependency lists across modules, split out down... | V3n3RiX |
2022-10-30 | space functions a bit | V3n3RiX |
2022-10-30 | these are no longer needed | V3n3RiX |
2022-10-30 | fix indentation | V3n3RiX |
2022-10-30 | merge installpkg && installsrc | V3n3RiX |
2022-09-17 | rearrange the backend | V3n3RiX |
2022-09-16 | bugfix : | 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-02 | minor changes | V3n3RiX |