author | Junio C Hamano <junkio@cox.net> | |
Wed, 5 Apr 2006 09:03:58 +0000 (02:03 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 5 Apr 2006 09:09:58 +0000 (02:09 -0700) | ||
commit | d9ea73e0564c7db8d791fe6b03c976ce57c9b079 | |
tree | 1440a434f16a356f31f5c00029fafecd7a5664ea | tree | snapshot |
parent | f23fc773a2acce9966ac7fa267818d5be55667fa | commit | diff |
combine-diff: refactor built-in xdiff interface.
This refactors the line-by-line callback mechanism used in
combine-diff so that other programs can reuse it more easily.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This refactors the line-by-line callback mechanism used in
combine-diff so that other programs can reuse it more easily.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
combine-diff.c | diff | blob | history | |
xdiff-interface.c | [new file with mode: 0644] | blob |
xdiff-interface.h | [new file with mode: 0644] | blob |