aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run `pyupgrade --py39-plus`Sam James2023-08-071-1/+0
* Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer2021-09-201-133/+140
* Remove imports from __future__Matt Turner2020-12-201-2/+0
* Extract profile reading code from eshowkw, with tests from ekeywordMichał Górny2020-04-241-77/+1
* eshowkw: Add alpha to ~arch-onlyMichał Górny2020-01-261-1/+1
* eshowkw: Add riscv to ~arch-only archesgentoolkit-0.4.4Michał Górny2019-05-111-1/+1
* Add (and fix) flake8 checks in toxVirgil Dupras2018-08-141-2/+9
* eshowkw: Always group Prefix keywords lastgentoolkit-0.4.2Michał Górny2018-01-261-6/+10
* eshowkw: Group Prefix keywords by systemMichał Górny2018-01-261-2/+2
* eshowkw: Sort pure ~arch arches after stable keyword archesMichał Górny2018-01-261-6/+25
* eshowkw: Group stable and dev arches together (to match Bugzilla)Michał Górny2018-01-261-1/+1
* eshowkw: Remove meaningless duplicate sort of Prefix keywordsMichał Górny2018-01-261-1/+0
* eshowkw: Sort all multi-component keywords after normalMichał Górny2018-01-261-1/+1
* eshowkw: Stop wrongly classifying *-fbsd as PrefixMichał Górny2018-01-261-1/+3
* eshowkw: Split Prefix keyword test into separate functionMichał Górny2018-01-261-4/+7
* eshowkw: use portage.root for prefix supportZac Medico2016-07-021-1/+1
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-2/+7
* Sort eshowkw headers by arch status firstDirkjan Ochtman2016-03-171-7/+15
* Fix the file open() calls to work with Python 2Paul Varner2015-11-241-2/+2
* Change all open() calls to use Unicode.Paul Varner2015-11-241-2/+3
* Get status of arch from profileJustin Lecher2015-11-191-3/+73
* Add eapi column to the eshowkwDenis Romanchuk2015-11-171-1/+1
* eshowkw: Gray out unstable archesMichał Górny2015-08-091-0/+3
* fix py3 compatibility issues in eshowkw.dol-sen2011-05-161-2/+2
* decorate some functions as @staticmethodBrian Dolbec2011-02-241-3/+6
* Add encoding informations.scarabeus2010-10-281-0/+1
* Initial commit of eshowkw, which is drop-in replacement for eshowkw from gent...scarabeus2010-10-281-0/+99