On Sat, Jan 24, 2009 at 10:42 AM, Bernie Innocenti wrote:
> Well, it's customary to introduce an additional state where the bug is
> fixed in the developer's intentions, but not yet QA'd:
>
> NEW -> ASSIGNED -> FIXED -> CLOSED
Bernie,
99% of my commits are "working on it, mate" ;-)
It's not ab
Martin Langhoff wrote:
> On Sat, Jan 24, 2009 at 6:39 AM, Bernie Innocenti wrote:
>> I meant it should have been optional, but if we switch to using the
>> "Closes: header in the body, where we have no size constraints, then
>> we could has well use the prefix consistently.
>
> One important note
On Sat, Jan 24, 2009 at 6:39 AM, Bernie Innocenti wrote:
> I meant it should have been optional, but if we switch to using the
> "Closes: header in the body, where we have no size constraints, then
> we could has well use the prefix consistently.
One important note WRT 'Closes'...
Code hits git
Jonas Smedegaard wrote:
>> - Given the above, the word "Closes: " steals precious characters,
>> and is rather easy to deduce, therefore I'd opt it out.
>
> It really makes better sense to me to not squeeze bug hints into that
> first line at all, but instead include them in a later line of the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Jan 23, 2009 at 10:45:15AM +0100, Bernie Innocenti wrote:
>Jonas Smedegaard wrote:
>> Use the recommended style as mentioned in Git documentation
>> somewhere: First line a summary of at most 40 chars, then empty line,
>> then optional detail
On Fri, Jan 23, 2009 at 13:22, Simon Schampijer wrote:
> Marco Pesenti Gritti wrote:
>> On Fri, Jan 23, 2009 at 10:45 AM, Bernie Innocenti
>> wrote:
>>> Some thoughts:
>>>
>>> - Because the commit message summary appears in the shortlog,
>>> it should be kept below 74 characters to avoid ugly
Marco Pesenti Gritti wrote:
> On Fri, Jan 23, 2009 at 10:45 AM, Bernie Innocenti wrote:
>> Some thoughts:
>>
>> - Because the commit message summary appears in the shortlog,
>> it should be kept below 74 characters to avoid ugly wrapping.
>>
>> - Given the above, the word "Closes: " steals pre
On Fri, Jan 23, 2009 at 10:45 AM, Bernie Innocenti wrote:
> Some thoughts:
>
> - Because the commit message summary appears in the shortlog,
> it should be kept below 74 characters to avoid ugly wrapping.
>
> - Given the above, the word "Closes: " steals precious characters,
> and is rather
Jonas Smedegaard wrote:
> Use the recommended style as mentioned in Git documentation somewhere:
> First line a summary of at most 40 chars, then empty line, then optional
> detailed commit message (which is stripped by git-shortlog).
>
> Also, I'd suggest mentioning ticket numbers at end instea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Jan 22, 2009 at 09:54:36AM +0100, Simon Schampijer wrote:
>So the command for sugar for this release would be [...]:
>
>git log v0.83.4..v0.83.5 --no-merges | git-shortlog
>
>That will encourage people to write nice commit messages :) I would
Bernie Innocenti wrote:
> Walter Bender wrote:
>> Wow!!
>
> We have great release notes lately.
>
> To credit authors, I'd also append the patch summary by author,
> Linus-style. It can quickly be obtained this way:
>
> git log v0.83.3..HEAD | git-shortlog
Excellent, will do that for the nex
Walter Bender wrote:
> Wow!!
We have great release notes lately.
To credit authors, I'd also append the patch summary by author,
Linus-style. It can quickly be obtained this way:
git log v0.83.3..HEAD | git-shortlog
--
// Bernie Innocenti - http://www.codewiz.org/
\X/ Sugar Labs
12 matches
Mail list logo