summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-09sisyphus-cli : import the backend into the new client, plug the mirror module...V3n3RiX
2020-06-09cli-frontend : make the new client the default clinetV3n3RiX
2020-06-09Add implementation of sisiphus-cli using typerbionel
2020-06-08rename some constants to something more prettyV3n3RiX
2020-06-07update __init__.pyV3n3RiX
2020-06-07add spmsync option backV3n3RiX
2020-06-06filesystem module : gather all the folder and file paths used by sisyphus und...V3n3RiX
2020-06-06minor fixes, make the gui client work with the new backendV3n3RiX
2020-06-06populate __init__.py to simplify the client imports, ignore some irrelevant e...V3n3RiX
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend to...V3n3RiX
2019-12-31libsisyphus : undecorateV3n3RiX
2019-12-31libsisyphus : decorate metadata refresh function...it will give an aditional ...V3n3RiX
2019-12-19libsisyphus: fix parser confusion when some package triggers a number of rebu...V3n3RiX
2019-10-18be quietV3n3RiX
2019-10-17do some housekeeping and garbage collection once finishedv3.1910.1V3n3RiX
2019-10-17bugfix :V3n3RiX
2019-10-11libsisyphus : always sync the configuration filesv3.1910.0V3n3RiX
2019-10-06fix GUI when unable to install packages with same name from different categoriesbionel
2019-09-15regenerate portage metadata whenever we're changing the branches, rename some...v3.1909.2V3n3RiX
2019-09-14replace subprocess.call with subprocess.Popen in sync code, rework the logic ...v3.1909.1V3n3RiX
2019-09-08More bugfixesv3.1909.0V3n3RiX
2019-09-08Revert "start replacing subprocess.call with subprocess.Popen"V3n3RiX
2019-09-08start replacing subprocess.call with subprocess.PopenV3n3RiX
2019-09-07sisyphus-gui : adjust other UI elements to the new vertical resolutionV3n3RiX
2019-09-07sisyphus-gui : reduce vertical resolution to 600pxV3n3RiX
2019-09-06Bugfix && feature :V3n3RiX
2019-08-06libsisyphus : revert to using shallow clonesv3.1908.1V3n3RiX
2019-08-04make sisyphus auto adapt itself to the CPU numbers used in a systemv3.1908.0V3n3RiX
2019-07-14libsisyphus : remove duplicate importV3n3RiX
2019-07-13sisyphus-gui.py : bugfix/workaroundv3.1907.1V3n3RiX
2019-07-08libsisyphus : take stratact's suggestion, redocument the new optionsv3.1907.0V3n3RiX
2019-07-08libsisyphus : document the new optionsV3n3RiX
2019-07-08sisyphus-gui : try to maintain the focus on inputboxV3n3RiX
2019-07-07sisyphus-cli : make branch switching syntax bit more prettyV3n3RiX
2019-07-06libsisyphus : use pygit2 instead of subprocess to change branches, add option...V3n3RiX
2019-07-05bugfix : fix extraction error when two (or more) binary packages have the exa...V3n3RiX
2019-07-04sisyphus-gui : set focus on inputBox by defaultV3n3RiX
2019-07-04libsisyphus : fix a race condition && sisyphus-gui : use breeze style if avai...V3n3RiX
2019-07-03sisyphus-gui : implement a progress box inside the main windowV3n3RiX
2019-06-29make messages more accurateV3n3RiX
2019-06-19bugfix :V3n3RiX
2019-06-19accept refs that require updating .git/shallowV3n3RiX
2019-06-19do not create a local branch for next, point master to origin/nextV3n3RiX
2019-06-13add capability to switch branchesV3n3RiX
2019-06-13...V3n3RiX
2019-06-13make hybrid options default, this way one can install whatever he wants from ...V3n3RiX
2019-06-06do a shallow pull when syncing the tree to speed up things considerably, spec...V3n3RiX
2019-06-01libsisyphus :V3n3RiX
2019-04-07fix potential UI loading issuesv2.1904.1V3n3RiX
2019-04-02more backend bugfixes: drop some redundant code, rework update and make sure ...v2.1904.0V3n3RiX