Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix Bug.string() handling of None times. | W. Trevor King | 2008-11-16 | 1 | -3/+7 | |
* | Added 'remove' command to remove bugs. Use __desc__ for command help. | W. Trevor King | 2008-11-16 | 1 | -9/+16 | |
* | Fixed some errors produced while moving bug_summary to Bug.string(). | W. Trevor King | 2008-11-15 | 1 | -15/+17 | |
* | Moved libbe.cmdutil.bug_summary() to libbe.bug.Bug.string(). | W. Trevor King | 2008-11-15 | 1 | -2/+34 | |
* | Fixed a few more Comment.date->time calls. | W. Trevor King | 2008-11-14 | 1 | -1/+1 | |
* | Fixed some bug.py split effects in diff.py | W. Trevor King | 2008-11-14 | 1 | -1/+2 | |
* | Split Bug and Comment class out to bug.py from bugdir.py | W. Trevor King | 2008-11-14 | 1 | -0/+343 |