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
/
bug.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged Thomas Habets 2009-01-07 XML output for "be show".
W. Trevor King
2009-06-19
1
-0
/
+36
|
\
|
*
XML output for "be show"
Thomas Habets
2009-01-07
1
-0
/
+37
*
|
Per-tree status levels working.
W. Trevor King
2008-12-04
1
-9
/
+26
*
|
bug severity verification now works with per-tree severities.
W. Trevor King
2008-12-04
1
-5
/
+1
*
|
Per-tree settings now passed into bug module.
W. Trevor King
2008-12-04
1
-6
/
+18
*
|
Added per-tree configurable severities.
W. Trevor King
2008-12-04
1
-1
/
+1
*
|
Added support for bug reporter field.
W. Trevor King
2008-12-02
1
-0
/
+1
*
|
Fixed comparison bug in Bug._get_time.
W. Trevor King
2008-12-02
1
-3
/
+8
*
|
Bug moved to the settings_object system.
W. Trevor King
2008-12-02
1
-56
/
+31
*
|
Added decorator-style properties to bugdir. Created settings_object module.
W. Trevor King
2008-12-02
1
-1
/
+1
*
|
Added decorator-style properties to libbe/comment.py.
W. Trevor King
2008-12-01
1
-11
/
+15
*
|
Added libbe/properties to make property management easier.
W. Trevor King
2008-11-28
1
-105
/
+168
*
|
Added becommands/comment completion.
W. Trevor King
2008-11-27
1
-1
/
+8
*
|
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-1
/
+4
*
|
Added becommands/merge to join duplicate bugs.
W. Trevor King
2008-11-24
1
-11
/
+26
|
/
*
Added Bug.comments(), BugDir.has_bug() & cleaned up diff.diff().
W. Trevor King
2008-11-24
1
-0
/
+6
*
Added 'allow_no_rcs' flag to RCS file system access methods.
W. Trevor King
2008-11-24
1
-1
/
+1
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
1
-8
/
+20
*
Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.
W. Trevor King
2008-11-22
1
-1
/
+1
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-166
/
+121
*
Merged bug.new_comment into bug.Bug.new_comment.
W. Trevor King
2008-11-19
1
-8
/
+4
*
Moved bug.new_bug code into bugdir.BugDir.new_bug.
W. Trevor King
2008-11-19
1
-8
/
+0
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-26
/
+27
*
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