aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/test_patches.txt
AgeCommit message (Expand)AuthorFilesLines
2023-01-17contrib: revert removal of CR characterMartin Liska1-2/+1
2023-01-16Update copyright years.Jakub Jelinek1-2/+3
2022-12-19gcc-changelog: allow digit in component nameMartin Liska1-0/+25
2022-12-19gcc-changelog: Add warning for auto-added filesTobias Burnus1-0/+96
2022-12-11unidiff: use newline='\n' argumentMartin Liska1-0/+26
2022-11-11changelog: check for space after tabMartin Liska1-0/+39
2022-01-24gcc-changelog: Be stricter for top-level dir.Martin Liska1-0/+82
2021-09-15gcc-changelog: check git commit email addressMartin Liska1-0/+25
2021-06-13contrib/gcc-changelog: Check that PR in subject is in changelogTobias Burnus1-1/+59
2021-05-11gcc-changelog: Remove non-strict mode.Martin Liska1-285/+116
2021-05-10contrib/gcc-changelog: Detect if same file appears twiceTobias Burnus1-0/+29
2021-04-12mklog: support long filenamesMartin Liska1-0/+35
2021-03-12gcc-changelog: allow ChangeLog deletion in a commitMartin Liska1-0/+30
2021-01-13gcc-changelog: Support multiline parentheses wrappingMartin Liska1-0/+62
2021-01-13gcc-changelog: Allow modifications to old ChangeLogs without entryMartin Liska1-0/+20
2020-12-21gcc-changelog: new error for quoted utf8 filenamesMartin Liska1-0/+27
2020-12-21gcc-changelog: add Unicode test-caseMartin Liska1-0/+28
2020-11-30changelog: allow subdir wildcard entryMartin Liska1-0/+24
2020-11-27changelog: allow flexible "cherry picked" format.Martin Liska1-1/+1
2020-11-06gcc-changelog: prevent double cherry-pick lineMartin Liska1-0/+29
2020-11-04gcc-changelog/git_commit.py: Check for missing descriptionTobias Burnus1-0/+55
2020-10-30gcc-changelog: Handle situations like '* tree-vect-slp.c (): 'Martin Liska1-0/+41
2020-07-07accept <case> and [cond] in ChangeLogAlexandre Oliva1-0/+35
2020-06-17gcc-changelog: Support 'Backported from master'.Martin Liska1-0/+29
2020-06-10gcc-changelog: add more Review by prefixes.Martin Liska1-0/+4
2020-06-09gcc-changelog: fix deduction for root ChangeLogMartin Liska1-0/+68
2020-06-02gcc-changelog: support patternsMartin Liska1-0/+86
2020-05-29Error for missing change description in git_commit.py.Martin Liska1-0/+28
2020-05-29git_commit: fix duplicite email address.Martin Liska1-0/+51
2020-05-28gcc-changelog: enhance handling of renamingsPierre-Marie de Rodat1-0/+153
2020-05-26gcc-changelog: handle entries with multi-line file listsPierre-Marie de Rodat1-0/+90
2020-05-26Allow ChangeLog entries for ignored location.Martin Liska1-0/+40
2020-05-25Allow only ignored files in ChangeLog entries.Martin Liska1-0/+43
2020-05-21Support DR entries for gcc-changelog.Martin Liska1-0/+27
2020-05-20git_email.py: fix duplicate author_lines.Martin Liska1-0/+96
2020-05-20git_commit.py: Add tests for signatures.Martin Liska1-0/+34
2020-05-20Add gcc-backport and support git cherry pick.Martin Liska1-0/+29
2020-05-14Add tests for gcc-changelog.Martin Liska1-0/+2384