Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved InvalidStorageVersion from libbe.command to libbe.storage | W. Trevor King | 2009-12-27 | 1 | -1/+12 |
* | Added storage.Storage.storage_version() and command.InvalidStorageVersion. | W. Trevor King | 2009-12-27 | 1 | -0/+5 |
* | Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation | W. Trevor King | 2009-12-15 | 1 | -4/+6 |
* | Don't require new revisions on empty commits. | W. Trevor King | 2009-12-13 | 1 | -4/+7 |
* | Converted libbe.storage.vcs.hg to new Storage format. | W. Trevor King | 2009-12-13 | 1 | -8/+8 |
* | Converted libbe.storage.vcs.base to new Storage format. | W. Trevor King | 2009-12-13 | 1 | -33/+106 |
* | Transitioned bugdir.py to new storage format. | W. Trevor King | 2009-12-08 | 1 | -3/+16 |
* | 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 |