gcc/contrib/gcc-changelog
Tobias Burnus 619039de36 gcc-changelog/git_commit.py: Check for missing description
Especially when using mklog.py, it is simply to forget to fill in
the entries after the '\t* file.c (section):' or '\t(section):'.

contrib/ChangeLog:

	* gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
	item_parenthesis_regex): Add.
	(check_for_empty_description): Use them.
	* gcc-changelog/test_email.py (test_emptry_entry_desc,
	test_emptry_entry_desc_2): Add.
	* gcc-changelog/test_patches.txt: Add two testcases for it.
2020-11-04 10:35:54 +01:00
..
git_check_commit.py gcc-changelog: support 'This revert commit' prefix. 2020-06-30 10:56:06 +02:00
git_commit.py gcc-changelog/git_commit.py: Check for missing description 2020-11-04 10:35:54 +01:00
git_email.py gcc-changelog/git_email.py: Support older unidiff modules 2020-11-03 17:46:36 +01:00
git_repository.py gcc-changelog: support older GitPython releases. 2020-06-30 17:45:36 +02:00
git_update_version.py gcc-changelog: Fix typo in output 2020-07-17 09:53:19 +01:00
setup.cfg Add setup.cfg for pytest. 2020-11-03 17:32:10 +01:00
test_email.py gcc-changelog/git_commit.py: Check for missing description 2020-11-04 10:35:54 +01:00
test_patches.txt gcc-changelog/git_commit.py: Check for missing description 2020-11-04 10:35:54 +01:00