--- a/hgext/patchbomb.py Mon Aug 03 00:02:00 2009 +0200
+++ b/hgext/patchbomb.py Mon Aug 03 00:12:10 2009 +0200
@@ -14,11 +14,9 @@
first line of the changeset description as the subject text. The
message contains two or three body parts:
- The changeset description.
-
- [Optional] The result of running diffstat on the patch.
-
- The patch itself, as generated by "hg export".
+- The changeset description.
+- [Optional] The result of running diffstat on the patch.
+- The patch itself, as generated by "hg export".
Each message refers to the first in the series using the In-Reply-To
and References headers, so they will show up as a sequence in threaded