# HG changeset patch # User Martin Geisler # Date 1249251130 -7200 # Node ID ad95ea1c975a6311040a080a9a01cb445e5bf28f # Parent fbe7172026f7dd65bbb92a94bae4ab73f262d8d1 patchbomb: use a list instead of indented paragraphs diff -r fbe7172026f7 -r ad95ea1c975a hgext/patchbomb.py --- 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