summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-30don't start from 0, but from 1 insteadv4.2101.1V3n3RiX
2021-01-30backend : show how many binaries out of how many we downloaded so farV3n3RiX
2021-01-30fix typoV3n3RiX
2021-01-30ui : move package operations into the backendV3n3RiX
2021-01-29ui : convert qtextedit to qplaintexteditV3n3RiX
2021-01-25adjust some widget sizes to be uniform across the boardV3n3RiX
2021-01-24update the copyrightV3n3RiX
2021-01-24morph some qpushbutton into qtoolbutton, so we have nice labelsV3n3RiX
2021-01-24don't silently fail if a source package requested without the --ebuild option...V3n3RiX
2021-01-24these are too bigV3n3RiX
2021-01-23with flat buttons, let's increase the icon size a bitv4.2101.0V3n3RiX
2021-01-23modernise the gui interfaceV3n3RiX
2021-01-10minor tweaks to search filters && do not suggest --ebuild option when we have...V3n3RiX
2021-01-09no more dash dashV3n3RiX
2021-01-09* use .join rather than str to convert lists to stringsV3n3RiX
2020-12-31do not use SMT coresV3n3RiX
2020-12-14set the correct profilev4.2012.0V3n3RiX
2020-11-29Makefile : allow package splitting without weird hacksV3n3RiX
2020-09-20fix check.rootbionel
2020-09-18shave off some duplicated codev4.2009.0V3n3RiX
2020-08-18avoid confusionsbionel
2020-08-18pythonize check.root :Pbionel
2020-08-18default no longer needed herebionel
2020-08-18quick fixbionel
2020-08-18remove redundancyV3n3RiX
2020-08-18fix missing importV3n3RiX
2020-08-18make sisyphus.check.root more portable, replace it everywhereV3n3RiX
2020-08-18fix imports in dbsearch (no need to import the whole thing), rename it so we ...V3n3RiX
2020-08-16better suggestion for aliensbionel
2020-08-16allow search as non-rootbionel
2020-08-14improve alien descriptionbionel
2020-08-13add alien filter, trigger updatesbionel
2020-08-04add dbsearch for cli frontendbionel
2020-07-04fix some minor typosv4.2007.0V3n3RiX
2020-06-22add readme, make setjobs more selectivev4.2006.0bionel
2020-06-21backend : drop help.py, no longer neededV3n3RiX
2020-06-21make setjobs selectivebionel
2020-06-20backend : adjust to changed optionsV3n3RiX
2020-06-20change the hybrid option to ebuildbionel
2020-06-19minor tweaksV3n3RiX
2020-06-19small improvements, add short optionsbionel
2020-06-14sisyphus-cli : plug in the hybrid options, document themV3n3RiX
2020-06-13branchsetup : use GitPython instead of subprocessV3n3RiX
2020-06-12backend : split hybrid options out ('sisyphus install pkgname --hybrid' or 's...V3n3RiX
2020-06-11let's make sure our imports are saneV3n3RiX
2020-06-11branchsetup : split into multiple functions, warn users about the binary repo...V3n3RiX
2020-06-10sisyphus-cli : document uninstall option betterV3n3RiX
2020-06-10branchsetup : new generic module, drop old branchinject, branchmaster && bran...V3n3RiX
2020-06-09sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda...V3n3RiX
2020-06-09make search workV3n3RiX