aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-04gcc-changelog/git_commit.py: Check for missing descriptionTobias Burnus1-2/+5
2020-10-30gcc-changelog: Handle situations like '* tree-vect-slp.c (): 'Martin Liska1-0/+7
2020-07-23gcc-changelog: fix when somebody reverts a backportMartin Liska1-9/+10
2020-07-07accept <case> and [cond] in ChangeLogAlexandre Oliva1-8/+8
2020-06-30gcc-changelog: support 'This revert commit' prefix.Martin Liska1-2/+20
2020-06-30gcc-changelog: come up with GitInfo wrapper.Martin Liska1-21/+25
2020-06-18gcc-changelog: fix Backported from timestamp.Martin Liska1-1/+5
2020-06-17gcc-changelog: Support 'Backported from master'.Martin Liska1-8/+31
2020-06-10gcc-changelog: fix parse_git_name_status for renames.Martin Liska1-1/+1
2020-06-10gcc-changelog: add more Review by prefixes.Martin Liska1-5/+3
2020-06-10gcc-changelog: Improve git_commit.py diagnosticsJonathan Wakely1-8/+8
2020-06-09gcc-changelog: fix deduction for root ChangeLogMartin Liska1-2/+3
2020-06-02gcc-changelog: support patternsMartin Liska1-8/+44
2020-06-02contrib: Add gdc.test to list of ignored prefixesIain Buclaw1-0/+1
2020-06-02gcc-changelog: Improve error text for overlong ChangeLog linesJonathan Wakely1-1/+1
2020-06-02contrib: Improve comments and error textJonathan Wakely1-3/+3
2020-05-29Error for missing change description in git_commit.py.Martin Liska1-0/+10
2020-05-29git_commit: fix duplicite email address.Martin Liska1-1/+7
2020-05-26gcc-changelog: handle entries with multi-line file listsPierre-Marie de Rodat1-0/+18
2020-05-26accept for dir/ChangeLog entriesAlexandre Oliva1-1/+1
2020-05-26Allow ChangeLog entries for ignored location.Martin Liska1-6/+10
2020-05-25Allow only ignored files in ChangeLog entries.Martin Liska1-2/+3
2020-05-22Fix up go related ignored locations.Jakub Jelinek1-2/+2
2020-05-22Add gcc/testsuite/go.test/test to ignored locations for gcc_commit.py.Martin Liska1-0/+1
2020-05-21Support DR entries for gcc-changelog.Martin Liska1-1/+4
2020-05-20git_email.py: fix duplicate author_lines.Martin Liska1-1/+2
2020-05-20git_commit.py: Add tests for signatures.Martin Liska1-2/+2
2020-05-20contrib/gcc-changelog: Skip over review linesFrederik Harwath1-1/+10
2020-05-20Add gcc-backport and support git cherry pick.Martin Liska1-0/+3
2020-05-19Use commit timestamp in git_update_version.py.Martin Liska1-2/+2
2020-05-13Restore print_output syntax in git_commit.py.Martin Liska1-2/+1
2020-05-13Add gcc-changelog related scripts.Martin Liska1-0/+536