aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-04gcc-changelog/git_commit.py: Check for missing descriptionTobias Burnus1-2/+5
2020-10-30gcc-changelog: Handle situations like '* tree-vect-slp.c (): 'Martin Liska1-0/+7
2020-07-23gcc-changelog: fix when somebody reverts a backportMartin Liska1-9/+10
2020-07-07accept <case> and [cond] in ChangeLogAlexandre Oliva1-8/+8
2020-06-30gcc-changelog: support 'This revert commit' prefix.Martin Liska1-2/+20
2020-06-30gcc-changelog: come up with GitInfo wrapper.Martin Liska1-21/+25
2020-06-18gcc-changelog: fix Backported from timestamp.Martin Liska1-1/+5
2020-06-17gcc-changelog: Support 'Backported from master'.Martin Liska1-8/+31
2020-06-10gcc-changelog: fix parse_git_name_status for renames.Martin Liska1-1/+1
2020-06-10gcc-changelog: add more Review by prefixes.Martin Liska1-5/+3
2020-06-10gcc-changelog: Improve git_commit.py diagnosticsJonathan Wakely1-8/+8
2020-06-09gcc-changelog: fix deduction for root ChangeLogMartin Liska1-2/+3
2020-06-02gcc-changelog: support patternsMartin Liska1-8/+44
2020-06-02contrib: Add gdc.test to list of ignored prefixesIain Buclaw1-0/+1
2020-06-02gcc-changelog: Improve error text for overlong ChangeLog linesJonathan Wakely1-1/+1
2020-06-02contrib: Improve comments and error textJonathan Wakely1-3/+3
2020-05-29Error for missing change description in git_commit.py.Martin Liska1-0/+10
2020-05-29git_commit: fix duplicite email address.Martin Liska1-1/+7
2020-05-26gcc-changelog: handle entries with multi-line file listsPierre-Marie de Rodat1-0/+18