Merge branch 'ab/grep-simplify-extended-expression'

Giving "--invert-grep" and "--all-match" without "--grep" to the "git log" command resulted in an attempt to access grep pattern expression structure that has not been allocated, which has been corrected. * ab/grep-simplify-extended-expression: grep.c: remove "extended" in favor of "pattern_expression", fix segfault

Junio C Hamano committed Oct 21, 2022 at 11:37 UTC 91d3d7e6e2be4aad74c5c602ed4988fbb1d82960

No changes.