mesa/bin
Emil Velikov adbdfc6666 bin/get-pick-list.sh: handle reverts prior to the branchpoint
Currently we detect when a breaking commit:
 - has landed in stable, and
 - is referenced by a untagged fix in master

Yet we did not consider the case of breaking commit:
 - prior to the branchpoint, and
 - is referenced by a untagged fix in master

Addressing the latter is extremely slow, due to the size of the lookup.

That said, we can trivially use the existing is_sha_nomination() helper
to catch reverts.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2018-11-15 16:15:15 +00:00
..
.editorconfig bin: use tabs for coding style on *.sh files 2017-05-09 14:05:00 +03: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: explicitly set the --pretty argument 2018-05-23 09:54:00 -07:00
get-extra-pick-list.sh bin/get-{extra,fixes}-pick-list.sh: improve output 2017-04-20 10:28:54 +02:00
get-pick-list.sh bin/get-pick-list.sh: handle reverts prior to the branchpoint 2018-11-15 16:15:15 +00:00
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: bring MESA_GIT_SHA1 in line with other build systems 2017-10-27 13:38:37 +01:00
meson_get_version.py meson: Add script to use VERSION file for getting version 2017-11-09 11:19:53 -08:00
perf-annotate-jit.py bin/*py: honor editorconfig formatting 2017-05-09 14:06:52 +03:00
shortlog_mesa.sh bin/shortlog_mesa.sh: remove the final bashism 2017-03-10 14:12:48 +00:00