Hi all, This is a v2 of the earlier series "Fold typod/fixes scripts within get-pick-list.sh" with updates, few tweaks and extra typos/mistakes that we've been doing.
Patches 1-4: original (with comments addressed) and $sha passed as argument to the functions Patch 5: fixups the sed pattern to catch only what we want Patches 6-8: handles fixes (w/o colon) and "broken by" Patch 9: swaps [ ] with explicit test Note: We'd want the whole series in stable as well, even if I haven't explicitly annotated it. Patches 6-8 catch a few extra bits we'd want. Input and testing is appreciated. -Emil CC: Andres Gomez <ago...@igalia.com> CC: Dylan Baker <dy...@pnwbakers.com> CC: Juan A. Suarez Romero <jasua...@igalia.com> Emil Velikov (9): bin/get-pick-list.sh: simplify git oneline printing bin/get-pick-list.sh: prefix output with "[stable] " bin/get-pick-list.sh: handle "typod" usecase. bin/get-pick-list.sh: handle the fixes tag bin/get-pick-list.sh: tweak the commit sha matching pattern bin/get-pick-list.sh: flesh out is_sha_nomination bin/get-pick-list.sh: handle fixes tag with missing colon bin/get-pick-list.sh: handle unofficial "broken by" tag bin/get-pick-list.sh: use test instead of [ ] bin/get-fixes-pick-list.sh | 81 --------------------------------- bin/get-pick-list.sh | 91 +++++++++++++++++++++++++++++++++++--- bin/get-typod-pick-list.sh | 42 ------------------ 3 files changed, 86 insertions(+), 128 deletions(-) delete mode 100755 bin/get-fixes-pick-list.sh delete mode 100755 bin/get-typod-pick-list.sh -- 2.19.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev