summaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog
AgeCommit message (Expand)Author
2022-04-04gcc-changelog: ignore one more revisionMartin Liska
2022-03-28gcc-changelog: Update revert_regex.Martin Liska
2022-03-28gcc-changelog: Make This reverts stricter.Martin Liska
2022-03-26Add another commit to ignoreJakub Jelinek
2022-01-24gcc-changelog: Be stricter for top-level dir.Martin Liska
2021-11-04Add -v option for git_check_commit.py.Martin Liska
2021-10-20gcc-changelog: Add libffi/ to ignored_prefixesH.J. Lu
2021-10-18gcc-changelog: update error message locationMartin Liska
2021-09-15gcc-changelog: Add FIXME note.Martin Liska
2021-09-15gcc-changelog: check git commit email addressMartin Liska
2021-08-03gcc-changelog: ignore one more commitMartin Liska
2021-06-13contrib/gcc-changelog: Check that PR in subject is in changelogTobias Burnus
2021-06-11gcc-changelog: Ignore one more commit.Martin Liska
2021-05-24gcc-changelog: Add note about ChangeLog entriesMartin Liska
2021-05-18gcc-changelog: Remove use of non-strict modeJonathan Wakely
2021-05-14Closing of 8 branch.Jakub Jelinek
2021-05-14gcc-changelog: detect Co-Authored-By before ChangeLog entriesMartin Liska
2021-05-12gcc-changelog: respect branch in git_update_version.py.Martin Liska
2021-05-11gcc-changelog: Remove non-strict mode.Martin Liska
2021-05-11gcc-changelog: Accept ref_name argument in GitCommit.Martin Liska
2021-05-10gcc-changelog: remove newlines in git_email.py --helpMartin Liska
2021-05-10contrib/gcc-changelog: Add/improve --helpTobias Burnus
2021-05-10contrib/gcc-changelog: Detect if same file appears twiceTobias Burnus
2021-05-10Revert "gcc-changelog: Remove components that will be removed."Martin Liska
2021-05-10gcc-changelog: Remove components that will be removed.Martin Liska
2021-04-20Update crontab and git_update_version.pyJakub Jelinek
2021-04-12gcc-changelog: do not allow space in long lineMartin Liska
2021-04-12mklog: support long filenamesMartin Liska
2021-03-16gcc-changelog: skip broken commit in git_update_version.py.Martin Liska
2021-03-12gcc-changelog: allow ChangeLog deletion in a commitMartin Liska
2021-01-13gcc-changelog: Support multiline parentheses wrappingMartin Liska
2021-01-13gcc-changelog: Allow modifications to old ChangeLogs without entryMartin Liska
2021-01-06gcc-changelog: workaround for utf8 filenamesMartin Liska
2021-01-04gcc-changelog: Ignore copyright years commits.Martin Liska
2020-12-21gcc-changelog: new error for quoted utf8 filenamesMartin Liska
2020-12-21gcc-changelog: add Unicode test-caseMartin Liska
2020-12-15Add toplevel dirsNathan Sidwell
2020-11-30changelog: add hint for a file mismatchMartin Liska
2020-11-30changelog: allow subdir wildcard entryMartin Liska
2020-11-30gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixesJonathan Wakely
2020-11-30changelog: Allow wildcard pattern only.Martin Liska
2020-11-27changelog: allow flexible "cherry picked" format.Martin Liska
2020-11-25changelog: fix parsing of a revert commitMartin Liska
2020-11-06gcc-changelog: prevent double cherry-pick lineMartin Liska
2020-11-04gcc-changelog: Change parse_git_revisions strict argument to True.Martin Liska
2020-11-04gcc-changelog/git_commit.py: Check for missing descriptionTobias Burnus
2020-11-03gcc-changelog/git_email.py: Support older unidiff modulesTobias Burnus
2020-11-03Add setup.cfg for pytest.Martin Liska
2020-10-30gcc-changelog: Handle situations like '* tree-vect-slp.c (): 'Martin Liska
2020-07-23gcc-changelog: fix when somebody reverts a backportMartin Liska