All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] CHANGELOG going forward?
@ 2006-10-25  3:28 Kumar Gala
  2006-10-25  8:17 ` Stefan Roese
  2006-10-25 19:30 ` Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Kumar Gala @ 2006-10-25  3:28 UTC (permalink / raw)
  To: u-boot

It sounds like going forward git commit messages will be used for  
CHANGELOG generation?  Is there a particular style that is desired  
for the commit messages?  Should be doing signed-off-by like the kernel?

thanks

- kumar

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] CHANGELOG going forward?
  2006-10-25  3:28 [U-Boot-Users] CHANGELOG going forward? Kumar Gala
@ 2006-10-25  8:17 ` Stefan Roese
  2006-10-25  8:19   ` Grant Likely
  2006-10-25 19:30 ` Wolfgang Denk
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2006-10-25  8:17 UTC (permalink / raw)
  To: u-boot

On Wednesday 25 October 2006 05:28, Kumar Gala wrote:
> It sounds like going forward git commit messages will be used for
> CHANGELOG generation?  Is there a particular style that is desired
> for the commit messages?  Should be doing signed-off-by like the kernel?

I second this idea of using the same syntax (e.g. signed-off-by...) like the 
linux kernel. Makes it easier to handle patches for both projects.

Best regards,
Stefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] CHANGELOG going forward?
  2006-10-25  8:17 ` Stefan Roese
@ 2006-10-25  8:19   ` Grant Likely
  0 siblings, 0 replies; 4+ messages in thread
From: Grant Likely @ 2006-10-25  8:19 UTC (permalink / raw)
  To: u-boot

On 10/25/06, Stefan Roese <sr@denx.de> wrote:
> On Wednesday 25 October 2006 05:28, Kumar Gala wrote:
> > It sounds like going forward git commit messages will be used for
> > CHANGELOG generation?  Is there a particular style that is desired
> > for the commit messages?  Should be doing signed-off-by like the kernel?
>
> I second this idea of using the same syntax (e.g. signed-off-by...) like the
> linux kernel. Makes it easier to handle patches for both projects.

Besides; git gives us that handy-dandy '-s' switch; it'd be a shame
not to use it.  :)

g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] CHANGELOG going forward?
  2006-10-25  3:28 [U-Boot-Users] CHANGELOG going forward? Kumar Gala
  2006-10-25  8:17 ` Stefan Roese
@ 2006-10-25 19:30 ` Wolfgang Denk
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2006-10-25 19:30 UTC (permalink / raw)
  To: u-boot

In message <A637ED69-5A22-4B73-9730-58D81113FAED@kernel.crashing.org> you wrote:
> It sounds like going forward git commit messages will be used for  
> CHANGELOG generation?  Is there a particular style that is desired  
> for the commit messages?  Should be doing signed-off-by like the kernel?

Yes, the CHANGELOG will be (from time to time) auto-generated from the
git commit messages.

git commit messages should  start  with  a  descriptive  single  line
summary  (which is what we will see as a quick overview in tools like
gitk etc.), eventually followed by additional description.

Yes, please include signed-off-by.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"We don't have to protect the environment -- the Second Coming is  at
hand."                                                   - James Watt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-25 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-25  3:28 [U-Boot-Users] CHANGELOG going forward? Kumar Gala
2006-10-25  8:17 ` Stefan Roese
2006-10-25  8:19   ` Grant Likely
2006-10-25 19:30 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.