summaryrefslogtreecommitdiffstats
path: root/pym/cache/metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a potential NameError due to 'cpv' being undefined in the namespace and a...Zac Medico2006-05-071-3/+5
* Remove the uppercase requirement on flat_hash metadata keys so that _eclasses...Zac Medico2006-05-061-3/+1
* Use rstrip("\n") instead of -1 index to safely remove newline characters.Zac Medico2006-02-261-1/+1
* Fix cache.metadata.database so that it correctly removes the newline characte...Zac Medico2006-02-261-1/+1
* replacement cache subsystem that's gestated in 2.1 and 3.0.Brian Harring2005-11-051-0/+88