summaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* gcc-changelog: support digits in PR's component in subjectMartin Liska2022-12-191-1/+1
* gcc-changelog: allow digit in component nameMartin Liska2022-12-191-1/+1
* gcc-changelog: Add warning for auto-added filesTobias Burnus2022-12-191-0/+15
* contrib: add copyright for my scriptsMartin Liska2022-12-141-0/+2
* unidiff: use newline='\n' argumentMartin Liska2022-12-111-5/+6
* Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/RustThomas Schwinge2022-12-101-0/+2
* Add ChangeLog directories for modula2 into git_commit.py.Gaius Mulley2022-12-101-0/+2
* Revert "gcc-changelog: temporarily disable check_line_start"Martin Liska2022-11-251-2/+0
* gcc-changelog: temporarily disable check_line_startMartin Liska2022-11-251-0/+2
* Revert "gcc-changelog: temporarily disable check_line_start"Martin Liska2022-11-211-2/+0
* gcc-changelog: temporarily disable check_line_startMartin Liska2022-11-201-0/+2
* gcc-changelog: revert temporary rule relaxationMartin Liska2022-11-151-2/+0
* gcc-changelog: temporarily disable check_line_startMartin Liska2022-11-141-0/+2
* changelog: check for space after tabMartin Liska2022-11-111-0/+8
* Remove support for Intel MIC offloadingThomas Schwinge2022-11-041-1/+0
* gcc-changelog: do not run extra deductionMartin Liska2022-08-021-1/+1
* gcc-changelog: Update revert_regex.Martin Liska2022-03-281-1/+1
* gcc-changelog: Make This reverts stricter.Martin Liska2022-03-281-2/+2
* gcc-changelog: Be stricter for top-level dir.Martin Liska2022-01-241-3/+9
* Add -v option for git_check_commit.py.Martin Liska2021-11-041-2/+5
* gcc-changelog: Add libffi/ to ignored_prefixesH.J. Lu2021-10-201-0/+1
* gcc-changelog: update error message locationMartin Liska2021-10-181-7/+7
* gcc-changelog: Add FIXME note.Martin Liska2021-09-151-0/+1
* gcc-changelog: check git commit email addressMartin Liska2021-09-151-0/+10
* contrib/gcc-changelog: Check that PR in subject is in changelogTobias Burnus2021-06-131-2/+28
* gcc-changelog: Add note about ChangeLog entriesMartin Liska2021-05-241-3/+5
* gcc-changelog: detect Co-Authored-By before ChangeLog entriesMartin Liska2021-05-141-1/+2
* gcc-changelog: respect branch in git_update_version.py.Martin Liska2021-05-121-1/+1
* gcc-changelog: Remove non-strict mode.Martin Liska2021-05-111-2/+2
* gcc-changelog: Accept ref_name argument in GitCommit.Martin Liska2021-05-111-9/+20
* contrib/gcc-changelog: Detect if same file appears twiceTobias Burnus2021-05-101-2/+7
* Revert "gcc-changelog: Remove components that will be removed."Martin Liska2021-05-101-0/+2
* gcc-changelog: Remove components that will be removed.Martin Liska2021-05-101-2/+0
* gcc-changelog: do not allow space in long lineMartin Liska2021-04-121-1/+1
* mklog: support long filenamesMartin Liska2021-04-121-2/+4
* gcc-changelog: allow ChangeLog deletion in a commitMartin Liska2021-03-121-1/+2
* gcc-changelog: Support multiline parentheses wrappingMartin Liska2021-01-131-2/+30
* gcc-changelog: Allow modifications to old ChangeLogs without entryMartin Liska2021-01-131-3/+9
* gcc-changelog: workaround for utf8 filenamesMartin Liska2021-01-061-8/+18
* gcc-changelog: Ignore copyright years commits.Martin Liska2021-01-041-0/+4
* gcc-changelog: new error for quoted utf8 filenamesMartin Liska2020-12-211-0/+8
* Add toplevel dirsNathan Sidwell2020-12-151-0/+2
* changelog: add hint for a file mismatchMartin Liska2020-11-301-0/+4
* changelog: allow subdir wildcard entryMartin Liska2020-11-301-2/+2
* gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixesJonathan Wakely2020-11-301-1/+2
* changelog: Allow wildcard pattern only.Martin Liska2020-11-301-1/+1
* changelog: allow flexible "cherry picked" format.Martin Liska2020-11-271-9/+11
* changelog: fix parsing of a revert commitMartin Liska2020-11-251-13/+14
* gcc-changelog: prevent double cherry-pick lineMartin Liska2020-11-061-1/+5