- Jan 02, 2025
-
-
Jakub Jelinek authored
-
- Jan 03, 2024
-
-
Jakub Jelinek authored
-
- Jan 16, 2023
-
-
Jakub Jelinek authored
-
- Jan 19, 2022
-
-
Martin Liska authored
contrib/ChangeLog: * git-backport.py: Use it. * git-fix-changelog.py: New file. * gcc-git-customization.sh: Add new alias git gcc-fix-changelog.
-
- Jan 17, 2022
-
-
Martin Liska authored
The change can automatically update names for *.cc files that are part of a backport. contrib/ChangeLog: * git-backport.py: Support renaming of .cc files.
-
- Jan 13, 2022
-
-
Martin Liska authored
It's very unlikely that somebody is going to backport a revision that is > 14 months old to a release branch. contrib/ChangeLog: * git-backport.py: Simplify the script as pre-auto-ChangeLog era is 14 months old.
-
- Jul 29, 2020
-
-
Martin Liska authored
contrib/ChangeLog: 2020-07-29 Martin Liska <mliska@suse.cz> * git-backport.py: fix how are ChangeLog paths combined.
-
- May 29, 2020
-
-
Martin Liska authored
I've just tested the script and I'm going to install the patch to all active branches. contrib/ChangeLog: * git-backport.py: The script did 'git co HEAD~' when there was no modified ChangeLog file in a successful git cherry pick. Run cherry-pick --continue without editor.
-
- May 27, 2020
-
-
Martin Liska authored
contrib/ChangeLog: * gcc-git-customization.sh: Use git-backport.py to drop all changes for ChangeLog files. * git-backport.py: New file.
-