Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the empty bugs 14c and 38b. Fixed bug.string() call in libbe/diff.py. | W. Trevor King | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | Moved libbe.cmdutil.bug_summary() to libbe.bug.Bug.string(). | W. Trevor King | 2008-11-15 | 1 | -3/+3 |
| | | | | This seems like a natual place for a function that only operates on Bugs. | ||||
* | Fixed some bug.py split effects in diff.py | W. Trevor King | 2008-11-14 | 1 | -4/+5 |
| | | | | | | Also added 'disabled' status back in so diff doesn't choke trying to load the older versions... Ugly hack, but I don't want to change the past ;). | ||||
* | Implemented basic comment diff | Aaron Bentley | 2006-03-31 | 1 | -2/+19 |
| | |||||
* | Added appropriate copyright notices, GPLed. | Aaron Bentley | 2005-05-16 | 1 | -0/+16 |
| | |||||
* | Slight refactoring | Aaron Bentley | 2005-05-09 | 1 | -2/+2 |
| | |||||
* | Implemented bug tree diff | Aaron Bentley | 2005-05-09 | 1 | -4/+29 |
| | | | | | | | Modified bug reports: f5c: Implement bug tree diff status: open -> closed | ||||
* | Added preliminary tree-diffing support | Aaron Bentley | 2005-04-14 | 1 | -0/+52 |