aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorFrederik Harwath <frederik@codesourcery.com>2020-05-19 11:15:28 +0200
committerFrederik Harwath <frederik@codesourcery.com>2020-05-20 10:36:34 +0200
commit3bcaf16edd881b81324b6789f7b48ca365463156 (patch)
treeb5e61851721221a0ee8a5bbf4059c1c4b0eafde7 /contrib/ChangeLog
parent93db1f8055e58916cb8d1d2d6897ec6d6d7c7400 (diff)
downloadgcc-3bcaf16edd881b81324b6789f7b48ca365463156.zip
gcc-3bcaf16edd881b81324b6789f7b48ca365463156.tar.gz
gcc-3bcaf16edd881b81324b6789f7b48ca365463156.tar.bz2
contrib/gcc-changelog: Skip over review lines
git-check-commit.py does not know about "Reviewed-by", "Reviewed-on", and "Signed-off-by" lines and hence it expects those lines which follow the ChangeLog entries to be indented by a tab. This commit makes the script skip those lines. No further processing is attempted because the review information is not part of the ChangeLogs. contrib/ 2020-05-20 Frederik Harwath <frederik@codesourcery.com> * gcc-changelog/git_commit.py: Skip over lines starting with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index b799a28..faa5637 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2020-05-20 Frederik Harwath <frederik@codesourcery.com>
+
+ * gcc-changelog/git_commit.py: Skip over lines starting
+ with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
+
2020-05-20 Martin Liska <mliska@suse.cz>
* gcc-changelog/git_check_commit.py: Change