]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cb/skip-utf8-check-with-pcre1'
authorJunio C Hamano <gitster@pobox.com>
Sun, 6 Oct 2019 03:25:17 +0000 (12:25 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Oct 2019 03:25:17 +0000 (12:25 +0900)
commitf00b57e5bc56042e21384e3af0e77e6855b213df
tree4634c7e0c521eac8f01d0b02d9d68c7c6e63d64f
parentb0f8aed48fd473b3bcf07de31dfdb97443ce766e
parentad7c543e3b0f80befd26f4115f8fec4285a018bf
Merge branch 'cb/skip-utf8-check-with-pcre1'

Make sure the grep machinery does not abort when seeing a payload
that is not UTF-8 even when JIT is not in use with PCRE1.

* cb/skip-utf8-check-with-pcre1:
  grep: skip UTF8 checks explicitly
grep.c