Age | Commit message (Expand) | Author |
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 |
2020-08-18 | fix missing import | V3n3RiX |
2020-08-18 | make sisyphus.check.root more portable, replace it everywhere | V3n3RiX |
2020-08-18 | fix imports in dbsearch (no need to import the whole thing), rename it so we ... | V3n3RiX |
2020-08-16 | better suggestion for aliens | bionel |
2020-08-16 | allow search as non-root | bionel |
2020-08-14 | improve alien description | bionel |
2020-08-13 | add alien filter, trigger updates | bionel |
2020-08-04 | add dbsearch for cli frontend | bionel |
2020-07-04 | fix some minor typosv4.2007.0 | V3n3RiX |
2020-06-22 | add readme, make setjobs more selectivev4.2006.0 | bionel |
2020-06-21 | backend : drop help.py, no longer needed | V3n3RiX |
2020-06-21 | make setjobs selective | bionel |
2020-06-20 | backend : adjust to changed options | V3n3RiX |
2020-06-20 | change the hybrid option to ebuild | bionel |
2020-06-19 | minor tweaks | V3n3RiX |
2020-06-19 | small improvements, add short options | bionel |
2020-06-14 | sisyphus-cli : plug in the hybrid options, document them | V3n3RiX |
2020-06-13 | branchsetup : use GitPython instead of subprocess | V3n3RiX |
2020-06-12 | backend : split hybrid options out ('sisyphus install pkgname --hybrid' or 's... | V3n3RiX |
2020-06-11 | let's make sure our imports are sane | V3n3RiX |
2020-06-11 | branchsetup : split into multiple functions, warn users about the binary repo... | V3n3RiX |
2020-06-10 | sisyphus-cli : document uninstall option better | V3n3RiX |
2020-06-10 | branchsetup : new generic module, drop old branchinject, branchmaster && bran... | V3n3RiX |
2020-06-09 | sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda... | V3n3RiX |
2020-06-09 | make search work | V3n3RiX |
2020-06-09 | sisyphus-cli : import the backend into the new client, plug the mirror module... | V3n3RiX |
2020-06-09 | cli-frontend : make the new client the default clinet | V3n3RiX |
2020-06-09 | Add implementation of sisiphus-cli using typer | bionel |
2020-06-08 | rename some constants to something more pretty | V3n3RiX |
2020-06-07 | update __init__.py | V3n3RiX |
2020-06-07 | add spmsync option back | 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 |
2020-06-06 | populate __init__.py to simplify the client imports, ignore some irrelevant e... | V3n3RiX |
2020-06-06 | big rewrite : split the backend in smaller pieces, rework the cli frontend to... | V3n3RiX |
2019-12-31 | libsisyphus : undecorate | V3n3RiX |
2019-12-31 | libsisyphus : decorate metadata refresh function...it will give an aditional ... | V3n3RiX |
2019-12-19 | libsisyphus: fix parser confusion when some package triggers a number of rebu... | V3n3RiX |
2019-10-18 | be quiet | V3n3RiX |
2019-10-17 | do some housekeeping and garbage collection once finishedv3.1910.1 | V3n3RiX |
2019-10-17 | bugfix : | V3n3RiX |
2019-10-11 | libsisyphus : always sync the configuration filesv3.1910.0 | 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 |