From: W. Trevor King Date: Sat, 21 Nov 2009 20:06:10 +0000 (-0500) Subject: Merged mostly completed `be email-bugs'. X-Git-Tag: 1.0.0~59^2~77 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3de7e1a6d07b5488fd3c9e01caba53216e612d2;p=be.git Merged mostly completed `be email-bugs'. Highlights: * new be commands 'email-bugs' and 'import-xml' * standardized format for XML files. * new be-handle-mail interface '[be-bug:xml]' * restrict_file_access security patch * new subprocess handling submodule libbe.subproc * test.py adjusted to use an installed VCS for most tests. * assorted bugfixes Altered interfaces to the following be commands: * comment --xml tag gone, use import-xml. * show --xml xml format updated to format. Also adjusted be-mbox-to-xml and be-xml-to-mbox to handle new format and provide better handling of *.extra_strings. --- f3de7e1a6d07b5488fd3c9e01caba53216e612d2