summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-25Add missing import of io.open when using python2.7Paul Varner
2016-07-08NEWS: Update for a releaseBrian Dolbec
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-30eclean: Add exclusion to distfiles.exclude for portage snapshotsPaul 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-06glsa-check: Apply list only affected versions patch from bug 400763Paul Varner
2016-06-06equery.depends.py: Apply subslot patch from bug 576060Brian Dolbec
2016-05-22distfiles.exclude: add metadata.xsd (new repoman uses it)Sergei Trofimovich
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: Update man page to indicate -e option is only in the bash ver...Brian Dolbec
2016-05-18revdep-rebuild, settings.py: whitespace cleanupBrian Dolbec
2016-05-18equery: Fix outdated link in man page bug 583054Brian 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-03-13Install tmpfiles.d fragment in /usr/lib/tmpfiles.dMike Gilbert
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-20Remove useless print() in set_versionMike Gilbert
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-24Fix spelling errorPaul Varner
2015-11-24Update documentationPaul 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