summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-31bin: Add merge-driver-ekeywordMatt Turner
2020-12-28ekeyword: Use mock from unittestMatt Turner
2020-12-20eclean: Remove unneeded __init__ to enable pytestMatt Turner
2020-12-20ekeyword: Fix unit testMatt Turner
2020-12-20ekeyword: Rename unit test so that it runsMatt Turner
2020-12-20Remove unused sys importsMatt Turner
2020-12-20Remove inherits from objectMatt Turner
2020-12-20Remove Python < 3 version checksMatt Turner
2020-12-20Remove $Header$Matt Turner
2020-12-20Remove imports from __future__Matt Turner
2020-10-13metadata.py: Fix duplicated use flag text bug 748129Brian Dolbec
2020-10-08metadata: Drop deprecated ElementTree methodsMikk Margus Möll
2020-06-08eclean --changed-deps: fix EAPI logic (bug 727596)Zac Medico
2020-04-24v0.5.0Michał Górny
2020-04-24profile: Add initial support for arches.descMichał Górny
2020-04-24profile: Update ~arch listMichał Górny
2020-04-24ekeyword: Use now-common load_profile_data() from eshowkwMichał Górny
2020-04-24Disable testing on py27Michał Górny
2020-04-24Extract profile reading code from eshowkw, with tests from ekeywordMichał Górny
2020-03-16euse: don't fail on repos missing use.descBen Kohler
2020-03-12v0.4.8Matt Turner
2020-03-11eclean: Add option to delete binpkgs with changed depsMatt Turner
2020-03-06eclean: Rewrite findPackages()Matt Turner
2020-02-19Cherry-pick v0.4.7Michał Górny
2020-02-14revdep-rebuild: encode Popen args as utf-8 bytes (bug 709610)Zac Medico
2020-01-26tox: Update tested implementation listMichał Górny
2020-01-26Modernize test assertionsMichał Górny
2020-01-26Pass raw strings for regexp to fix DeprecationWarningsMichał Górny
2020-01-26eshowkw: Add alpha to ~arch-onlyMichał Górny
2020-01-02imlate: Dynamically calculate column width in reportMatt Turner
2019-12-10eclean: Fix typosMatt Turner
2019-12-04eclean: Delete empty directoriesMatt Turner
2019-12-04eclean: Inline _sort_keys methodMatt Turner
2019-10-24ekeyword: fix for when main-repo != "gentoo"Michael Haubenwallner
2019-10-24ekeyword: fix for PrefixMichael Haubenwallner
2019-09-13eclean: tox fix: local variable 'e' is assigned to but never usedZac Medico
2019-08-18v0.4.6Zac Medico
2019-08-18glsa-check moved to portage repository (bug 463952)Zac Medico
2019-08-18revdep-rebuild: Fix DEFAULTS beeing modified when changing settingscvkbtzx
2019-08-18revdep-rebuild: Fix pass_through_options to handle args containing spacescvkbtzx
2019-07-28filter_flags: handle default IUSE correctly with reduce_flagZac Medico
2019-05-11v0.4.5Virgil Dupras
2019-05-11Include BDEPEND in dep checksVirgil Dupras
2019-05-11eshowkw: Add riscv to ~arch-only archesMichał Górny
2019-03-31Updated NEWS for v0.4.{1,2,3}Virgil Dupras
2018-09-17Atom.intersects: simplify name-only matching logicVirgil Dupras
2018-09-17Greatly speed up "equery depends"Virgil Dupras
2018-09-17Atom.intersects: add repo comparisonVirgil Dupras
2018-08-15Add functional tests through "cmdtests"Virgil Dupras
2018-08-14Remove pylintVirgil Dupras