aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/comment.py
Commit message (Expand)AuthorAgeFilesLines
* Restore "content_type" kwarg to Comment.new_reply().W. Trevor King2010-02-021-2/+2
* Oops, fix Comment doctest EDITOR cleanupW. Trevor King2010-01-281-1/+1
* Don't accidentally spawn VISUAL in Comment doctests.W. Trevor King2010-01-281-0/+3
* Fix broken handling of non-text/plain commentsW. Trevor King2010-01-231-1/+1
* Added "Created comment..." output to `be comment`W. Trevor King2010-01-231-0/+9
* Updated copyright informationW. Trevor King2010-01-011-1/+1
* Added UserInterface and other improved abstractions for command handlingW. Trevor King2009-12-311-8/+11
* Transitioned severity to Command-format, also added Command._get_*()W. Trevor King2009-12-141-6/+7
* Transitioned merge to Command-formatW. Trevor King2009-12-141-4/+5
* Transitioned import_xml to Command-formatW. Trevor King2009-12-141-0/+1
* Transitioned comment to Command formatW. Trevor King2009-12-141-109/+96
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+164