aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/base.py
Commit message (Expand)AuthorAgeFilesLines
* Converted libbe.storage.vcs.hg to new Storage format.W. Trevor King2009-12-131-8/+8
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-131-33/+106
* Transitioned bugdir.py to new storage format.W. Trevor King2009-12-081-3/+16
* Extended libbe.storage.base for separate read/write control.W. Trevor King2009-12-081-36/+94
* Added libbe.storage.base and test suite.W. Trevor King2009-12-081-0/+687