support new diff algorithm
authorOlivier Matz <zer0@droids-corp.org>
Sun, 13 Jan 2013 17:28:52 +0000 (18:28 +0100)
committerOlivier Matz <zer0@droids-corp.org>
Mon, 28 Jan 2013 14:34:04 +0000 (15:34 +0100)
commit60f5d503ccff54432db3cf33b90a6cd39f5d9720
tree120308e137f45bbac9d444710112289d2853360a
parentd3eec1a463a86ad546a122605b4b07e29ef5f8ff
support new diff algorithm

With the -a parameter, it is now possible to use the simplediff
library instead of the original diff2html.py linediff implementation.

Signed-off-by: Scito <info@scito.ch>
Signed-off-by: Olivier Matz <zer0@droids-corp.org>
diff2html.py