Fixed Message-Ids of our bugs (wrapped them in <...>)
From artemis Sat Dec 29 21:16:55 2007From: Dmitriy Morozov <morozov@cs.duke.edu>Date: Sat, 29 Dec 2007 16:12:43 ESTState: newSubject: intergration with commitMessage-Id: <ef1b616f31345634-0-artemis@metatron>When an issue id is mentioned in a commit message, the text of themessage should be added as a comment to the issue (prior to thecommit).Similarly the subjects of the issues (with their ids) should be addedto the initial commit message given by mercurial in the editor. Theyshould appear in the ignored lines of the message (lines starting withHG, so that the user is reminded what issue each id stands for.