Hi Ian, I've merged our scripts for generating the cherry-pick list. This should improve the maintenance effort of the stable branches. A separate .cherry-ignore file for the 9.0 branch is needed.
Andreas. Andreas Boll (6): mesa: simplify get-pick-list.sh script mesa: optimize get-pick-list.sh mesa: grep for commits with cherry picked in commit message only once mesa: fix indentation in get-pick-list.sh script mesa: update .cherry-ignore file mesa: use .cherry-ignore in the get-pick-list.sh script Ian Romanick (2): mesa: add get-pick-list.sh script into bin/ mesa: add .cherry-ignore file bin/.cherry-ignore | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++ bin/get-pick-list.sh | 29 ++++++++++++++++ 2 files changed, 119 insertions(+), 0 deletions(-) create mode 100644 bin/.cherry-ignore create mode 100755 bin/get-pick-list.sh -- 1.7.4.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev