summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-15Add functional tests through "cmdtests"Virgil Dupras
2018-08-14Remove pylintVirgil Dupras
2018-08-14Add (and fix) flake8 checks in toxVirgil Dupras
2018-08-14Remove gentoolkit.deprecatedVirgil Dupras
2018-08-14Add tox.iniVirgil Dupras
2018-08-14Fix broken test suiteVirgil Dupras
2018-05-01epkginfo: Add 'reverse' display option for equeryMike Pagano
2018-01-26eshowkw: Always group Prefix keywords lastMichał Górny
2018-01-26eshowkw: Group Prefix keywords by systemMichał Górny
2018-01-26eshowkw: Sort pure ~arch arches after stable keyword archesMichał Górny
2018-01-26eshowkw: Group stable and dev arches together (to match Bugzilla)Michał Górny
2018-01-26eshowkw: Remove meaningless duplicate sort of Prefix keywordsMichał Górny
2018-01-26eshowkw: Sort all multi-component keywords after normalMichał Górny
2018-01-26eshowkw: Stop wrongly classifying *-fbsd as PrefixMichał Górny
2018-01-26eshowkw: Split Prefix keyword test into separate functionMichał Górny
2017-12-11eclean: add the missing ')' in the help string of --package-namesGöktürk Yüksek
2017-09-09ekeyword: Support sorting keywords without additional changesSebastian Pipping
2017-09-06equery: size: Fix UnicodeDecodeErrorPaul Varner
2017-05-23equery: check: use os.path.lexists()Mike Gilbert
2017-05-05revdep_rebuild/settings.py: Fix traceback error with Python3.6 (bug 617498)Paul Varner
2017-03-22update old Gentoo project nameMike Frysinger
2017-03-22AUTHORS: fix some typosMike Frysinger
2017-03-22Update NEWS for a releaseBrian Dolbec
2017-03-22Update AUTHORS, READMEBrian Dolbec
2017-03-22setup.py: Add imlate man page for the version updateBrian Dolbec
2017-03-22man/imlate.1: Fix version update install failureBrian Dolbec
2017-03-22man/imlate.1: Update the first line for eco system/ install updatesBrian Dolbec
2017-03-22man/imlate.1: Whitespace cleanupBrian Dolbec
2017-03-22Update .gitignoreBrian Dolbec
2017-03-22imlate.py: Whitespace cleanupBrian Dolbec
2017-03-22imlate: Initial updates for the gentoolkit eco-systemBrian Dolbec
2017-03-22ekeyword: Initial updates for gentoolkit eco-systemBrian Dolbec
2017-03-22ebump: Add to setup.py, minor update to man pageBrian Dolbec
2017-03-22ekeyword: Remove ekeyword symlinkBrian Dolbec
2017-03-22Remove no longer used/needed ebump/ChangeLog fileBrian Dolbec
2017-03-22Add README 'Motivation' info to the scriptBrian Dolbec
2017-03-22Add ebump to main AUTHORS fileBrian Dolbec
2017-03-22Initial move of ebump main files to new gentoolkit locationsBrian Dolbec
2017-03-22Initial import of remaining gentoolkit-dev packagesBrian Dolbec
2017-03-10revdep_rebuild/assign.py: handle directory symlinks (bug 611808)Zac Medico
2017-01-20Properly retrieve the count attribute and adjust logic to properly support bo...Aaron Bauman
2016-12-29revdep-rebuild: fix grammarJason A. Donenfeld
2016-11-23eshowkw: distinguish repository of installed package (bug 600486)Zac Medico
2016-10-17eread: Fix bash error when the elog directory is emptyPaul Varner
2016-09-15gentoolkit/package.py: Fix dblink call py3 compatibility bug 575788Brian Dolbec
2016-09-14revdep-rebuild: Use realpath on the mask directories too (Bug 593672)Brian Dolbec
2016-09-14revdep-rebuild: Fix filename matching for directories (bug 593672)Brian Dolbec
2016-08-16gentoolkit: Fix to allow a package name to end with a hyphenPaul Varner
2016-08-15revdep-ebuild: Fix unicode argument expected errorPaul Varner
2016-07-31Merge branch 'master' of git+ssh://git.gentoo.org/proj/gentoolkitBrian Dolbec