summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-16revdep-rebuild: add tmpfiles.d filePaul 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