diff2html/src
Wolfgang Illmeyer 7335c3bab3 Enhancements for highlighting
1. Fixed a bug that prevented highlighting when more lines were deleted
from a replacement block than added

2. Added similarity search feature to match similar lines for
highlighting.

3. Highlighting: Support for matching "ins" and "del" markers to allow
for a "change" marker

4. Bugfix: All lines are now split into prefix and content spans
2015-11-27 11:39:08 +01:00
..
diff-parser.js Extracts variables out of a loop 2015-10-20 10:55:22 +02:00
diff2html.js Show the list of changed files 2015-10-19 12:47:49 +01:00
file-list-printer.js Align the file summary 2015-10-28 19:43:06 +02:00
html-printer.js use webpack for the browser 2015-08-08 01:11:35 +01:00
line-by-line-printer.js Enhancements for highlighting 2015-11-27 11:39:08 +01:00
printer-utils.js Enhancements for highlighting 2015-11-27 11:39:08 +01:00
rematch.js Enhancements for highlighting 2015-11-27 11:39:08 +01:00
side-by-side-printer.js Enhancements for highlighting 2015-11-27 11:39:08 +01:00
utils.js Show the list of changed files 2015-10-19 12:47:49 +01:00