aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/cf56e648-3b09-4131-8847-02dff12b4db2/comments/0e5fab2a-66eb-4f7d-979f-b50181f604d4
Commit message (Collapse)AuthorAgeFilesLines
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-132-16/+0
|
* Added libbe/upgrade.py to handle upgrading on-disk bugdirs.W. Trevor King2009-08-311-3/+3
|
* Added `be list --sort *` for user-selectable sorting.W. Trevor King2009-06-222-0/+16
Also added libbe.bug.cmp_last_modified, which handles part of 9ce2f015-8ea0-43a5-a03d-fc36f6d202fe. To do better we could extend the RCS framework. I also transcribed a few emails from the be-devel list onto their relavent bugs and closed a few bugs. Finally, I removed some left over InvalidValue cruft.