aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/comment.py
Commit message (Expand)AuthorAgeFilesLines
* Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-141-2/+3
* Assume commit messages are in utf-8 for now...Aaron Bentley2007-07-301-0/+1
* Add support for VISUALAaron Bentley2007-07-161-1/+2
* Added prompt to commentsAaron Bentley2006-04-161-1/+1
* Added reply handling to commentsAaron Bentley2006-04-031-3/+9
* Fixed test suite for the unicode switchAaron Bentley2006-04-011-2/+2
* Added tests for missing $EDITORAaron Bentley2005-05-171-0/+4
* Fixed bug handing missing $EDITORAaron Bentley2005-05-171-1/+5
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Added tests for commentsAaron Bentley2005-03-241-0/+21
* Made comment work with an editor Aaron Bentley2005-03-231-3/+12
* Added comment support to show, added comment commandAaron Bentley2005-03-231-0/+22