aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/branch_changer.py
AgeCommit message (Collapse)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig1-35/+65
2016-08-17Document branch_changer.py scriptMartin Liska1-4/+34
* branch_changer.py: Describe the script. Add sample usage of the script. From-SVN: r239526
2016-08-09Set +x for two python scripts.Martin Liska1-0/+0
From-SVN: r239303
2016-08-03Add branch_changer.py script to maintainer-scriptsMartin Liska1-0/+195
* branch_changer.py: New file. From-SVN: r239066