[Mesa-dev] [PATCH 0/8] Add a script for generating a list of candidates for cherry-picking
Andreas Boll
andreas.boll.dev at gmail.com
Mon Oct 22 13:00:46 PDT 2012
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
More information about the mesa-dev
mailing list