summaryrefslogtreecommitdiffstats
path: root/pym/portage/elog/mod_mail.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Replace dict.keys() usage with __iter__(), since it behaves identically inZac Medico2009-09-221-2/+2
* Update syntax of 'except' statements for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Prepare 41 messages to localization.Arfrever Frehtes Taifersar Arahesis2009-06-291-4/+5
* Py3k compatibility patch #4 by Ali Polatel <hawking@g.o>.Zac Medico2008-07-011-1/+1
* Support ${HOST} substitution in "From" field. Thanks to wschlich.Zac Medico2008-03-261-0/+1
* Handle the PortageException that can be raised fromZac Medico2007-10-131-1/+6
* replace emerge.AtomSet with portage.sets.InternalPackageSetMarius Mauch2007-07-161-0/+15
* Enable elog functionality for the python side of portageMarius Mauch2007-05-181-2/+2
* - add new echo module for people who don't want any real loggingMarius Mauch2007-04-301-2/+2
* Make subpackage naming consistentMarius Mauch2007-02-111-0/+22