]> sourceware.org Git - libabigail.git/commit
Allow introductory text in commit log and ignore it when generating ChangeLog
authorDodji Seketeli <dodji@redhat.com>
Tue, 18 Nov 2014 14:34:22 +0000 (15:34 +0100)
committerDodji Seketeli <dodji@redhat.com>
Tue, 18 Nov 2014 22:18:06 +0000 (23:18 +0100)
commit71aba1862103a115085ba78f88418c2a7b2f66c6
tree73a4bdbaf6d3ededa6c41ea5b1ce80373357f739
parent1429a63417c928dc940e8b101e2cb63fc02b3d12
Allow introductory text in commit log and ignore it when generating ChangeLog

* gen-changelog.py (process_commit): Everything that comes between
the subject line of the commit and the first \t* sequence is
considered to be introductory text.  Ignore it when generating the
ChangeLog entry.
* COMMIT-LOG-GUIDELINES: Update the commit log guidelines to
reflect the fact that we can now have introductory text in the
commit log.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
COMMIT-LOG-GUIDELINES
gen-changelog.py
This page took 0.033611 seconds and 5 git commands to generate.