summaryrefslogtreecommitdiff
path: root/pym
AgeCommit message (Expand)Author
2022-07-10eclean/pkgindex.py: Fix typo in function callBrian Dolbec
2022-07-10equery check.py: Fix flake 8 qa for unused variableBrian Dolbec
2022-07-10depends.py: Fix 3e35553df46 missing Package importBrian Dolbec
2022-07-10equery depends: Fix a traceback due to UnboundLocalError:Brian Dolbec
2022-07-10equery check: Fix exception handling for Insufficient permissionsAlexander Miller
2022-07-10package.py: code cleanup via blackBrian Dolbec
2022-07-10equery meta: Migrate to portage's MetadataXML classBrian Dolbec
2022-07-09equery meta: Fix missing description when not in metadata.xmlBrian Dolbec
2022-07-09Fix typo "informations" revdep-rebuild & eshowkwBrian Dolbec
2022-07-09equery: Turn off color when piping is setBrian Dolbec
2022-07-09enalyze: Fix missing newline at end of saved rebuild filesBrian Dolbec
2022-07-09eclean: add early return for empty DISTDIRBrian Dolbec
2022-07-09eclean: Complete migration to imported emaint codeBrian Dolbec
2022-07-09ekeyword: remove .ebuild file suffix requirement (bug 762331)Zac Medico
2022-07-09equery: run blackSam James
2022-07-08equery: Add -F TMPL option to depends moduleArno Bauernöppel
2022-07-08equery: update linguas->l10n optionMartin Matous
2022-07-08metadata.py: Don't fail on unmatched packageMarco Sirabella
2022-07-08Add -f/--forced-masked to equery usesOskari Pirhonen
2022-07-08eshowkw: make black happyMike Gilbert
2022-07-08revdep-rebuild: set up a child logger with propagate = FalseMike Gilbert
2022-06-08eshowkw: Fix missing dash for -r? ebuilds in versionlist outputBrian Dolbec
2022-06-07eshowkw: Correctly fix row alignment issue bug 503366Brian Dolbec
2022-06-07eshowkw: Fix bug 503366 row alignment issueBrian Dolbec
2022-06-01fix missing short option "-u" for --unique-useYixun Lan
2022-05-28implement --unique-use option for eclean-pkgYixun Lan
2022-03-16Remove remnants of herds supportMatt Turner
2022-03-16imlate: Remove 'experimental' codeMatt Turner
2022-02-09*/*: drop obsolete Changelog referencesSam James
2022-02-09*/*: reformat with latest Black 22.1.0Sam James
2021-09-21Fix flake F401 'imported but unused' errorWolfgang E. Sanyer
2021-09-20Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer
2021-07-16equery: Remove leftovers from 'changes' removalMatt Turner
2021-06-18ekeyword: fix typoPetr Vaněk
2021-01-04equery: Remove 'changes' subcommandMatt Turner
2021-01-02gentoolkit: Remove gentoolkit.test.cmpMatt 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-24profile: Add initial support for arches.descMichał Górny
2020-04-24profile: Update ~arch listMichał Górny