author | Jeff King <peff@peff.net> | |
Thu, 7 Sep 2006 06:35:42 +0000 (02:35 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 7 Sep 2006 22:40:25 +0000 (15:40 -0700) | ||
commit | 0424558190fb85e6702e7c64cd2b11bc31d7be85 | |
tree | c528b7993f5483d4177422ca98f584775f5e99c9 | tree | snapshot |
parent | 2878836c5074be92b913c95446b94bbf1c9a9e1d | commit | diff |
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>
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 | blob | history | |
diff.h | diff | blob | history |