commit | d9ea73e0564c7db8d791fe6b03c976ce57c9b079 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed Apr 05 02:03:58 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed Apr 05 02:09:58 2006 -0700 |
tree | 1440a434f16a356f31f5c00029fafecd7a5664ea | |
parent | f23fc773a2acce9966ac7fa267818d5be55667fa [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>