-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
MailSender does
buf.append('[');
buf.append(entry.getAuthor().getFullName());
buf.append("] ");
For Mercurial, it would be very useful to insert the changeset ID here as well.
Similarly, for Subversion the commit number would be useful. Otherwise you need
to click on the changelog, find the item mentioned in email, and look up its
changeset ID there.