summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-09-20Change README to markdown and move authors to AUTHORSWolfgang 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-18equery.1: Fix spelling and typos in man pageNuno Silva
2021-06-18ekeyword: fix typoPetr Vaněk
2021-03-11bin: Fix type annotationsMatt Turner
2021-03-01v0.5.1Matt Turner
2021-02-24bin: Handle case of no KEYWORD removalsMatt Turner
2021-01-04equery: Remove 'changes' subcommandMatt Turner
2021-01-02gentoolkit: Remove gentoolkit.test.cmpMatt Turner
2020-12-31bin: Add merge-driver-ekeywordMatt 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-24v0.5.0Michał Górny
2020-04-24profile: Add initial support for arches.descMichał Górny
2020-04-24profile: Update ~arch listMichał Górny
2020-04-24ekeyword: Use now-common load_profile_data() from eshowkwMichał Górny
2020-04-24Disable testing on py27Michał Górny
2020-04-24Extract profile reading code from eshowkw, with tests from ekeywordMichał Górny
2020-03-16euse: don't fail on repos missing use.descBen Kohler
2020-03-12v0.4.8Matt Turner