aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage
Commit message (Expand)AuthorAgeFilesLines
* Moved be to libbe.ui.command_line and transitioned to Command format.W. Trevor King2009-12-121-4/+4
* Added libbe.ui.util.user for managing user ids.W. Trevor King2009-12-122-7/+6
* Moved properties.py and settings_object.py to libbe/storage/util/W. Trevor King2009-12-083-0/+13
* Transitioned bugdir.py to new storage format.W. Trevor King2009-12-083-4/+173
* Transitioned comment.py to new storage format.W. Trevor King2009-12-082-0/+0
* Use .storage.is_read/writeable() rather than .sync_with_disk() in settings_ob...W. Trevor King2009-12-081-8/+8
* Use mapfile to only create & parse mapfile strings, not filesW. Trevor King2009-12-081-10/+0
* 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
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-0711-0/+3365