man page updates thanks to Francesco Turco. Update analyze and rebuild modules...
[gentoolkit.git] / pym / gentoolkit / eshowkw /
2012-05-16 Paul VarnerFix output to be sorted using portage.versions.vercmp...
2012-05-08 Paul VarnerFix Bug 414627, where not all packages were being printed.
2012-04-11 Paul VarnerFix eshowkw traceback on prefix enviroments (Bug 411599).
2011-05-29 Christian RuppertAllow only one arg for --arch/-a
2011-05-28 Christian RuppertMerge branch 'gentoolkit' of git+ssh://overlays.gentoo...
2011-05-16 dol-senfix py3 compatibility issues in eshowkw.
2011-02-25 Brian Dolbecdecorate some functions as @staticmethod
2011-02-25 Brian Dolbecmove mysettings out of __getMaskStatus() into __init__...
2011-02-24 Christian RuppertWhitespace
2011-02-24 Christian RuppertFix package.mask check
2011-02-11 Brian DolbecMerge branch 'gentoolkit' of git+ssh://git.overlays...
2011-01-30 Tomas ChvatalSome whitespace to visualy separate the code
2011-01-30 Tomas ChvatalAlign the suffix for revision correctly.
2011-01-30 Tomas ChvatalAlign revision nicely so it is space separated and...
2011-01-23 Tomas ChvatalMake the ignorance of local settings complete.
2011-01-23 Tomas ChvatalIgnore local_settings for package maks.
2011-01-20 Tomas ChvatalMake shadow checker aware of mask status.
2010-12-29 Paul VarnerMerge branch 'gentoolkit' into euse
2010-12-04 scarabeusDrop useless comment line
2010-12-04 scarabeusUpdate sorting algorithm to order slots properly if...
2010-11-27 scarabeusProperly get versions for all packages in all repositor...
2010-11-22 scarabeusMove useless variable passing.
2010-11-22 scarabeusRun the keywords check only if the keywords are not...
2010-11-22 scarabeusDrop useless import
2010-11-21 scarabeusFix wrong value parsing
2010-11-21 scarabeusDrop useless code for whitespace stripping
2010-11-21 scarabeusCompare keywords not as exact line match but separately...
2010-11-19 scarabeusRevert: Use join() rather than string printing.
2010-11-18 scarabeusRemove unused variable.
2010-11-17 scarabeusUse join() rather than string printing. gentoolkit-0.3.0_rc11
2010-11-17 scarabeusRespect category when running as cwd call without speci...
2010-11-02 scarabeusDie correctly when called indirectly with no package...
2010-11-02 scarabeusRevert altering keywords_content. This change was not...
2010-11-02 scarabeusFix arg parsing everywhere for eshowkw.
2010-11-02 scarabeusFix error on rotate content and py3 compat.
2010-10-29 scarabeusExtend PORTDIR_OVERLAY rather than overriding it to...
2010-10-28 scarabeusAdd encoding informations.
2010-10-28 scarabeusFix import path again. Process only proper passed args...
2010-10-28 scarabeusFix typo, using undefined variable with name as function...
2010-10-28 scarabeusFix imports and package to reflect gentoolkit integration.
2010-10-28 scarabeusUpdate version string in eshowkw properly.
2010-10-28 scarabeusInitial commit of eshowkw, which is drop-in replacement...