summaryrefslogtreecommitdiffstats
path: root/pym/portage/mail.py
Commit message (Expand)AuthorAgeFilesLines
* Replace _content_encoding, _fs_encoding, and _merge_encoding with directZac Medico2009-08-211-12/+13
* Use _content_encoding where appropriate.Zac Medico2009-08-181-23/+32
* Prepare 308 messages to localization.Arfrever Frehtes Taifersar Arahesis2009-08-151-6/+7
* Make everything safe for unicode (this should fix the elog modules thatZac Medico2009-08-091-1/+28
* Bug #263370 - In create_message(), use email.header.Header to wrap theZac Medico2009-03-311-1/+4
* Always use basestring instead of str with isinstance().Zac Medico2009-03-071-1/+1
* Handle Exceptions in mod_mail_summary.finalize() and check if the server actu...Marius Mauch2007-10-061-0/+4
* Enable keyword expansionMarius Mauch2007-07-061-1/+1
* Namespace sanitizing, step 2Marius Mauch2007-01-251-4/+4
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+89