]> git.ipfire.org Git - thirdparty/git.git/commit - xdiff-interface.h
diff.c: associate a flag with each pattern and use it for compiling regex
authorBrandon Casey <casey@nrlssc.navy.mil>
Thu, 18 Sep 2008 22:42:48 +0000 (17:42 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2008 03:06:23 +0000 (20:06 -0700)
commita013585b20ac757b0e75a72181ffa44674f35235
treeda9c9346c25c6d68650c5db5d39327129e21b50f
parent45e7ca0f0e1042c26d56b578165365c3f70c0121
diff.c: associate a flag with each pattern and use it for compiling regex

This is in preparation for allowing extended regular expression patterns.

Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c
xdiff-interface.c
xdiff-interface.h