summaryrefslogtreecommitdiff
path: root/pym
AgeCommit message (Expand)Author
2020-04-24profile: Add initial support for arches.descMichał Górny
2020-04-24profile: Update ~arch listMichał Górny
2020-04-24ekeyword: Use now-common load_profile_data() from eshowkwMichał Górny
2020-04-24Extract profile reading code from eshowkw, with tests from ekeywordMichał Górny
2020-03-11eclean: Add option to delete binpkgs with changed depsMatt Turner
2020-03-06eclean: Rewrite findPackages()Matt Turner
2020-02-14revdep-rebuild: encode Popen args as utf-8 bytes (bug 709610)Zac Medico
2020-01-26Modernize test assertionsMichał Górny
2020-01-26Pass raw strings for regexp to fix DeprecationWarningsMichał Górny
2020-01-26eshowkw: Add alpha to ~arch-onlyMichał Górny
2020-01-02imlate: Dynamically calculate column width in reportMatt Turner
2019-12-10eclean: Fix typosMatt Turner
2019-12-04eclean: Delete empty directoriesMatt Turner
2019-12-04eclean: Inline _sort_keys methodMatt Turner
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