aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emergelog: pass path to lockfile, not file objectZac Medico2011-12-131-6/+3
* emergelog: use string format op for time.time()Zac Medico2011-07-121-4/+7
* emergelog: remove unneeded seek for append modeZac Medico2011-07-121-3/+0
* Migrate from codecs.open() to io.open().Zac Medico2011-07-101-3/+5
* emergelog: tweak _disabled commentZac Medico2011-06-031-2/+2
* emergelog: only enable when called by emergeZac Medico2011-06-031-1/+4
* Update timestamps in headers of modified files.Zac Medico2011-05-011-1/+1
* emergelog: only set permission on creationZac Medico2011-04-291-3/+5
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Bug #303401 - Fix emerge.log disabling code that's been broken sinceZac Medico2010-02-041-0/+4
* Support print() function with Python 2 in more files.Arfrever Frehtes Taifersar Arahesis2009-09-201-0/+2
* Update syntax of numbers in some files which were missing in previous commit.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Update syntax of calls to print() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Update syntax of 'except' statements for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Use _encodings where appropriate.Zac Medico2009-08-201-2/+6
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-14/+7
* Add unicode conversions in various logging code.Zac Medico2009-08-061-0/+7
* Open file in text mode (unicode) where appropriate.Zac Medico2009-08-051-1/+3
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces (part 4).Zac Medico2009-06-221-0/+41