summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-10Revert "setup.py: migrate to setuptools"Brian Dolbec
2022-07-10NEWS: update for point releaseBrian Dolbec
2022-07-10setup.py: migrate to setuptoolsBrian 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-10v0.6.0Brian 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-09revdep-rebuild.sh: use awk instead of gawkHadrien Lacour
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(1)Oskari Pirhonen
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-05-19tox.ini, github: add Python 3.10 final, add Python 3.11Sam James
2022-05-15euse: egrep -> grep -ESam James
2022-03-17man: Switch to https linksMatt Turner
2022-03-17man: Escape hyphens and line wrapMatt Turner
2022-03-16Remove remnants of herds supportMatt Turner
2022-03-16imlate: Remove 'experimental' codeMatt Turner
2022-02-09Remove AUTHORS*Matt Turner
2022-02-09Remove ChangeLogMatt Turner
2022-02-09*/*: drop obsolete Changelog referencesSam James
2022-02-09.gitignorerevs: add Black 22.1.0 reformatting commitSam 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-21Add github action for flakeWolfgang E. Sanyer
2021-09-21Add CI badge to README for unit testsWolfgang E. Sanyer
2021-09-21Add github action unit-test CIWolfgang E. Sanyer
2021-09-20README.md: Improve formatting and remove gentoolkit-dev refsMatt Turner
2021-09-20tox: Update tested implementation listMatt Turner
2021-09-20Add github action to check formattingWolfgang E. Sanyer
2021-09-20Rename README.dev to CONTRIBUTING.md. Also, add information...Wolfgang E. Sanyer