summaryrefslogtreecommitdiff
path: root/pym
AgeCommit message (Expand)Author
2019-10-24ekeyword: fix for when main-repo != "gentoo"Michael Haubenwallner
2019-10-24ekeyword: fix for PrefixMichael Haubenwallner
2019-09-13eclean: tox fix: local variable 'e' is assigned to but never usedZac Medico
2019-08-18glsa-check moved to portage repository (bug 463952)Zac Medico
2019-08-18revdep-rebuild: Fix DEFAULTS beeing modified when changing settingscvkbtzx
2019-08-18revdep-rebuild: Fix pass_through_options to handle args containing spacescvkbtzx
2019-07-28filter_flags: handle default IUSE correctly with reduce_flagZac Medico
2019-05-11Include BDEPEND in dep checksVirgil Dupras
2019-05-11eshowkw: Add riscv to ~arch-only archesMichał Górny
2018-09-17Atom.intersects: simplify name-only matching logicVirgil Dupras
2018-09-17Greatly speed up "equery depends"Virgil Dupras
2018-09-17Atom.intersects: add repo comparisonVirgil Dupras
2018-08-14Remove pylintVirgil Dupras
2018-08-14Add (and fix) flake8 checks in toxVirgil Dupras
2018-08-14Remove gentoolkit.deprecatedVirgil 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-22Update AUTHORS, READMEBrian 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-22ekeyword: Remove ekeyword symlinkBrian 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-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-25Add missing import of io.open when using python2.7Paul Varner
2016-07-08enalyze: Add width and prepend optionsBrian Dolbec
2016-07-08module_base.py: Add a char type cli option capabilityBrian Dolbec
2016-07-03eshowkw: remove unused portage.db importZac Medico