]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc-changelog: support 'This revert commit' prefix.
authorMartin Liska <mliska@suse.cz>
Tue, 30 Jun 2020 08:32:34 +0000 (10:32 +0200)
committerMartin Liska <mliska@suse.cz>
Tue, 30 Jun 2020 08:56:06 +0000 (10:56 +0200)
commitb05c4c2c5da55afb76c429453bd340fad692f195
treecc509c5f7efcdc024b753a2a94f7242b2bf78b8d
parentde4676c923c85aba77020ad205873ed007f6c2df
gcc-changelog: support 'This revert commit' prefix.

contrib/ChangeLog:

* gcc-changelog/git_check_commit.py: Print revision
of original_info.
* gcc-changelog/git_commit.py: Support Revert commits.
contrib/gcc-changelog/git_check_commit.py
contrib/gcc-changelog/git_commit.py