> 2009-07-08  Maciej Stachowiak  <[email protected]>
> 
>       - <http://webkit.org/b/27098> Make prepare-ChangeLog less shouty
>       Reviewed by Mark Rowe.
> 
>       Hypothetical long description goes here. Yeah. Very long and detailed 
> it is.
> 
>       * Scripts/prepare-ChangeLog:


Random nits (since you asked):

* Please do not put a "-" in front of the bug line.  What does that buy you 
besides (sometimes) a bullet in trac.webkit.org?

* What does the format look like for bugs with multiple URL links, e.g., to 
<rdar://problem/NNNNNNN> or to <http://crbug.com/NNNNN>?  (The title should not 
have to be repeated--you should be fixing the same issue for all of them.)

* Is the "Reviewed by" line going to have a blank line above it?  (I think it 
should, but I could be persuaded otherwise.)

And from The-World-is-Not-Enough Department:

* The commit-log-editor should be smart about condensing duplicate content 
after the date-name-email lines for each ChangeLog entry, and it should move 
those lines to the top of the commit message.  (This also makes git users happy 
since the first line would be the bug URL and description, making "git log 
--oneline" more useful.)

Dave



----- Original Message ----
> From: Maciej Stachowiak <[email protected]>
> To: Maciej Stachowiak <[email protected]>
> Cc: WebKit Development <[email protected]>
> Sent: Thursday, July 9, 2009 1:47:16 AM
> Subject: Re: [webkit-dev] Changes to prepare-ChangeLog
> 
> 
> I discussed with Mark Rowe on IRC a bit and it seems like it would be nice if 
> the bug URL could be short enough to just go on one line with the summary. 
> Which 
> turns out to be totally doable. Thus the latest format proposal (the /b/ URL 
> is 
> a redirect):
> 
> 2009-07-08  Maciej Stachowiak  
> 
>        - <http://webkit.org/b/27098> Make prepare-ChangeLog less shouty
>       Reviewed by Mark Rowe.
> 
>       Hypothetical long description goes here. Yeah. Very long and detailed 
> it is.
> 
>        * Scripts/prepare-ChangeLog:
> 
> On Jul 9, 2009, at 1:32 AM, Maciej Stachowiak wrote:
> 
> > 
> > Now that my attention has been called to it, it's starting to bug me that 
> everyone formats their ChangeLog entries slightly differently. How about this 
> as 
> the canonical format (with prepare-ChangeLog encouraging it)?
> > 
> > 2009-07-08  Maciej Stachowiak  
> > 
> >        Make prepare-ChangeLog less shouty
> >        https://bugs.webkit.org/show_bug.cgi?id=27098
> > 
> >        Reviewed by Mark Rowe.
> > 
> >        * Scripts/prepare-ChangeLog:
> > 
> > 
> > 
> > So specifically:
> > 
> > - Reviewed by line would go below, not above, to make git users happy 
> > (well, 
> happi*er*)
> > - Bug URL remains below one-line description, for git joy and scannability
> > - No angle brackets around URL, so that you can cut/paste or drag it from a 
> URL field without extra work
> > - No line between URL and summary
> > 
> > Is that a format everyone can live with for ChangeLogs and commit messages? 
> > If 
> so, I'll post a patch to update prepare-ChangeLog accordingly.
> > 
> > Regards,
> > Maciej
> > 
> 
> _______________________________________________
> webkit-dev mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to