summaryrefslogtreecommitdiff
path: root/diff2HtmlCompare.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-21FIX: enable error-free string output for Python v2 and v3nnako1-1/+6
2018-02-02unicode issueAlex Goodman1-1/+1
2016-12-26added themeing and minor fixeswagoodman1-14/+24
2016-12-23tweakswagoodman1-20/+13
2016-12-23added -s option to show diff in a browserwagoodman1-0/+12
2016-12-23fixed bytes to string issue and removed template filewagoodman1-279/+358
2016-12-23python3 supportwagoodman1-330/+330
2016-11-22Handle exceptions when opening files and close themLuciana Fujii Pontello1-2/+14
2016-11-22Add Copyright notice to diff2HtmlCompare codeLuciana Fujii Pontello1-0/+23
2016-11-22CodeDiff: Remove unused file variablesLuciana Fujii Pontello1-7/+1
2015-04-25initial commitAlex Goodman1-0/+301