9 messages in com.xensource.lists.xen-cimRE: [Xen-cim] ProcessorPool commit
FromSent OnAttachments
Jim Fehlig26 Jul 2006 16:48 
Subrahmanian, Raj27 Jul 2006 10:21 
Subrahmanian, Raj27 Jul 2006 12:19 
Jim Fehlig27 Jul 2006 14:12 
Subrahmanian, Raj31 Jul 2006 15:42.mof
Jim Fehlig31 Jul 2006 16:16 
Subrahmanian, Raj31 Jul 2006 20:51 
Subrahmanian, Raj02 Aug 2006 14:32.tar
Jim Fehlig03 Aug 2006 16:46 
Subject:RE: [Xen-cim] ProcessorPool commit
From:Subrahmanian, Raj (raj.@unisys.com)
Date:07/27/2006 10:21:29 AM
List:com.xensource.lists.xen-cim

Jim,

Raj - I added the DCO to description when doing 'hg commit' but don't see it in 'hg tip' et.al. Not sure if this is the proper way to annotate DCO.

hg log will only show the summary. It takes what you type during hg commit until the first carriage-return and displays it on the summary. If you do hg export 14 | less you will see the full description, including the signed-off line and the patch. So, I think we are good.

Thanks Raj