Backlog (raw) 1.0: upgrade --ask --fetch --pretend --verbose --replay --empty --resume * drop --skipfirst --multifetch --multifetch=N install --ask --pretend --fetch --nodeps --bdeps --resume * drop --skipfirst --clean --empty --relaxed --deep --verbose --configfiles --multifetch --multifetch=N fetch --ask --pretend --nodeps --relaxed --multifetch --multifetch=N config --ask --pretend security oscheck --mtime --assimilate --reinstall --quiet --verbose update --force list --affected --unaffected info install --ask --fetch --pretend --quiet deptest --quiet --ask --pretend libtest --dump --listfiles --quiet --ask --pretend drop "append_xpak()" in xpaktools equo unused -> add to "equo query unused" move etpConst['install_sources'] to entropy.db test unicode with solo conf update (and others) memoization on spm scan of entropy.server solo.utils.show_you_meant ! - rework client/ code, as done with eit - kernel-switcher is using text_ui - drop entropy.cli (it is used by other stuff, what to do?) - drop etpUi - drop etpConst['errorstatus'] - preserved-libs registry: only drop old sonames when installed packages no longer need them - conditional deps: enabled with ETP_PORTAGE_CONDITIONAL_DEPS_ENABLE Test package generation and entropy client behaviour (both direct and inverse dependencies calculation) - rewrite entropy.Security() to be O(1) (dump sulfur first) long term: - move variables away from etpConst (to SystemSettings || Client || Server as static methods) long long term: - pkgcore spm plugin NEEDED is missing - python 3.x support -> more tests