a759bfc7cf
Only '(' and ':' currently terminate file lists in ChangeLog entries in the ChangeLog parser. This rules out such legitimate entries as: * filename <CASE>: * filename [COND]: This patch extends the ChangeLog parser to recognize these forms. for contrib/ChangeLog * gcc-changelog/git_commit.py: Support CASE and COND. * gcc-changelog/test_patches.txt: Add test. * gcc-changelog/test_email.py: Add test. Co-Authored-By: Martin Liska <mliska@suse.cz> |
||
---|---|---|
.. | ||
git_check_commit.py | ||
git_commit.py | ||
git_email.py | ||
git_repository.py | ||
git_update_version.py | ||
test_email.py | ||
test_patches.txt |