Skip to content
Snippets Groups Projects
  1. Jan 02, 2025
  2. Jan 03, 2024
  3. Jan 16, 2023
  4. Jan 19, 2022
  5. Jan 17, 2022
  6. Jan 13, 2022
    • Martin Liska's avatar
      Simplify git-backport.py script. · db0d2372
      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.
      db0d2372
  7. Jul 29, 2020
  8. May 29, 2020
    • Martin Liska's avatar
      Fix various limitations of git-backport.py. · 24663f1f
      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.
      24663f1f
  9. May 27, 2020
    • Martin Liska's avatar
      Add new git-backport.py script. · e247d592
      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.
      e247d592
Loading