Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved be to libbe.ui.command_line and transitioned to Command format. | W. Trevor King | 2009-12-12 | 1 | -4/+4 | |
* | Added libbe.ui.util.user for managing user ids. | W. Trevor King | 2009-12-12 | 2 | -7/+6 | |
* | Moved properties.py and settings_object.py to libbe/storage/util/ | W. Trevor King | 2009-12-08 | 3 | -0/+13 | |
* | Transitioned bugdir.py to new storage format. | W. Trevor King | 2009-12-08 | 3 | -4/+173 | |
* | Transitioned comment.py to new storage format. | W. Trevor King | 2009-12-08 | 2 | -0/+0 | |
* | Use .storage.is_read/writeable() rather than .sync_with_disk() in settings_ob... | W. Trevor King | 2009-12-08 | 1 | -8/+8 | |
* | Use mapfile to only create & parse mapfile strings, not files | W. Trevor King | 2009-12-08 | 1 | -10/+0 | |
* | Extended libbe.storage.base for separate read/write control. | W. Trevor King | 2009-12-08 | 1 | -36/+94 | |
* | Added libbe.storage.base and test suite. | W. Trevor King | 2009-12-08 | 1 | -0/+687 | |
* | Initial directory restructuring to clarify dependencies | W. Trevor King | 2009-12-07 | 11 | -0/+3365 |