Merged with Trevor's -rr branch
[be.git] / libbe / diff.py
2009-10-02 Gianluca MontecchiMerged with Trevor's -rr branch
2009-10-01 Gianluca MontecchiFixed the merge
2009-10-01 Gianluca MontecchiMerged with head branch
2009-07-02 Chris BallPull darcs fix, copyright updates from W. Trevor King
2009-07-02 W. Trevor KingUpdated copyright blurbs and AUTHORS and included scrip...
2009-06-21 W. Trevor KingMerge from Ben Finney's RCS unittest patch
2009-06-19 W. Trevor KingMerged Thomas Habets 2009-01-07 XML output for "be...
2009-06-19 W. Trevor KingMerge from main branch.
2008-12-04 W. Trevor KingMerged in the successful per-tree-config branch.
2008-12-04 W. Trevor KingPer-tree status levels working.
2008-11-25 W. Trevor KingAdded libbe/encoding.py to wrap input/output/file acces...
2008-11-24 W. Trevor KingMerge from W. Trevor King's tree.
2008-11-24 W. Trevor KingAdded Bug.comments(), BugDir.has_bug() & cleaned up...
2008-11-23 W. Trevor Kinglibbe/diff.diff() was missing newly created bugs. ...
2008-11-23 W. Trevor KingGo back to lazy bug loading to get execution speed...
2008-11-23 W. Trevor KingExplicit rcs.cleanup() in bugdir test.
2008-11-21 W. Trevor KingAnother major rewrite. Now BugDir, Bug, and Comment...
2008-11-19 W. Trevor KingMajor rewrite of RCS backends. RCS now represented...
2008-11-16 W. Trevor KingMerged in my git.py changed fixing Hubert Chathi's...
2008-11-16 W. Trevor KingRemoved the empty bugs 14c and 38b. Fixed bug.string...
2008-11-15 W. Trevor KingMoved libbe.cmdutil.bug_summary() to libbe.bug.Bug...
2008-11-15 W. Trevor KingFixed some bug.py split effects in diff.py
2006-04-06 Aaron BentleyMerge from upstream
2006-03-31 Aaron BentleyImplemented basic comment diff
2005-05-16 Aaron BentleyAdded appropriate copyright notices, GPLed.
2005-05-09 Aaron BentleySlight refactoring
2005-05-09 Aaron BentleyImplemented bug tree diff
2005-04-22 Aaron BentleyMerge (Oleg Romanyshyn)
2005-04-22 Aaron BentleyAdded new status - "in-progress" (Oleg Romanyshyn)
2005-04-14 Aaron BentleyAdded preliminary tree-diffing support