descriptionpython script to generate a colored diff in html
ownerGit ARERO
last changeMon, 28 Jan 2013 14:34:07 +0000 (15:34 +0100)
shortlog
2013-01-28 Olivier Matzfix some typos master v1.0
2013-01-28 Olivier Matzsupport new diff algorithm
2013-01-13 Olivier Matzadd "-" in wordbreak chars
2013-01-13 Olivier Matzenhance meta info in generated html
2013-01-13 Olivier Matzadd utf-8 support
2013-01-13 Olivier Matzremove unecessary code in linediff()
2012-08-29 Olivier Matzuse 2 streams (input and output) instead of 1 in parse_...
2012-08-09 Olivier Matzallow to be called with strings instead of IO files
2012-08-09 Olivier Matzwhen a "---" line is parsed, wait to see "+++" before...
2012-08-09 Olivier Matzcosmetic: remove unused variable output
2012-08-09 Olivier Matzcosmetic: remove unused variable l
2012-08-09 Olivier Matzcosmetic: remove some global variables
2012-08-09 Olivier Matzcosmetic: rename {in,out}putfile to {in,out}put_file
2012-08-09 Olivier Matzcosmetic: fix whitespaces
2012-08-09 Olivier Matzcosmetic: replace "max" by "max_len"
2012-08-09 Olivier Matzcosmetic: replace "type" by "type_name"
...
tags
11 years ago v1.0 v1.0
heads
11 years ago master