summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-28Bump version to v0.3.1v0.3.1jaseg1-1/+1
2025-07-28Fix collapse controls background colorjaseg1-0/+1
2025-07-28Add examplejaseg3-0/+1112
2025-07-28Bump version to v0.3.0v0.3.0jaseg1-1/+1
2025-07-28Add dark modejaseg2-100/+128
2025-07-27Bump version to v0.2.0v0.2.0jaseg1-1/+1
2025-07-27Preserve empty lines at start and end of inputsjaseg1-0/+1
2025-07-27Make sure empty lines don't collapse in the outputjaseg1-0/+1
2025-07-27Expose folding parameters in CLIjaseg1-9/+8
2025-07-27Add collapsing unchanged lines functionjaseg1-4/+50
2025-07-26Fix text selectionjaseg1-0/+4
2023-01-08Bump version to v0.1.2v0.1.2jaseg1-1/+1
2023-01-08Prefix wsdiff HTML IDs and classesjaseg1-172/+136
2023-01-08Bump version to v0.1.1v0.1.1jaseg1-1/+1
2023-01-08Modularize templatejaseg1-103/+100
2023-01-08Remove bad assertsjaseg1-2/+0
2023-01-02Add --nofilename optionjaseg1-4/+8
2022-12-31Fix reference to old project namev0.1.0jaseg1-3/+3
2022-12-31Prepare package for PyPI uploadjaseg3-7/+32
2022-12-31Update READMEjaseg2-6/+14
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
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
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
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
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