aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eshowkw: Add riscv to ~arch-only archesgentoolkit-0.4.4Michał Górny2019-05-111-1/+1
* Updated NEWS for v0.4.{1,2,3}gentoolkit-0.4.3Virgil Dupras2019-03-311-0/+17
* Atom.intersects: simplify name-only matching logicVirgil Dupras2018-09-172-11/+12
* Greatly speed up "equery depends"Virgil Dupras2018-09-171-22/+21
* Atom.intersects: add repo comparisonVirgil Dupras2018-09-172-7/+5
* Add functional tests through "cmdtests"Virgil Dupras2018-08-153-0/+40
* Remove pylintVirgil Dupras2018-08-1414-377/+5
* Add (and fix) flake8 checks in toxVirgil Dupras2018-08-1441-252/+215
* Remove gentoolkit.deprecatedVirgil Dupras2018-08-141-184/+0
* Add tox.iniVirgil Dupras2018-08-142-0/+16
* Fix broken test suiteVirgil Dupras2018-08-142-27/+17
* epkginfo: Add 'reverse' display option for equeryMike Pagano2018-05-011-2/+5
* 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
* eclean: add the missing ')' in the help string of --package-namesgentoolkit-0.4.1Göktürk Yüksek2017-12-111-1/+1
* ekeyword: Support sorting keywords without additional changesSebastian Pipping2017-09-091-7/+19
* equery: size: Fix UnicodeDecodeErrorPaul Varner2017-09-061-1/+2
* equery: check: use os.path.lexists()Mike Gilbert2017-05-231-1/+1
* revdep_rebuild/settings.py: Fix traceback error with Python3.6 (bug 617498)Paul Varner2017-05-051-5/+12
* update old Gentoo project nameMike Frysinger2017-03-227-7/+7
* AUTHORS: fix some typosMike Frysinger2017-03-221-2/+2
* Update NEWS for a releasegentoolkit-0.4.0Brian Dolbec2017-03-221-0/+6
* Update AUTHORS, READMEBrian Dolbec2017-03-223-20/+32
* setup.py: Add imlate man page for the version updateBrian Dolbec2017-03-221-0/+1
* man/imlate.1: Fix version update install failureBrian Dolbec2017-03-221-1/+1
* man/imlate.1: Update the first line for eco system/ install updatesBrian Dolbec2017-03-221-1/+1
* man/imlate.1: Whitespace cleanupBrian Dolbec2017-03-221-12/+12
* Update .gitignoreBrian Dolbec2017-03-221-1/+2
* imlate.py: Whitespace cleanupBrian Dolbec2017-03-221-11/+11
* imlate: Initial updates for the gentoolkit eco-systemBrian Dolbec2017-03-226-24/+51
* ekeyword: Initial updates for gentoolkit eco-systemBrian Dolbec2017-03-224-2/+48
* ebump: Add to setup.py, minor update to man pageBrian Dolbec2017-03-223-24/+27
* ekeyword: Remove ekeyword symlinkBrian Dolbec2017-03-221-1/+0
* Remove no longer used/needed ebump/ChangeLog fileBrian Dolbec2017-03-221-8/+0
* Add README 'Motivation' info to the scriptBrian Dolbec2017-03-222-19/+4
* Add ebump to main AUTHORS fileBrian Dolbec2017-03-222-4/+4
* Initial move of ebump main files to new gentoolkit locationsBrian Dolbec2017-03-223-20/+0
* Initial import of remaining gentoolkit-dev packagesBrian Dolbec2017-03-2225-0/+2565
* revdep_rebuild/assign.py: handle directory symlinks (bug 611808)Zac Medico2017-03-101-7/+60
* Properly retrieve the count attribute and adjust logic to properly support bo...Aaron Bauman2017-01-201-2/+2
* revdep-rebuild: fix grammarJason A. Donenfeld2016-12-291-1/+1
* eshowkw: distinguish repository of installed package (bug 600486)gentoolkit-0.3.3Zac Medico2016-11-231-9/+9
* eread: Fix bash error when the elog directory is emptyPaul Varner2016-10-171-62/+62
* gentoolkit/package.py: Fix dblink call py3 compatibility bug 575788Brian Dolbec2016-09-151-1/+1