gentoolkit.git
2011-05-17 dol-senfound a better spot to set piping wrap width so as... gentoolkit-0.3.0.3
2011-05-16 dol-senadd CONFIG['termWidth'] setting to the no-pipe option...
2011-05-16 dol-senfix py3 compatibility issues in eshowkw.
2011-05-12 Paul VarnerUpdate setup.py for namespace change of analyse to... gentoolkit-0.3.0.2
2011-05-12 Paul VarnerMerge branch 'gentoolkit' of git+ssh://git.overlays...
2011-05-12 Paul VarnerFix euse to treat PORTDIR the same as an overlay for...
2011-05-11 dol-senanalyse namespace change to enalyze and standardize...
2011-05-11 Paul VarnerFix euse to print proper statement for egencache. Bug...
2011-05-11 Paul VarnerChange chmod 700 to chmod 600 when changing permissions...
2011-04-24 Brian Dolbecfix python-3 compatibility for euse bug 364081 gentoolkit-0.3.0.1
2011-04-18 Paul VarnerChange eprefix.py to only look at portage for the value...
2011-04-10 Brian Dolbectemporary fix for a test failure due to the added dotfi... gentoolkit-0.3.0
2011-03-31 Paul VarnerFix extend_realpaths in FileOwner class. (Bug 96515)
2011-03-29 Paul VarnerLatest euse changes from Jared Hancock
2011-03-18 Brian Dolbecadd the Homepage to epkginfo/equery meta's Upstream...
2011-03-08 Brian Dolbecadd a dotfile check and only delete hidden (.dotfile...
2011-02-25 Paul VarnerFix small typo
2011-02-25 Paul VarnerApply latest changes from Jared Hancock
2011-02-25 Paul VarnerFix whitespace
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-24 Brian Dolbecfix some alignment mismatches
2011-02-24 Brian Dolbecfix the rebuild_keywords slot appended bug.
2011-02-23 Brian Dolbeccode the rebuild keywords module.
2011-02-11 Brian DolbecMerge branch 'gentoolkit' of git+ssh://git.overlays...
2011-02-11 Brian Dolbecapply djanderson's idea for a simpler/better fix to...
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-28 Andy KittnerFix unicode vs. bytes issue in glsa-check (#341293)
2011-01-26 Brian Dolbecfix the missing unset flags issue due to my misleading...
2011-01-25 Brian Dolbecfix a missed function rename for an assignment
2011-01-25 Brian Dolbecfix the setting of the quiet option properly this time
2011-01-25 Brian DolbecFix missing quiet option passing into the analyse module
2011-01-25 Brian DolbecAdd a leading '-' to disabled USE flags.
2011-01-25 Brian DolbecModify printers to use the newly split out CpvValuesWra...
2011-01-25 Brian DolbecAdd a new cpv and values textwrapping class
2011-01-25 Brian Dolbecfix a missed rename and relocationof some imports
2011-01-25 Brian DolbecAdd a new packages module to analyse
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.
2011-01-10 Brian Dolbeccreate a new uniqify_atoms() to properly handle a list...
2011-01-09 Brian Dolbecremove the use of uniqify as it does not work correctly...
2011-01-06 Paul VarnerRemove extraneous merge conflict marker.
2011-01-06 Paul VarnerUpdate workflow in README.dev from subversion to git
2011-01-06 Paul VarnerAdd testfile for eclean tests to repository.
2011-01-06 Paul VarnerUpdate ChangeLog for new euse
2011-01-06 Paul VarnerAdd gentoolkitNonZeroExit exception
2011-01-06 Paul Varnerman page formatting cleanup.
2011-01-06 Paul VarnerUpdated fix for partially matching use flags.
2011-01-05 Paul Varnerequery list: do not raise GentoolkitNoMatches exception...
2011-01-05 Paul VarnerAdded updates from Jared Hancock.
2011-01-04 Paul VarnerFix bug where a use flag was partially matching a maske...
2011-01-04 Paul VarnerAdd Jared Hancock to AUTHORS file
2011-01-04 Paul VarnerMerge euse from bug 259318
2011-01-04 Paul VarnerAdd remove option.
2011-01-01 Paul VarnerSet the encoding to 'utf_8', if the encoding returned by
2010-12-31 Paul VarnerChange mode of eshowkw to 0755
2010-12-29 Paul VarnerMerge branch 'gentoolkit' into euse
2010-12-28 Paul VarnerAdded euse from bug 259318
2010-12-28 FuzzyRayRemove use_cache parameter from setcpv call since it...
2010-12-27 FuzzyRayInital man page for eshowkw listing all of the options.
2010-12-21 Brian DolbecAdd equery has information to the man page.
2010-12-18 scarabeusConvert my name to contain all proper chars.
2010-12-17 fuzzyrayAdd man page stub for eshowkw
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-24 fuzzyrayMake euse prefix aware
2010-11-24 fuzzyrayUpdate euse to look for portage config files in new...
2010-11-23 fuzzyrayRevert previous changes to euse, changes will need...
2010-11-23 fuzzyrayUpdate euse to look for /etc/portage/make.conf as well...
2010-11-22 fuzzyrayFix cpv.py to handle prefix ebuild inter-revisions...
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 fuzzyrayFix UnicodeDecodeError in setup.py, bug 346001
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-15 fuzzyrayChange keywords short option to 'y' from 'k' which...
2010-11-15 fuzzyrayFix failing test, caused by uncommenting the has module
2010-11-15 fuzzyrayMerge genscripts revision 481
2010-11-02 scarabeusDie correctly when called indirectly with no package...
2010-11-02 scarabeusFix typos in previous commit.
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 scarabeusInitial commit to add equery keywords support for execu...
2010-10-28 scarabeusFix typo, using undefined variable with name as function...
next