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
/
becommands
/
comment.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright blurbs and AUTHORS and included script for future updates
W. Trevor King
2009-07-01
1
-1
/
+3
*
"be comment" now handles the default options.content_type.
W. Trevor King
2009-06-30
1
-1
/
+2
*
Added ability to handle non text/* MIME types.
W. Trevor King
2009-06-26
1
-3
/
+7
*
Added `be list --sort *` for user-selectable sorting.
W. Trevor King
2009-06-22
1
-0
/
+4
*
Added comments-from-stdin, so we can add tracebacks, e.g. with
W. Trevor King
2009-06-19
1
-7
/
+14
*
Converted Comment to the settings_object system.
W. Trevor King
2008-12-02
1
-6
/
+6
*
Optimized bug loading from becommands/comment with partial-uuid matching.
W. Trevor King
2008-11-27
1
-2
/
+10
*
Added becommands/comment completion.
W. Trevor King
2008-11-27
1
-1
/
+26
*
Command completion simplified and working for list, dummies for other cmds.
W. Trevor King
2008-11-27
1
-1
/
+3
*
Fixed typo in becommands/comment help string.
W. Trevor King
2008-11-27
1
-1
/
+1
*
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
1
-14
/
+13
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
1
-6
/
+12
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
1
-20
/
+43
*
Merged bug.new_comment into bug.Bug.new_comment.
W. Trevor King
2008-11-19
1
-2
/
+1
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
1
-5
/
+4
*
Added 'remove' command to remove bugs. Use __desc__ for command help.
W. Trevor King
2008-11-16
1
-0
/
+2
*
Fixed a few more Comment.date->time calls.
W. Trevor King
2008-11-14
1
-1
/
+1
*
Split Bug and Comment class out to bug.py from bugdir.py
W. Trevor King
2008-11-14
1
-2
/
+3
*
Assume commit messages are in utf-8 for now...
Aaron Bentley
2007-07-30
1
-0
/
+1
*
Add support for VISUAL
Aaron Bentley
2007-07-16
1
-1
/
+2
*
Added prompt to comments
Aaron Bentley
2006-04-16
1
-1
/
+1
*
Added reply handling to comments
Aaron Bentley
2006-04-03
1
-3
/
+9
*
Fixed test suite for the unicode switch
Aaron Bentley
2006-04-01
1
-2
/
+2
*
Added tests for missing $EDITOR
Aaron Bentley
2005-05-17
1
-0
/
+4
*
Fixed bug handing missing $EDITOR
Aaron Bentley
2005-05-17
1
-1
/
+5
*
Added appropriate copyright notices, GPLed.
Aaron Bentley
2005-05-16
1
-0
/
+16
*
Added tests for comments
Aaron Bentley
2005-03-24
1
-0
/
+21
*
Made comment work with an editor
Aaron Bentley
2005-03-23
1
-3
/
+12
*
Added comment support to show, added comment command
Aaron Bentley
2005-03-23
1
-0
/
+22