summaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog
Commit message (Expand)AuthorAgeFilesLines
* gcc-changelog: Add FIXME note.Martin Liska2021-09-151-0/+1
* gcc-changelog: check git commit email addressMartin Liska2021-09-153-0/+40
* gcc-changelog: ignore one more commitMartin Liska2021-08-031-1/+2
* contrib/gcc-changelog: Check that PR in subject is in changelogTobias Burnus2021-06-134-5/+120
* gcc-changelog: Ignore one more commit.Martin Liska2021-06-111-1/+3
* gcc-changelog: Add note about ChangeLog entriesMartin Liska2021-05-242-4/+6
* gcc-changelog: Remove use of non-strict modeJonathan Wakely2021-05-181-1/+1
* Closing of 8 branch.Jakub Jelinek2021-05-141-1/+1
* 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-122-4/+4
* gcc-changelog: Remove non-strict mode.Martin Liska2021-05-116-306/+132
* gcc-changelog: Accept ref_name argument in GitCommit.Martin Liska2021-05-112-11/+23
* gcc-changelog: remove newlines in git_email.py --helpMartin Liska2021-05-101-4/+2
* contrib/gcc-changelog: Add/improve --helpTobias Burnus2021-05-102-4/+20
* contrib/gcc-changelog: Detect if same file appears twiceTobias Burnus2021-05-103-2/+40
* 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
* Update crontab and git_update_version.pyJakub Jelinek2021-04-201-1/+2
* gcc-changelog: do not allow space in long lineMartin Liska2021-04-121-1/+1
* mklog: support long filenamesMartin Liska2021-04-123-2/+43
* gcc-changelog: skip broken commit in git_update_version.py.Martin Liska2021-03-161-0/+4
* gcc-changelog: allow ChangeLog deletion in a commitMartin Liska2021-03-125-2/+40
* gcc-changelog: Support multiline parentheses wrappingMartin Liska2021-01-133-2/+100
* gcc-changelog: Allow modifications to old ChangeLogs without entryMartin Liska2021-01-133-3/+33
* gcc-changelog: workaround for utf8 filenamesMartin Liska2021-01-064-15/+26
* gcc-changelog: Ignore copyright years commits.Martin Liska2021-01-041-0/+4
* gcc-changelog: new error for quoted utf8 filenamesMartin Liska2020-12-213-0/+39
* gcc-changelog: add Unicode test-caseMartin Liska2020-12-212-0/+32
* Add toplevel dirsNathan Sidwell2020-12-151-0/+2
* changelog: add hint for a file mismatchMartin Liska2020-11-302-1/+7
* changelog: allow subdir wildcard entryMartin Liska2020-11-303-3/+34
* 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-273-10/+14
* changelog: fix parsing of a revert commitMartin Liska2020-11-251-13/+14
* gcc-changelog: prevent double cherry-pick lineMartin Liska2020-11-063-1/+38
* gcc-changelog: Change parse_git_revisions strict argument to True.Martin Liska2020-11-041-1/+1
* gcc-changelog/git_commit.py: Check for missing descriptionTobias Burnus2020-11-043-2/+70
* gcc-changelog/git_email.py: Support older unidiff modulesTobias Burnus2020-11-031-2/+3
* Add setup.cfg for pytest.Martin Liska2020-11-031-0/+2
* gcc-changelog: Handle situations like '* tree-vect-slp.c (): 'Martin Liska2020-10-303-0/+53
* gcc-changelog: fix when somebody reverts a backportMartin Liska2020-07-231-9/+10
* gcc-changelog: Fix typo in outputJonathan Wakely2020-07-171-1/+1
* accept <case> and [cond] in ChangeLogAlexandre Oliva2020-07-073-8/+47
* gcc-changelog: support older GitPython releases.Martin Liska2020-06-301-1/+5
* gcc-changelog: support 'This revert commit' prefix.Martin Liska2020-06-302-3/+21
* gcc-changelog: come up with GitInfo wrapper.Martin Liska2020-06-304-52/+58
* gcc-changelog: checkout & pull orderMartin Liska2020-06-181-1/+1
* gcc-changelog: support merge commits in git_update_versionMartin Liska2020-06-181-3/+11
* gcc-changelog: fix Backported from timestamp.Martin Liska2020-06-181-1/+5