mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 04:10:09 +01:00
The script only handles commits with "Fixes: <sha1>" where <sha1> is
equal or great than 8 chars. But <sha1> can be smaller, like 7 chars.
This commit relax the restriction to handle <sha1> 4 or more chars.
Fixes:
|
||
|---|---|---|
| .. | ||
| .editorconfig | ||
| bugzilla_mesa.sh | ||
| get-extra-pick-list.sh | ||
| get-pick-list.sh | ||
| git_sha1_gen.py | ||
| install_megadrivers.py | ||
| meson-cmd-extract.py | ||
| meson-options.py | ||
| meson.build | ||
| meson_get_version.py | ||
| perf-annotate-jit.py | ||
| shortlog_mesa.sh | ||
| symbols-check.py | ||