From: Junio C Hamano Date: Fri, 1 Jun 2012 20:01:41 +0000 (-0700) Subject: Merge branch 'rs/maint-grep-F' into maint X-Git-Tag: v1.7.10.4~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2147cb2762c67d0ec2101ab13a4c1b0ef8cab599;p=git.git Merge branch 'rs/maint-grep-F' into maint "git grep -e '$pattern'", unlike the case where the patterns are read from a file, did not treat individual lines in the given pattern argument as separate regular expressions as it should. By René Scharfe * rs/maint-grep-F: grep: stop leaking line strings with -f grep: support newline separated pattern list grep: factor out do_append_grep_pat() grep: factor out create_grep_pat() --- 2147cb2762c67d0ec2101ab13a4c1b0ef8cab599