[PATCH] Script to generate ChangeLog-like output
Paul Eggert
eggert@cs.ucla.edu
Fri Dec 21 01:19:00 GMT 2018
On 12/19/18 11:13 PM, Siddhesh Poyarekar wrote:
>
> we had discussed using Signed-off-by but I just forgot to implement it
> in this script. I'll add it.
I don't recall that discussion; in case I haven't suggested it already,
I suggest using the same convention that other GNU projects use:
* If "Co-authored-by: Joe User <user@example.com>" appears at the start
of a log message line, that author is added to the ChangeLog entry.
* If "Signed-off-by: Joe User <user@example.com>" appears at the start
of a log message line, that line is simply elided.
* If "Copyright-paperwork-exempt: Yes" appears at the start of a log
message line, the "(tiny change)" notation is added.
See:
https://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gitlog-to-changelog
More information about the Libc-alpha
mailing list