Add gcc-changelog related scripts.
authorMartin Liska <mliska@suse.cz>
Wed, 13 May 2020 12:27:30 +0000 (14:27 +0200)
committerMartin Liska <mliska@suse.cz>
Wed, 13 May 2020 12:27:30 +0000 (14:27 +0200)
commitc10aa1f07366732b22a8dc1cb0c63914e91b0434
treeda7a74d1d2b274d68a1657308fc9e6f83bcda5a4
parent18edc195442291525e04f0fa4d5ef972155117da
Add gcc-changelog related scripts.

* gcc-changelog/git_check_commit.py: New file.
* gcc-changelog/git_commit.py: New file.
* gcc-changelog/git_email.py: New file.
* gcc-changelog/git_repository.py: New file.
* gcc-changelog/git_update_version.py: New file.
contrib/ChangeLog
contrib/gcc-changelog/git_check_commit.py [new file with mode: 0755]
contrib/gcc-changelog/git_commit.py [new file with mode: 0755]
contrib/gcc-changelog/git_email.py [new file with mode: 0755]
contrib/gcc-changelog/git_repository.py [new file with mode: 0755]
contrib/gcc-changelog/git_update_version.py [new file with mode: 0755]