summaryrefslogtreecommitdiff
path: root/pym
AgeCommit message (Expand)Author
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
2016-07-03eshowkw: migrate to PORTAGE_REPOSITORIES (bug 587856)Zac Medico
2016-07-02eclean: fix DeprecationWarning: Passing nonexistent key 'NOCOLOR'Zac Medico
2016-07-02eshowkw: use portage.root for prefix supportZac Medico
2016-06-30eclean: optimize binpkg-multi-instance support from bug 586658Zac Medico
2016-06-30Change open function to use UTF-8 encoding for content.Paul Varner
2016-06-30equery: Change option --ignore-linguas to --ignore-l10nPaul Varner
2016-06-30equery: Fix UnicodeDecodeError in python2.7Paul Varner
2016-06-24eclean: Keep only packages with BUILD_TIME equal to installed oneManuel Mommertz
2016-06-23eclean: Apply handle binpkgs with .xpak suffix patch from bug 586658Paul Varner