diff: support custom callbacks for output
commit0424558190fb85e6702e7c64cd2b11bc31d7be85
authorJeff King <peff@peff.net>
Thu, 7 Sep 2006 06:35:42 +0000 (7 02:35 -0400)
committerJunio C Hamano <junkio@cox.net>
Thu, 7 Sep 2006 22:40:25 +0000 (7 15:40 -0700)
treec528b7993f5483d4177422ca98f584775f5e99c9
parent2878836c5074be92b913c95446b94bbf1c9a9e1d
diff: support custom callbacks for output

Users can request the DIFF_FORMAT_CALLBACK output format to get a callback
consisting of the whole diff_queue_struct.

Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c
diff.h