aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog
AgeCommit message (Expand)AuthorFilesLines
2022-01-24gcc-changelog: Be stricter for top-level dir.Martin Liska3-3/+96
2021-11-04Add -v option for git_check_commit.py.Martin Liska2-2/+9
2021-10-20gcc-changelog: Add libffi/ to ignored_prefixesH.J. Lu1-0/+1
2021-10-18gcc-changelog: update error message locationMartin Liska2-7/+8
2021-09-15gcc-changelog: Add FIXME note.Martin Liska1-0/+1
2021-09-15gcc-changelog: check git commit email addressMartin Liska3-0/+40
2021-08-03gcc-changelog: ignore one more commitMartin Liska1-1/+2
2021-06-13contrib/gcc-changelog: Check that PR in subject is in changelogTobias Burnus4-5/+120
2021-06-11gcc-changelog: Ignore one more commit.Martin Liska1-1/+3
2021-05-24gcc-changelog: Add note about ChangeLog entriesMartin Liska2-4/+6
2021-05-18gcc-changelog: Remove use of non-strict modeJonathan Wakely1-1/+1
2021-05-14Closing of 8 branch.Jakub Jelinek1-1/+1
2021-05-14gcc-changelog: detect Co-Authored-By before ChangeLog entriesMartin Liska1-1/+2
2021-05-12gcc-changelog: respect branch in git_update_version.py.Martin Liska2-4/+4
2021-05-11gcc-changelog: Remove non-strict mode.Martin Liska6-306/+132
2021-05-11gcc-changelog: Accept ref_name argument in GitCommit.Martin Liska2-11/+23
2021-05-10gcc-changelog: remove newlines in git_email.py --helpMartin Liska1-4/+2
2021-05-10contrib/gcc-changelog: Add/improve --helpTobias Burnus2-4/+20
2021-05-10contrib/gcc-changelog: Detect if same file appears twiceTobias Burnus3-2/+40
2021-05-10Revert "gcc-changelog: Remove components that will be removed."Martin Liska1-0/+2
2021-05-10gcc-changelog: Remove components that will be removed.Martin Liska1-2/+0
2021-04-20Update crontab and git_update_version.pyJakub Jelinek1-1/+2
2021-04-12gcc-changelog: do not allow space in long lineMartin Liska1-1/+1
2021-04-12mklog: support long filenamesMartin Liska3-2/+43
2021-03-16gcc-changelog: skip broken commit in git_update_version.py.Martin Liska1-0/+4
2021-03-12gcc-changelog: allow ChangeLog deletion in a commitMartin Liska5-2/+40
2021-01-13gcc-changelog: Support multiline parentheses wrappingMartin Liska3-2/+100
2021-01-13gcc-changelog: Allow modifications to old ChangeLogs without entryMartin Liska3-3/+33
2021-01-06gcc-changelog: workaround for utf8 filenamesMartin Liska4-15/+26
2021-01-04gcc-changelog: Ignore copyright years commits.Martin Liska1-0/+4
2020-12-21gcc-changelog: new error for quoted utf8 filenamesMartin Liska3-0/+39
2020-12-21gcc-changelog: add Unicode test-caseMartin Liska2-0/+32
2020-12-15Add toplevel dirsNathan Sidwell1-0/+2
2020-11-30changelog: add hint for a file mismatchMartin Liska2-1/+7
2020-11-30changelog: allow subdir wildcard entryMartin Liska3-3/+34
2020-11-30gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixesJonathan Wakely1-1/+2
2020-11-30changelog: Allow wildcard pattern only.Martin Liska1-1/+1
2020-11-27changelog: allow flexible "cherry picked" format.Martin Liska3-10/+14
2020-11-25changelog: fix parsing of a revert commitMartin Liska1-13/+14
2020-11-06gcc-changelog: prevent double cherry-pick lineMartin Liska3-1/+38
2020-11-04gcc-changelog: Change parse_git_revisions strict argument to True.Martin Liska1-1/+1
2020-11-04gcc-changelog/git_commit.py: Check for missing descriptionTobias Burnus3-2/+70
2020-11-03gcc-changelog/git_email.py: Support older unidiff modulesTobias Burnus1-2/+3
2020-11-03Add setup.cfg for pytest.Martin Liska1-0/+2
2020-10-30gcc-changelog: Handle situations like '* tree-vect-slp.c (): 'Martin Liska3-0/+53
2020-07-23gcc-changelog: fix when somebody reverts a backportMartin Liska1-9/+10
2020-07-17gcc-changelog: Fix typo in outputJonathan Wakely1-1/+1
2020-07-07accept <case> and [cond] in ChangeLogAlexandre Oliva3-8/+47
2020-06-30gcc-changelog: support older GitPython releases.Martin Liska1-1/+5
2020-06-30gcc-changelog: support 'This revert commit' prefix.Martin Liska2-3/+21