aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-19gcc-changelog: support digits in PR's component in subjectMartin Liska1-1/+1
2022-12-19gcc-changelog: allow digit in component nameMartin Liska1-1/+1
2022-12-19gcc-changelog: Add warning for auto-added filesTobias Burnus1-0/+15
2022-12-14contrib: add copyright for my scriptsMartin Liska1-0/+2
2022-12-11unidiff: use newline='\n' argumentMartin Liska1-5/+6
2022-12-10Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/RustThomas Schwinge1-0/+2
2022-12-10Add ChangeLog directories for modula2 into git_commit.py.Gaius Mulley1-0/+2
2022-11-25Revert "gcc-changelog: temporarily disable check_line_start"Martin Liska1-2/+0
2022-11-25gcc-changelog: temporarily disable check_line_startMartin Liska1-0/+2
2022-11-21Revert "gcc-changelog: temporarily disable check_line_start"Martin Liska1-2/+0
2022-11-20gcc-changelog: temporarily disable check_line_startMartin Liska1-0/+2
2022-11-15gcc-changelog: revert temporary rule relaxationMartin Liska1-2/+0
2022-11-14gcc-changelog: temporarily disable check_line_startMartin Liska1-0/+2
2022-11-11changelog: check for space after tabMartin Liska1-0/+8
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-1/+0
2022-08-02gcc-changelog: do not run extra deductionMartin Liska1-1/+1
2022-03-28gcc-changelog: Update revert_regex.Martin Liska1-1/+1
2022-03-28gcc-changelog: Make This reverts stricter.Martin Liska1-2/+2
2022-01-24gcc-changelog: Be stricter for top-level dir.Martin Liska1-3/+9
2021-11-04Add -v option for git_check_commit.py.Martin Liska1-2/+5
2021-10-20gcc-changelog: Add libffi/ to ignored_prefixesH.J. Lu1-0/+1
2021-10-18gcc-changelog: update error message locationMartin Liska1-7/+7
2021-09-15gcc-changelog: Add FIXME note.Martin Liska1-0/+1
2021-09-15gcc-changelog: check git commit email addressMartin Liska1-0/+10
2021-06-13contrib/gcc-changelog: Check that PR in subject is in changelogTobias Burnus1-2/+28
2021-05-24gcc-changelog: Add note about ChangeLog entriesMartin Liska1-3/+5
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 Liska1-1/+1
2021-05-11gcc-changelog: Remove non-strict mode.Martin Liska1-2/+2
2021-05-11gcc-changelog: Accept ref_name argument in GitCommit.Martin Liska1-9/+20
2021-05-10contrib/gcc-changelog: Detect if same file appears twiceTobias Burnus1-2/+7
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-12gcc-changelog: do not allow space in long lineMartin Liska1-1/+1
2021-04-12mklog: support long filenamesMartin Liska1-2/+4
2021-03-12gcc-changelog: allow ChangeLog deletion in a commitMartin Liska1-1/+2
2021-01-13gcc-changelog: Support multiline parentheses wrappingMartin Liska1-2/+30
2021-01-13gcc-changelog: Allow modifications to old ChangeLogs without entryMartin Liska1-3/+9
2021-01-06gcc-changelog: workaround for utf8 filenamesMartin Liska1-8/+18
2021-01-04gcc-changelog: Ignore copyright years commits.Martin Liska1-0/+4
2020-12-21gcc-changelog: new error for quoted utf8 filenamesMartin Liska1-0/+8
2020-12-15Add toplevel dirsNathan Sidwell1-0/+2
2020-11-30changelog: add hint for a file mismatchMartin Liska1-0/+4
2020-11-30changelog: allow subdir wildcard entryMartin Liska1-2/+2
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 Liska1-9/+11
2020-11-25changelog: fix parsing of a revert commitMartin Liska1-13/+14
2020-11-06gcc-changelog: prevent double cherry-pick lineMartin Liska1-1/+5