(Sending from gmane "followup" interface, don't blame me if CC list is not OK.) Junio C Hamano <gitster <at> pobox.com> writes: > > * mk/grep-pcre (2011-05-16) 12 commits > (merged to 'next' on 2011-05-16 at 0c6c25e) > + Makefile: Pass USE_LIBPCRE down in GIT-BUILD-OPTIONS > + git-grep: update tests now regexp type is "last one wins" > (merged to 'next' on 2011-05-15 at d110135) > + git-grep: do not die upon -F/-P when grep.extendedRegexp is set. > + git-grep: Bail out when -P is used with -F or -E > + grep: Add basic tests > + configure: Check for libpcre > + git-grep: Learn PCRE > + grep: Extract compile_regexp_failed() from compile_regexp() > + grep: Fix a typo in a comment > (merged to 'next' on 2011-05-08 at 5d3bede) > + grep: Put calls to fixmatch() and regmatch() into patmatch() > + contrib/completion: --line-number to git grep > + Documentation: Add --line-number to git-grep synopsis > > Fixed up the build procedure that did not update GIT-BUILD-OPTIONS. > Will merge to "master" by the middle of week #5. Thanks for your help with last few patches, Junio. Unfortunately, I didn't have to time to work on testcases you wrote in comments to my last posting, but I'll try to prepare some during this week. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html