Mention SCM changeset ID in email

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: mercurial-plugin
    • None
    • Environment:
      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.

            Assignee:
            Jesse Glick
            Reporter:
            Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: