Mercurial > hg
diff tests/hghave @ 17859:d38d90ad5bbf stable
patchbomb: respect --in-reply-to for all mails if no intro message is sent
Before this change, the thread hierarchy looked like this:
PARENT
PATCH1/x
PATCH2/x
PATCH3/x
...
Now it is:
PARENT
PATCH1/x
PATCH2/x
PATCH3/x
...
With an introductory message the behaviour is unchanged:
PARENT
INTRO
PATCH1/x
PATCH2/x
PATCH3/x
...
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 24 Oct 2012 09:53:10 +0200 |
parents | 23f621ca04b5 |
children | 77d06793a20d |