aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2020-05-26gcc-git: Add prepare-commit-msg hook.Jason Merrill3-1/+92
2020-05-25Allow only ignored files in ChangeLog entries.Martin Liska4-2/+59
2020-05-22Fix up go related ignored locations.Jakub Jelinek2-2/+8
2020-05-22Add missing ChangeLog entry.Martin Liska1-0/+5
2020-05-22Add gcc/testsuite/go.test/test to ignored locations for gcc_commit.py.Martin Liska1-0/+1
2020-05-21Prepare git_update_version.py for real usage.Martin Liska2-9/+13
2020-05-21Support DR entries for gcc-changelog.Martin Liska4-1/+41
2020-05-21mklog: support parsing of DR.Martin Liska3-1/+52
2020-05-20git_email.py: fix duplicate author_lines.Martin Liska4-1/+110
2020-05-20git_commit.py: Add tests for signatures.Martin Liska4-2/+47
2020-05-20contrib/gcc-changelog: Skip over review linesFrederik Harwath2-1/+15
2020-05-20git_check_commit: shorted option nameMartin Liska2-4/+9
2020-05-20Add gcc-backport and support git cherry pick.Martin Liska5-0/+45
2020-05-19Use REST API for bug titles in mklog.Martin Liska2-11/+13
2020-05-19Use commit timestamp in git_update_version.py.Martin Liska3-3/+9
2020-05-19mklog.py: improve parsing of struct names (ignore GTY).Martin Liska3-4/+42
2020-05-19Add missing changelog entry.Martin Liska1-0/+5
2020-05-19Fill up entries in reverse order.Martin Liska1-1/+1
2020-05-19New mklog script.Martin Liska4-0/+577
2020-05-19Move 2 mklog scripts to legacy subfolder.Martin Liska3-0/+5
2020-05-19Add gcc-verify alias.Martin Liska2-0/+7
2020-05-15contrib: Handle GDB specific test result typesAndrew Burgess3-3/+20
2020-05-14Add tests for gcc-changelog.Martin Liska3-0/+2649
2020-05-13contrib/vimrc: Reduce textwidth for commit messagesPatrick Palka2-1/+9
2020-05-13Add default revisions argument for git_check_commit.py.Martin Liska2-3/+8
2020-05-13Restore print_output syntax in git_commit.py.Martin Liska2-2/+6
2020-05-13Add gcc-changelog related scripts.Martin Liska6-0/+850
2020-04-17Do not modify tab options in vimrc for .py files.Martin Liska2-6/+13
2020-04-16intl: Unbreak intl build with bison 3 when no regeneration is needed [PR92008]Jakub Jelinek2-0/+6
2020-04-03Improve svn-rev to search for pattern at line beginning.Martin Liska2-1/+6
2020-01-24contrib: Change 'remote' for personal branches and add branch creation scriptRichard Earnshaw3-7/+83
2020-01-22contrib: script to create a new vendor branchRichard Earnshaw2-0/+52
2020-01-20contrib: New remotes structure for vendor and personal refsRichard Earnshaw3-25/+105
2020-01-17contrib/gcc_update: Insert "tformat:" for git log --pretty=tformat:%p:%t:%HHans-Peter Nilsson2-1/+6
2020-01-16gcc-git-customization.sh: Avoid double expansionAndreas Schwab1-0/+4
2020-01-16gcc-git-customization.sh: avoid double expansionAndreas Schwab1-2/+2
2020-01-16contrib: Check and if needed set user.name and user.email in gcc-git-customiz...Richard Earnshaw2-10/+61
2020-01-16contrib: Verify the id to be printed is ancestor of the corresponding remote ...Jakub Jelinek2-1/+7
2020-01-15Add *.md diff=md.Jakub Jelinek2-1/+6
2020-01-15Handle output of older git in gcc-descr and gcc-undescr aliases.Jakub Jelinek2-2/+7
2020-01-15contrib: Don't add push rules for personal and vendor spaces.Richard Earnshaw3-4/+24
2020-01-14The mentioned auto-generated file is no more part of theGeorg-Johann Lay1-1/+0
2020-01-13Revert "contrib: Add in the default push rule which was overridden"Richard Earnshaw3-11/+12
2020-01-13contrib: Add in the default push rule which was overriddenRichard Earnshaw3-3/+17
2020-01-13contrib: script to setup git to pull a vendors branchesRichard Earnshaw2-0/+26
2020-01-13contrib: Add git gcc-descr and gcc-undescr aliases.Jakub Jelinek2-0/+10
2020-01-13contrib: Add script to help with customizing a git checkout for use with GCCRichard Earnshaw2-0/+73
2020-01-01update-copyright.py: Add Mentor Graphics Corporation and Yoshinori Sato as ex...Jakub Jelinek2-1/+9
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz2-1/+5
2019-12-09Byte vs column awareness for diagnostic-show-locus.c (PR 49973)Lewis Hyatt9-0/+38087