mesa/bin
Emil Velikov 3aa5f51c27 bin/bugzilla_mesa.sh: rework the looping method
We don't use DRYRUN (and no others scripts have one) so just drop it.

This allows us to rework the loop to the more commonly used "git .... |
while read foo; do ... done"

That in itself gets rid of the only remaining bashism and we can toggle
the shebang to /bin/sh.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2017-03-10 14:12:48 +00:00
..
.editorconfig Introduce .editorconfig 2016-08-31 17:06:54 -07:00
.gitignore Add new .gitignore entries for Automake 1.13 tests 2013-01-03 15:24:45 -08:00
bugzilla_mesa.sh bin/bugzilla_mesa.sh: rework the looping method 2017-03-10 14:12:48 +00:00
get-extra-pick-list.sh bin/get-extra-pick-list: rework to use already_picked list 2017-02-16 15:17:52 +00:00
get-fixes-pick-list.sh bin/get-fixes-pick-list.sh: add new script 2017-02-16 15:17:52 +00:00
get-pick-list.sh bin/get-pick-list.sh: remove ancient way of nominating patches 2017-02-16 15:17:52 +00:00
get-typod-pick-list.sh bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed 2017-02-16 15:17:52 +00:00
perf-annotate-jit.py bin/perf-annotate-jit: add .py suffix 2017-03-10 14:12:47 +00:00
shortlog_mesa.sh mesa: add usage examples to get-pick-list and shortlog scripts 2013-05-01 21:42:02 +02:00