]> git.ipfire.org Git - thirdparty/gcc.git/commit
Allow ChangeLog entries for ignored location.
authorMartin Liska <mliska@suse.cz>
Tue, 26 May 2020 07:01:41 +0000 (09:01 +0200)
committerMartin Liska <mliska@suse.cz>
Tue, 26 May 2020 07:02:43 +0000 (09:02 +0200)
commit4945b4c2c8628bdd61b348ea5bd1f9b72537a36e
tree495bf6fee75c983302016e664ee3940d04546242
parentb3d566f570f4416299240b51654b70c74f6cba6a
Allow ChangeLog entries for ignored location.

We should be able to generate ChangeLog entries for
commits like b3d566f570f4416299240b51654b70c74f6cba6a.
I'm going to install the patch.

contrib/ChangeLog:

* gcc-changelog/git_commit.py: Parse changelog entries for
ignored locations.
* gcc-changelog/test_email.py: Add new test for it.
* gcc-changelog/test_patches.txt: Likewise.
contrib/gcc-changelog/git_commit.py
contrib/gcc-changelog/test_email.py
contrib/gcc-changelog/test_patches.txt