summaryrefslogtreecommitdiffstats
path: root/pym/cache/metadata_overlay.py
Commit message (Expand)AuthorAgeFilesLines
* Use get() to simplify setitem logic as suggested by Brian Harring. This patch...v2.1-r1Zac Medico2006-06-211-12/+10
* Make it possible to pass alternative cache implementations into the construct...Zac Medico2006-06-211-1/+2
* Fix it so that values are properly saved in the writable layer. Previously t...Zac Medico2006-06-211-1/+3
* Add a new cache.metadata_overlay module that layers a writable cache over a r...Zac Medico2006-02-261-0/+91