mesa/bin
Emil Velikov fac10169bb bin/get-pick-list.sh: prefix output with "[stable] "
With later commits we'll fold all the different scripts into one.
Add the explicit prefix, so that we know the origin of the nomination

v2:
 - pass the sha as argument to the function
 - swap $tag = none for an else statment (Juan)
 - grep -q instead of using a variable (Eric)
 - print the tag and commit oneline separately (Eric)

v3:
 - drop unused "tag=none" assignment (Juan)
 - typo nomination

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> (v2)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2018-11-15 15:54:48 +00:00
..
.editorconfig
.gitignore
bugzilla_mesa.sh bin/bugzilla_mesa.sh: explicitly set the --pretty argument 2018-05-23 09:54:00 -07:00
get-extra-pick-list.sh
get-fixes-pick-list.sh bin: force git show to use default pretty setting 2018-04-27 10:19:55 -07:00
get-pick-list.sh bin/get-pick-list.sh: prefix output with "[stable] " 2018-11-15 15:54:48 +00:00
get-typod-pick-list.sh
git_sha1_gen.py bin/git_sha1_gen.py: remove execute bit/shebang 2018-08-23 17:00:04 +01:00
install_megadrivers.py bin/install_megadrivers.py: Remove shebang and executable bit 2018-08-23 12:12:06 +01:00
meson.build
meson_get_version.py
perf-annotate-jit.py
shortlog_mesa.sh