[patch 00/10] patches supporting patch queue features

Chris Mason mason at suse.com
Tue Aug 9 13:29:57 CDT 2005


On Tuesday 09 August 2005 14:17, Bryan O'Sullivan wrote:
> On Tue, 2005-08-09 at 13:42 -0400, Chris Mason wrote:
> > Here's an update of most of the supporting patches needed for my patch
> > queue command.
>
> Are you generating these patches with mq?  If so, it would be nice if
> they had the same kind of header as patches generated with "hg export",
> if mq can do that.  That way, cherry-picking becomes trivial for anyone.

Hmmm, here's a sample from hg export

# HG changeset patch
# User Jeff Sipek <jeffpc at optonline.net>
# Node ID c333dfa8fa1ab7fafdd99e4989a77b198fb04b59
# Parent  41b344235bb7095c2efb8ed48df82e590e6ee7d0
[PATCH] Move default page name into map file

I'm screwing it up by putting an empty line after the comment section.  That I 
can fix.  I'm not sure the Node ID and Parent are useful though, they will 
change each time the patch or parent gets refreshed.

-chris


More information about the Mercurial mailing list