summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-23fix python-3 compatibility for euse bug 364081Brian Dolbec
2011-04-18Change eprefix.py to only look at portage for the value of EPREFIXPaul Varner
2011-04-10temporary fix for a test failure due to the added dotfiles check.Brian Dolbec
2011-03-31Fix extend_realpaths in FileOwner class. (Bug 96515)Paul Varner
2011-03-28Latest euse changes from Jared HancockPaul Varner
2011-03-17add the Homepage to epkginfo/equery meta's Upstream option as per idl0r's req...Brian Dolbec
2011-03-08add a dotfile check and only delete hidden (.dotfile's) during a destructive ...Brian Dolbec
2011-02-25Fix small typoPaul Varner
2011-02-25Apply latest changes from Jared HancockPaul Varner
2011-02-25Fix whitespacePaul Varner
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