summaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Migrate to PEP517 meson-python buildgentoolkit-0.6.3Zac Medico2023-10-1220-9/+238
* eclean: pkg: suppress invalid binary errorSiddhanth Rathod2023-10-081-1/+4
* eclean: pkg: fix pkgindex handlingSiddhanth Rathod2023-10-082-92/+11
* eclean-pkg: fix compatibility with FEATURES=pkgdir-index-trustedgentoolkit-0.6.2Siddhanth Rathod2023-09-291-3/+8
* equery meta: map the remote-id to the respective urlSiddhanth Rathod2023-09-191-10/+41
* eclean: Make cleaning invalid defaultSiddhanth Rathod2023-08-241-7/+8
* eclean-pkg: placate blackSam James2023-08-221-2/+1
* Drop useless imports (fix flake8)Sam James2023-08-222-2/+0
* eclean-pkg: fix --help alignment, mention shortopt for clean-invalidSam James2023-08-221-2/+2
* eclean-pkg: fix --unique-use shortoptSam James2023-08-221-1/+1
* eclean-pkg: add --clean-invalid to help, fix parsingSam James2023-08-221-7/+12
* eclean-pkg: Limit invalid search to 'packages' actionSiddhanth Rathod2023-08-221-22/+24
* eclean-pkg: deal with invalid binpkgsSiddhanth Rathod2023-08-213-6/+64
* eclean: Add type hintsSiddhanth Rathod2023-08-211-8/+9
* Run `pyupgrade --py39-plus`Sam James2023-08-0748-231/+191
* equery: reformat with blackSam James2023-08-051-2/+8
* equery: list: correctly handle installed packages no longer in treeRafał Mużyło2023-07-181-2/+2
* equery: depgraph: Fix --linear shortopt (-l)Sam James2023-07-181-1/+1
* enalyze/analyze.py: fix typosDiego Viola2023-06-041-3/+3
* Support the NO_COLOR environment variableUlrich Müller2023-03-224-9/+18
* */*: Reformat with newer BlackSam James2023-03-206-6/+0
* eshowkw: Fix spelling errorGreg Kubaryk2023-01-071-1/+1
* profile: Default to main repo nameKrzesimir Nowak2022-12-141-5/+10
* equery: Set nocolor for piping to after options are parsedBrian Dolbec2022-07-281-2/+4
* equery meta: Put maintainer description on the same lineBrian Dolbec2022-07-111-1/+1
* eclean/pkgindex.py: Fix typo in function callBrian Dolbec2022-07-101-2/+2
* equery check.py: Fix flake 8 qa for unused variableBrian Dolbec2022-07-101-0/+1
* depends.py: Fix 3e35553df46 missing Package importBrian Dolbec2022-07-101-1/+1
* equery depends: Fix a traceback due to UnboundLocalError:Brian Dolbec2022-07-101-1/+0
* equery check: Fix exception handling for Insufficient permissionsAlexander Miller2022-07-101-1/+6
* package.py: code cleanup via blackBrian Dolbec2022-07-101-1/+3
* equery meta: Migrate to portage's MetadataXML classBrian Dolbec2022-07-102-259/+7
* equery meta: Fix missing description when not in metadata.xmlBrian Dolbec2022-07-092-0/+11
* Fix typo "informations" revdep-rebuild & eshowkwBrian Dolbec2022-07-093-4/+4
* equery: Turn off color when piping is setBrian Dolbec2022-07-091-0/+2
* enalyze: Fix missing newline at end of saved rebuild filesBrian Dolbec2022-07-091-0/+1
* eclean: add early return for empty DISTDIRBrian Dolbec2022-07-091-0/+4
* eclean: Complete migration to imported emaint codeBrian Dolbec2022-07-093-33/+30
* ekeyword: remove .ebuild file suffix requirement (bug 762331)Zac Medico2022-07-091-3/+5
* equery: run blackSam James2022-07-091-24/+23
* equery: Add -F TMPL option to depends moduleArno Bauernöppel2022-07-081-22/+54
* equery: update linguas->l10n optionMartin Matous2022-07-081-2/+1
* metadata.py: Don't fail on unmatched packageMarco Sirabella2022-07-081-1/+3
* Add -f/--forced-masked to equery usesOskari Pirhonen2022-07-082-21/+77
* eshowkw: make black happyMike Gilbert2022-07-081-1/+1
* revdep-rebuild: set up a child logger with propagate = FalseMike Gilbert2022-07-081-1/+2
* eshowkw: Fix missing dash for -r? ebuilds in versionlist outputBrian Dolbec2022-06-082-2/+2
* eshowkw: Correctly fix row alignment issue bug 503366Brian Dolbec2022-06-072-3/+2
* eshowkw: Fix bug 503366 row alignment issueBrian Dolbec2022-06-071-2/+3
* fix missing short option "-u" for --unique-useYixun Lan2022-06-011-1/+1