aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-git-customization.sh
AgeCommit message (Expand)Author
2023-12-20contrib: add git gcc-style aliasJason Merrill
2023-09-11contrib: Check if getent is available in git setup script [PR111359]Jonathan Wakely
2022-03-10contrib: Fix non-portable shell commands in gcc-git-customization.sh [PR102664]Jonathan Wakely
2022-01-27contrib: Put gcc-descr and gcc-undescr to file.Martin Liska
2022-01-19Come up with git-fix-changelog.py script.Martin Liska
2021-08-18commit-mklog: Add --co argument.Martin Liska
2021-06-23contrib: add git-commit-mklog wrapperMartin Liska
2020-12-02git: Tell git send-email where to send patches.Jason Merrill
2020-05-27Add new git-backport.py script.Martin Liska
2020-05-27Rename commit-mklog alias to gcc-commit-mklog.Martin Liska
2020-05-26gcc-git: Add prepare-commit-msg hook.Jason Merrill
2020-05-20Add gcc-backport and support git cherry pick.Martin Liska
2020-05-19New mklog script.Martin Liska
2020-05-19Add gcc-verify alias.Martin Liska
2020-04-03Improve svn-rev to search for pattern at line beginning.Martin Liska
2020-01-24contrib: Change 'remote' for personal branches and add branch creation scriptRichard Earnshaw
2020-01-20contrib: New remotes structure for vendor and personal refsRichard Earnshaw
2020-01-16gcc-git-customization.sh: avoid double expansionAndreas Schwab
2020-01-16contrib: Check and if needed set user.name and user.email in gcc-git-customiz...Richard Earnshaw
2020-01-16contrib: Verify the id to be printed is ancestor of the corresponding remote ...Jakub Jelinek
2020-01-15Add *.md diff=md.Jakub Jelinek
2020-01-15Handle output of older git in gcc-descr and gcc-undescr aliases.Jakub Jelinek
2020-01-15contrib: Don't add push rules for personal and vendor spaces.Richard Earnshaw
2020-01-13Revert "contrib: Add in the default push rule which was overridden"Richard Earnshaw
2020-01-13contrib: Add in the default push rule which was overriddenRichard Earnshaw
2020-01-13contrib: Add git gcc-descr and gcc-undescr aliases.Jakub Jelinek
2020-01-13contrib: Add script to help with customizing a git checkout for use with GCCRichard Earnshaw