aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Added libbe.command.serve and libbe.storage.http for HTTP backend.W. Trevor King2010-01-011-4/+13
* Updated copyright informationW. Trevor King2010-01-011-1/+15
* Moved InvalidStorageVersion from libbe.command to libbe.storageW. Trevor King2009-12-271-2/+3
* Added storage.Storage.storage_version() and command.InvalidStorageVersion.W. Trevor King2009-12-271-1/+13
* The VCS storage backends are all mostly working now.W. Trevor King2009-12-131-2/+1
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-131-1/+13
* Moved properties.py and settings_object.py to libbe/storage/util/W. Trevor King2009-12-081-0/+13