summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-24decorate some functions as @staticmethodBrian Dolbec
2011-02-24move mysettings out of __getMaskStatus() into __init__() so it is only done o...Brian Dolbec
2011-02-24WhitespaceChristian Ruppert
2011-02-24Fix package.mask checkChristian Ruppert
2011-02-23fix some alignment mismatchesBrian Dolbec
2011-02-23fix the rebuild_keywords slot appended bug.Brian Dolbec
2011-02-23code the rebuild keywords module.Brian Dolbec
2011-02-10Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...Brian Dolbec
2011-02-10apply djanderson's idea for a simpler/better fix to bug 353430 and commit 000...Brian Dolbec
2011-01-31Some whitespace to visualy separate the codeTomas Chvatal
2011-01-31Align the suffix for revision correctly.Tomas Chvatal
2011-01-30Align revision nicely so it is space separated and easier to spot.Tomas Chvatal
2011-01-28Fix unicode vs. bytes issue in glsa-check (#341293)Andy Kittner
2011-01-25fix the missing unset flags issue due to my misleading variable name for "cle...Brian Dolbec
2011-01-25fix a missed function rename for an assignmentBrian Dolbec
2011-01-25fix the setting of the quiet option properly this timeBrian Dolbec
2011-01-25Fix missing quiet option passing into the analyse moduleBrian Dolbec
2011-01-25Add a leading '-' to disabled USE flags.Brian Dolbec
2011-01-25Modify printers to use the newly split out CpvValuesWrapper and add a print_p...Brian Dolbec
2011-01-25Add a new cpv and values textwrapping classBrian Dolbec
2011-01-25fix a missed rename and relocationof some importsBrian Dolbec
2011-01-24Add a new packages module to analyseBrian Dolbec
2011-01-23Make the ignorance of local settings complete.Tomas Chvatal
2011-01-23Ignore local_settings for package maks.Tomas Chvatal
2011-01-20Make shadow checker aware of mask status.Tomas Chvatal
2011-01-09create a new uniqify_atoms() to properly handle a list of atom instances.Brian Dolbec
2011-01-09remove the use of uniqify as it does not work correctly with atoms.Brian Dolbec
2011-01-06Remove extraneous merge conflict marker.Paul Varner
2011-01-06Update workflow in README.dev from subversion to gitPaul Varner
2011-01-06Add testfile for eclean tests to repository.Paul Varner
2011-01-06Update ChangeLog for new eusePaul Varner
2011-01-06Add gentoolkitNonZeroExit exceptionPaul Varner
2011-01-06man page formatting cleanup.Paul Varner
2011-01-05Updated fix for partially matching use flags.Paul Varner
2011-01-05equery list: do not raise GentoolkitNoMatches exception in quiet modePaul Varner
2011-01-04Added updates from Jared Hancock.Paul Varner
2011-01-04Fix bug where a use flag was partially matching a masked use flag.Paul Varner
2011-01-04Add Jared Hancock to AUTHORS filePaul Varner
2011-01-04Merge euse from bug 259318Paul Varner
2011-01-04Add remove option.Paul Varner
2011-01-01Set the encoding to 'utf_8', if the encoding returned byPaul Varner
2010-12-31Change mode of eshowkw to 0755Paul Varner
2010-12-28Merge branch 'gentoolkit' into eusePaul Varner
2010-12-28Added euse from bug 259318Paul Varner
2010-12-28Remove use_cache parameter from setcpv call since it is deprecated.FuzzyRay
2010-12-27Inital man page for eshowkw listing all of the options.FuzzyRay
2010-12-21Add equery has information to the man page. Brian Dolbec
2010-12-18Convert my name to contain all proper chars.scarabeus
2010-12-17Add man page stub for eshowkwfuzzyray
2010-12-04Drop useless comment linescarabeus