Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added storage.Storage.storage_version() and command.InvalidStorageVersion. | W. Trevor King | 2009-12-27 | 1 | -17/+7 |
* | Fixed libbe.storage.util.upgrade | W. Trevor King | 2009-12-27 | 1 | -54/+153 |
* | Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation | W. Trevor King | 2009-12-15 | 4 | -39/+52 |
* | Transitioned comment to Command format | W. Trevor King | 2009-12-14 | 1 | -4/+4 |
* | Converted libbe.storage.vcs.base to new Storage format. | W. Trevor King | 2009-12-13 | 1 | -0/+242 |
* | 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 | 1 | -3/+2 |
* | Moved properties.py and settings_object.py to libbe/storage/util/ | W. Trevor King | 2009-12-08 | 2 | -0/+1075 |
* | Transitioned comment.py to new storage format. | W. Trevor King | 2009-12-08 | 2 | -0/+94 |
* | Use mapfile to only create & parse mapfile strings, not files | W. Trevor King | 2009-12-08 | 1 | -0/+116 |