summaryrefslogtreecommitdiffstats
path: root/pym/portage/util/mtimedb.py
Commit message (Expand)AuthorAgeFilesLines
* mtimedb: fix hexversion for python issue 5729Zac Medico2012-03-221-1/+1
* mtimedb: enable JSON write supportv2.2.0_alpha94Zac Medico2012-03-221-11/+11
* MtimeDB: add JSON read/writeZac Medico2012-02-171-14/+55
* MtimeDB._load: explicitly close fileZac Medico2012-02-171-3/+5
* Handle unpickle EOFError.Zac Medico2011-09-031-1/+1
* Handle unpickle AttributeError (bug #381705).Zac Medico2011-09-031-2/+6
* Update timestamps in headers of modified files.Zac Medico2011-06-031-1/+1
* Move pickle import out of base portage module.Zac Medico2011-06-031-1/+5
* Make sure portage.VERSION is saved in the mtimedb as type str rather thanZac Medico2010-03-271-2/+3
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Move the MtimeDB class to portage.util.mtimedb and deprecate the commit_mtimedbZac Medico2010-02-281-0/+77