summaryrefslogtreecommitdiff
path: root/pym
AgeCommit message (Expand)Author
2023-10-12Migrate to PEP517 meson-python buildZac Medico
2023-10-08eclean: pkg: suppress invalid binary errorSiddhanth Rathod
2023-10-08eclean: pkg: fix pkgindex handlingSiddhanth Rathod
2023-09-29eclean-pkg: fix compatibility with FEATURES=pkgdir-index-trustedSiddhanth Rathod
2023-09-19equery meta: map the remote-id to the respective urlSiddhanth Rathod
2023-08-24eclean: Make cleaning invalid defaultSiddhanth Rathod
2023-08-22eclean-pkg: placate blackSam James
2023-08-22Drop useless imports (fix flake8)Sam James
2023-08-22eclean-pkg: fix --help alignment, mention shortopt for clean-invalidSam James
2023-08-22eclean-pkg: fix --unique-use shortoptSam James
2023-08-22eclean-pkg: add --clean-invalid to help, fix parsingSam James
2023-08-22eclean-pkg: Limit invalid search to 'packages' actionSiddhanth Rathod
2023-08-21eclean-pkg: deal with invalid binpkgsSiddhanth Rathod
2023-08-21eclean: Add type hintsSiddhanth Rathod
2023-08-07Run `pyupgrade --py39-plus`Sam James
2023-08-05equery: reformat with blackSam James
2023-07-18equery: list: correctly handle installed packages no longer in treeRafał Mużyło
2023-07-18equery: depgraph: Fix --linear shortopt (-l)Sam James
2023-06-04enalyze/analyze.py: fix typosDiego Viola
2023-03-22Support the NO_COLOR environment variableUlrich Müller
2023-03-20*/*: Reformat with newer BlackSam James
2023-01-07eshowkw: Fix spelling errorGreg Kubaryk
2022-12-14profile: Default to main repo nameKrzesimir Nowak
2022-07-28equery: Set nocolor for piping to after options are parsedBrian Dolbec
2022-07-11equery meta: Put maintainer description on the same lineBrian Dolbec
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