]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/grep-pcre-invalid-utf8'
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2021 22:48:33 +0000 (14:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2021 22:48:33 +0000 (14:48 -0800)
Update support for invalid UTF-8 in PCRE2.

* ab/grep-pcre-invalid-utf8:
  grep/pcre2: better support invalid UTF-8 haystacks
  grep/pcre2 tests: don't rely on invalid UTF-8 data test

1  2 
Makefile
grep.c
grep.h

diff --cc Makefile
Simple merge
diff --cc grep.c
Simple merge
diff --cc grep.h
Simple merge