author | Brandon Casey <casey@nrlssc.navy.mil> | |
Thu, 18 Sep 2008 22:40:48 +0000 (17:40 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 19 Sep 2008 02:58:29 +0000 (19:58 -0700) | ||
commit | 45e7ca0f0e1042c26d56b578165365c3f70c0121 | |
tree | f6ba3e10bd4163f1aa72e352cfbfd846ce5380bf | tree | snapshot |
parent | 1f5a892e5209be329dda316edb0341066d62e3eb | commit | diff |
diff.c: return pattern entry pointer rather than just the hunk header pattern
This is in preparation for associating a flag with each pattern which will
control how the pattern is interpreted. For example, as a basic or extended
regular expression.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is in preparation for associating a flag with each pattern which will
control how the pattern is interpreted. For example, as a basic or extended
regular expression.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history |