index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbe
/
diff.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added docstrings to libbe submodules.
W. Trevor King
2009-08-31
1
-3
/
+7
*
RCS -> VCS, BUGDIR_DISK_VERSION -> v1.2
W. Trevor King
2009-08-31
1
-2
/
+2
*
Improved unittest cleanup by adding BugDir.cleanup().
W. Trevor King
2009-07-31
1
-1
/
+2
*
Fixed indent spacing in libbe.diff.report().
W. Trevor King
2009-07-31
1
-20
/
+22
*
Cleaned up be-handle-mail's subscriber notification emails (fewer attachments).
W. Trevor King
2009-07-27
1
-20
/
+20
*
Tweaked the output text for modified bugs in libbe.diff and be-handle-mail.
W. Trevor King
2009-07-27
1
-1
/
+3
*
Added cmp functions to libbe.comment, and fleshed them out in libbe.bug.
W. Trevor King
2009-07-27
1
-6
/
+14
*
Cache data strings in libbe.diff.DiffTree.
W. Trevor King
2009-07-27
1
-0
/
+3
*
Major rewrite of libbe.diff introduces DiffTree and Diff classes.
W. Trevor King
2009-07-27
1
-94
/
+368
*
Added bugdir setting comparision to libbe.diff.
W. Trevor King
2009-07-23
1
-20
/
+29
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
1
-11
/
+11
*
Removed <abentley@panoramicfeedback.com> from copyright blurbs.
W. Trevor King
2009-07-11
1
-1
/
+0
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
1
-1
/
+2
*
Per-tree status levels working.
W. Trevor King
2008-12-04
1
-9
/
+8
*
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-11
/
+15
*
Added Bug.comments(), BugDir.has_bug() & cleaned up diff.diff().
W. Trevor King
2008-11-24
1
-7
/
+6
*
libbe/diff.diff() was missing newly created bugs. Fixed.
W. Trevor King
2008-11-23
1
-2
/
+5
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
1
-6
/
+10
*
Explicit rcs.cleanup() in bugdir test.
W. Trevor King
2008-11-22
1
-2
/
+2
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-21
/
+12
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-3
/
+8
*
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
*
Fixed some bug.py split effects in diff.py
W. Trevor King
2008-11-14
1
-4
/
+5
*
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
*
Added preliminary tree-diffing support
Aaron Bentley
2005-04-14
1
-0
/
+52