summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.5.1gentoolkit-0.5.1Matt Turner2021-03-011-0/+9
* bin: Handle case of no KEYWORD removalsMatt Turner2021-02-241-4/+5
* equery: Remove 'changes' subcommandMatt Turner2021-01-045-406/+0
* gentoolkit: Remove gentoolkit.test.cmpMatt Turner2021-01-023-53/+0
* bin: Add merge-driver-ekeywordMatt Turner2020-12-311-0/+132
* ekeyword: Use mock from unittestMatt Turner2020-12-281-1/+1
* eclean: Remove unneeded __init__ to enable pytestMatt Turner2020-12-201-6/+0
* ekeyword: Fix unit testMatt Turner2020-12-201-20/+18
* ekeyword: Rename unit test so that it runsMatt Turner2020-12-202-2/+2
* Remove unused sys importsMatt Turner2020-12-207-7/+0
* Remove inherits from objectMatt Turner2020-12-2021-28/+28
* Remove Python < 3 version checksMatt Turner2020-12-2013-48/+3
* Remove $Header$Matt Turner2020-12-2048-96/+0
* Remove imports from __future__Matt Turner2020-12-2053-122/+4
* metadata.py: Fix duplicated use flag text bug 748129Brian Dolbec2020-10-131-2/+5
* metadata: Drop deprecated ElementTree methodsMikk Margus Möll2020-10-081-5/+4
* eclean --changed-deps: fix EAPI logic (bug 727596)Zac Medico2020-06-081-8/+10
* v0.5.0gentoolkit-0.5.0Michał Górny2020-04-241-0/+7
* profile: Add initial support for arches.descMichał Górny2020-04-245-3/+394
* profile: Update ~arch listMichał Górny2020-04-241-2/+2
* ekeyword: Use now-common load_profile_data() from eshowkwMichał Górny2020-04-242-95/+3
* Disable testing on py27Michał Górny2020-04-241-1/+1
* Extract profile reading code from eshowkw, with tests from ekeywordMichał Górny2020-04-243-77/+142
* euse: don't fail on repos missing use.descBen Kohler2020-03-161-1/+2
* v0.4.8gentoolkit-0.4.8Matt Turner2020-03-121-0/+6
* eclean: Add option to delete binpkgs with changed depsMatt Turner2020-03-112-2/+29
* eclean: Rewrite findPackages()Matt Turner2020-03-061-58/+55
* Cherry-pick v0.4.7Michał Górny2020-02-191-0/+5
* revdep-rebuild: encode Popen args as utf-8 bytes (bug 709610)Zac Medico2020-02-141-0/+1
* tox: Update tested implementation listMichał Górny2020-01-261-1/+1
* Modernize test assertionsMichał Górny2020-01-268-38/+38
* Pass raw strings for regexp to fix DeprecationWarningsMichał Górny2020-01-2612-20/+20
* eshowkw: Add alpha to ~arch-onlyMichał Górny2020-01-261-1/+1
* imlate: Dynamically calculate column width in reportMatt Turner2020-01-021-7/+13
* eclean: Fix typosMatt Turner2019-12-102-3/+3
* eclean: Delete empty directoriesMatt Turner2019-12-041-0/+4
* eclean: Inline _sort_keys methodMatt Turner2019-12-041-15/+6
* ekeyword: fix for when main-repo != "gentoo"Michael Haubenwallner2019-10-241-2/+4
* ekeyword: fix for PrefixMichael Haubenwallner2019-10-241-1/+1
* eclean: tox fix: local variable 'e' is assigned to but never usedZac Medico2019-09-131-1/+1
* v0.4.6gentoolkit-0.4.6Zac Medico2019-08-181-0/+7
* glsa-check moved to portage repository (bug 463952)Zac Medico2019-08-185-1228/+0
* revdep-rebuild: Fix DEFAULTS beeing modified when changing settingscvkbtzx2019-08-181-2/+2
* revdep-rebuild: Fix pass_through_options to handle args containing spacescvkbtzx2019-08-182-13/+12
* filter_flags: handle default IUSE correctly with reduce_flagZac Medico2019-07-281-10/+9
* v0.4.5gentoolkit-0.4.5Virgil Dupras2019-05-111-0/+8
* Include BDEPEND in dep checksVirgil Dupras2019-05-111-1/+1
* eshowkw: Add riscv to ~arch-only archesgentoolkit-0.4.4Michał Górny2019-05-111-1/+1
* Updated NEWS for v0.4.{1,2,3}gentoolkit-0.4.3Virgil Dupras2019-03-311-0/+17
* Atom.intersects: simplify name-only matching logicVirgil Dupras2018-09-172-11/+12