aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elog/mod_save: join /var/log with os.sep tooZac Medico2011-09-031-1/+2
* elog/mod_save: join /var/log with EPREFIXZac Medico2011-09-031-1/+1
* Fix log uid for logrotate-3.8 compat (bug 378451)Zac Medico2011-08-121-2/+23
* elog/mod_save: fix permissions for logrotateZac Medico2011-07-111-2/+4
* elog/mod_save: ensure parent logdir existsZac Medico2011-07-111-1/+8
* elog/mod_save: use _ensure_log_subdirsZac Medico2011-07-111-11/+10
* Migrate from codecs.open() to io.open().Zac Medico2011-07-101-4/+4
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Bug #273099 - Add split-log and split-elog FEATURES for splitting build logsZac Medico2009-10-091-2/+13
* Update syntax of numbers for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Use _unicode_decode() on the string returned from time.strftime(), in orderZac Medico2009-09-051-1/+4
* Use _encodings where appropriate and add _encodings['stdio'] for stdoutZac Medico2009-08-211-2/+5
* Update imports to import portage.os (with unicode wrappers).Zac Medico2009-08-141-1/+2
* Write log files in text mode (unicode). Thanks to Arfrever for reporting.Zac Medico2009-08-091-1/+3
* Use ensure_dirs() and apply_permissions() to avoid redundant chown/chmod call...Zac Medico2007-09-161-4/+2
* Enable elog functionality for the python side of portageMarius Mauch2007-05-181-3/+3
* - add new echo module for people who don't want any real loggingMarius Mauch2007-04-301-0/+5
* Make subpackage naming consistentMarius Mauch2007-02-111-0/+21