gcc/contrib/gcc-changelog
Martin Liska af1bfcc04c Add -v option for git_check_commit.py.
Doing so, one can see:
$ git gcc-verify a50914d2111c72d2cd5cb8cf474133f4f85a25f6 -v
Checking a50914d2111c72d2cd5cb8cf474133f4f85a25f6: FAILED
ERR: unchanged file mentioned in a ChangeLog: "gcc/common.opt"
ERR: unchanged file mentioned in a ChangeLog (did you mean "gcc/testsuite/g++.dg/pr102955.C"?): "gcc/testsuite/gcc.dg/pr102955.c"
- gcc/testsuite/gcc.dg/pr102955.c
?                ^^             ^

+ gcc/testsuite/g++.dg/pr102955.C
?                ^^             ^

contrib/ChangeLog:

	* gcc-changelog/git_check_commit.py: Add -v option.
	* gcc-changelog/git_commit.py: Print verbose diff for wrong
	filename.
2021-11-04 15:01:52 +01:00
..
git_check_commit.py Add -v option for git_check_commit.py. 2021-11-04 15:01:52 +01:00
git_commit.py Add -v option for git_check_commit.py. 2021-11-04 15:01:52 +01:00
git_email.py
git_repository.py
git_update_version.py gcc-changelog: ignore one more commit 2021-08-03 09:22:30 +02:00
setup.cfg
test_email.py gcc-changelog: update error message location 2021-10-18 11:07:14 +02:00
test_patches.txt gcc-changelog: check git commit email address 2021-09-15 16:32:50 +02:00