.issues/ef1b616f31345634
author Dmitriy Morozov <morozov@cs.duke.edu>
Sat, 29 Dec 2007 22:44:27 -0500
changeset 4 bf71e2069dbd
child 9 5319c712fa34
permissions -rwxr-xr-x
Basic functionality in place; added feature request for integration with commit (ef1)

From artemis Sat Dec 29 21:16:55 2007
From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Sat, 29 Dec 2007 16:12:43 EST
State: new
Subject: intergration with commit
Message-Id: ef1b616f31345634-0-artemis@metatron

When an issue id is mentioned in a commit message, the text of the
message should be added as a comment to the issue (prior to the
commit).

Similarly the subjects of the issues (with their ids) should be added
to the initial commit message given by mercurial in the editor. They
should appear in the ignored lines of the message (lines starting with
HG, so that the user is reminded what issue each id stands for.