summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-12-31Make unified line numbers perfectjaseg1-3/+15
2022-12-31Make stuff work in chrome and add headerless output optionjaseg1-15/+32
2022-12-31Make whitespace show up at the beginning of the linejaseg1-0/+1
2022-12-31Improve CSS, add toggleable splitjaseg1-129/+330
2022-12-29Update README and screenshotjaseg3-10/+20
2022-12-29Repo re-orgjaseg8-645/+0
2022-12-29Update LICENSEjaseg1-0/+1
2022-12-29Produce adaptive, css-only, single-file, pretty html outputjaseg2-372/+455
2018-04-22Merge pull request #8 from nnako/masterAlex Goodman1-3/+3
FIX: fix Python v2 issues with special characters (e.g. in German)
2018-04-22Merge branch 'master' of https://github.com/wagoodman/diff2HtmlComparennako0-0/+0
2018-04-22FIX: fix Python v2 issues with special characters (e.g. in German)nnako1-3/+3
2018-04-21Merge pull request #6 from nnako/masterAlex Goodman1-1/+6
FIX: enable error-free string output for Python v2 and v3
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 fixeswagoodman25-1236/+159
2016-12-23tweakswagoodman2-22/+16
2016-12-23added -s option to show diff in a browserwagoodman2-0/+15
2016-12-23fixed bytes to string issue and removed template filewagoodman3-357/+364
2016-12-23python3 supportwagoodman1-330/+330
2016-11-22Merge pull request #3 from luciana-fujii/masterAlex Goodman3-12/+41
Small improvements.
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 Pontello2-10/+2
Some files are not used, they can be omitted.
2016-10-27Add requirements.txtLuciana Fujii Pontello1-0/+2
2016-10-27added MIT licenseAlex Goodman1-0/+21
2015-04-25Update README.mdAlex Goodman1-2/+2
2015-04-25Merge remote branch 'origin'Alex Goodman1-0/+18
2015-04-25initial commitAlex Goodman30-0/+2112
2015-04-25Update README.mdAlex Goodman1-0/+18
2015-04-24Initial commitAlex Goodman1-0/+1