summaryrefslogtreecommitdiff
path: root/pym
AgeCommit message (Expand)Author
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
2016-06-09Excluding masked files from rebuilding. This should fix a bug #568902Slawek Lis
2016-06-06equery.depends.py: Apply subslot patch from bug 576060Brian Dolbec
2016-05-18revdep-rebuild: Replace the deprecated logger.war calls with logger.warningBrian Dolbec
2016-05-18revdep-rebuild, assign.py: Trap an invalid cpv split bug 571782Brian Dolbec
2016-05-18revdep-rebuild, settings.py: whitespace cleanupBrian Dolbec
2016-05-17revdep-rebuild/collect.py: Fix the masking issue where some masks were not ho...Brian Dolbec
2016-04-06eshowkw: Fix previous commit to not always turn on prefixPaul Varner
2016-03-31eshowkw: Imply prefix when specifing an archPaul Varner
2016-03-17Sort eshowkw headers by arch status firstDirkjan Ochtman
2016-02-25enalyze/analyze.py: Sort the flags for the analyze packages outputBrian Dolbec
2016-02-25revdep-rebuild/analyse.py: Add file masks to the collecting masksBrian Dolbec
2016-01-18revdep-rebuild: fix typo in bugs messageJason A. Donenfeld
2015-12-19revdep-rebuild/analyse.py: Account for more than 5 parts to report the error ...Brian Dolbec
2015-12-16revdep-rebuild: Adjust the intro message for a normal releaseBrian Dolbec
2015-11-24Fix the file open() calls to work with Python 2Paul Varner
2015-11-24Change all open() calls to use Unicode.Paul Varner
2015-11-19Get status of arch from profileJustin Lecher
2015-11-17Add eapi column to the eshowkwDenis Romanchuk
2015-11-09equery/meta.py: Re-add the coma, so it makes the data a true tuple.Brian Dolbec
2015-11-08equery/meta.py: Revert the changes to the verbose section or format_maintainersBrian Dolbec
2015-11-08equery/meta.py: Fix a traceback reported by Manuel RuegerBrian Dolbec
2015-10-22gentoolkit: Fix to allow package names of all digits. Bug 562952Paul Varner
2015-10-19eclean: Fix traceback error caused by adding -i optionPaul Varner
2015-10-19eclean: Add option to allow for missing PKGDIR. Bug 551266Paul Varner
2015-10-15eclean: fix eclean-pkg -n -d Bug #472020Marc Joliet
2015-08-09eshowkw: Gray out unstable archesMichał Górny
2015-06-02gentoolkit: Fix query.py to properly work with sets (Bug 546726)Paul Varner