What a good commit message looks like (2011)
1–10 of 100 posts
Re: What a good commit message looks like (2011)
#2I understand that the Signed-off-by line is equivalent to a CLA, right?
Re: What a good commit message looks like (2011)
#3path dependency is hell of a drug.
Re: What a good commit message looks like (2011)
#4For those who aren't familiar with the kernel process, what's the Reported-by line? Simply the reporter of any original bug that the patch was written to fix? I understand that the Signed-off-by line is equivalent to a CLA, right?
Re: What a good commit message looks like (2011)
#5For those who aren't familiar with the kernel process, what's the Reported-by line? Simply the reporter of any original bug that the patch was written to fix? I understand that the Signed-off-by line is equivalent to a CLA, right?
And signed-off-by is essentially a shorthand for agreement to this document: http://developercertificate.org/
Re: What a good commit message looks like (2011)
#6For those who aren't familiar with the kernel process, what's the Reported-by line? Simply the reporter of any original bug that the patch was written to fix? I understand that the Signed-off-by line is equivalent to a CLA, right?
Signed-off-by is fallout from the SCO lawsuit. It has nothing to do with agreeing to any sort of CLA; it's just another way to confirm that the code was written by the person in Signed-off-by, or that the person in Signed-off-by thinks it was created under appropriate open source conditions (e.g. the company who paid the developer to write it is okay with it being released).
Re: What a good commit message looks like (2011)
#7For those who aren't familiar with the kernel process, what's the Reported-by line? Simply the reporter of any original bug that the patch was written to fix? I understand that the Signed-off-by line is equivalent to a CLA, right?
Re: What a good commit message looks like (2011)
#8 Validation of email addresses now sends a test email to the user, instead of the old regex that never worked.
This style does not work for all kinds of changes, but when it works, it creates a nice history of how the functionality of the system grew...Re: What a good commit message looks like (2011)
#9>74 characters path dependency is hell of a drug.
Re: What a good commit message looks like (2011)
#10>74 characters path dependency is hell of a drug.