hg email --flag stable installer: add windows application version number to inno installer script
Matt Mackall
mpm at selenic.com
Thu Jan 14 21:09:42 UTC 2016
Not sure why you've got "hg email --flag stable" in your subject. That's
supposed to be a Mercurial command that makes your subject start with "[PATCH
stable]" when it properly formats and sends your patch.
On Wed, 2016-01-06 at 17:16 +0000, Urs Rau wrote:
> changeset: 27611:09c13d8ada6f
> branch: stable
> user: Urs Rau <urs.rau at gmail.com>
> date: Wed Jan 06 16:46:05 2016 +0000
> summary: installer: add windows application version number to inno
> installer script
> files: contrib/win32/mercurial.iss
> description:
> installer: add windows application version number to inno installer script
This appears to be hacked output from hg log -v. Not sure why you're sending it,
we don't need anything but the "hg export" output.
> Changeset 09c13d8ada6f
Self-referential commit message? Either you've cracked SHA1 or you're just
inserting the following description that should be in the commit into your
email.
> this addition to the inno installer script means that the windows uninstaller
> registry key “DisplayVersion" is set to the application version number and
> will show in Add/Remove Programs.
> # HG changeset patch
> # User Urs Rau <urs.rau at gmail.com>
> # Date 1452098765 0
> # Wed Jan 06 16:46:05 2016 +0000
> # Node ID 09c13d8ada6fe818a4067a790d731ce598758551
> # Parent b8405d739149cdd6d8d9bd5e3dd2ad8487b1f09a
> installer: add windows application version number to inno installer script
This looks like what we're expecting. But the description from above is missing
here. So it will probably not make it into the repository when we use "hg
import" on your email. You should instead use "hg commit --amend" and put
everything you want to say about the patch there.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial-devel
mailing list