aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate to PEP517 meson-python buildgentoolkit-0.6.3Zac Medico2023-10-122-1/+17
* Run `pyupgrade --py39-plus`Sam James2023-08-074-18/+12
* */*: Reformat with newer BlackSam James2023-03-201-1/+0
* eshowkw: Fix spelling errorGreg Kubaryk2023-01-071-1/+1
* Fix typo "informations" revdep-rebuild & eshowkwBrian Dolbec2022-07-091-1/+1
* eshowkw: make black happyMike Gilbert2022-07-081-1/+1
* 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
* Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer2021-09-204-713/+842
* 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-142-4/+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: distinguish repository of installed package (bug 600486)gentoolkit-0.3.3Zac Medico2016-11-231-9/+9
* eshowkw: remove unused portage.db importZac Medico2016-07-031-1/+0
* eshowkw: migrate to PORTAGE_REPOSITORIES (bug 587856)Zac Medico2016-07-031-5/+27
* 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
* eshowkw: Fix previous commit to not always turn on prefixPaul Varner2016-04-061-1/+1
* eshowkw: Imply prefix when specifing an archPaul Varner2016-03-311-0/+5
* 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-173-16/+33
* eshowkw: Gray out unstable archesMichał Górny2015-08-091-0/+3
* update 'svn' versions to 'git', not man pages with already set versions. Brian Dolbec2012-12-221-1/+1
* Fix output to be sorted using portage.versions.vercmp (bug 409449).Paul Varner2012-05-161-1/+0
* Fix Bug 414627, where not all packages were being printed.Paul Varner2012-05-081-2/+3
* Fix eshowkw traceback on prefix enviroments (Bug 411599).Paul Varner2012-04-111-1/+1
* Allow only one arg for --arch/-aChristian Ruppert2011-05-291-1/+1
* fix py3 compatibility issues in eshowkw.dol-sen2011-05-164-13/+18
* decorate some functions as @staticmethodBrian Dolbec2011-02-241-3/+6
* move mysettings out of __getMaskStatus() into __init__() so it is only done o...Brian Dolbec2011-02-241-12/+21
* WhitespaceChristian Ruppert2011-02-241-1/+1
* Fix package.mask checkChristian Ruppert2011-02-241-1/+1
* Some whitespace to visualy separate the codeTomas Chvatal2011-01-311-0/+2
* Align the suffix for revision correctly.Tomas Chvatal2011-01-311-2/+4
* Align revision nicely so it is space separated and easier to spot.Tomas Chvatal2011-01-301-23/+28
* Make the ignorance of local settings complete.Tomas Chvatal2011-01-232-5/+6