Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-27 | Add collapsing unchanged lines function | jaseg | 1 | -4/+50 | |
2025-07-26 | Fix text selection | jaseg | 1 | -0/+4 | |
2023-01-08 | Bump version to v0.1.2v0.1.2 | jaseg | 1 | -1/+1 | |
2023-01-08 | Prefix wsdiff HTML IDs and classes | jaseg | 1 | -172/+136 | |
2023-01-08 | Bump version to v0.1.1v0.1.1 | jaseg | 1 | -1/+1 | |
2023-01-08 | Modularize template | jaseg | 1 | -103/+100 | |
2023-01-08 | Remove bad asserts | jaseg | 1 | -2/+0 | |
2023-01-02 | Add --nofilename option | jaseg | 1 | -4/+8 | |
2022-12-31 | Fix reference to old project namev0.1.0 | jaseg | 1 | -3/+3 | |
2022-12-31 | Prepare package for PyPI upload | jaseg | 3 | -7/+32 | |
2022-12-31 | Update README | jaseg | 2 | -6/+14 | |
2022-12-31 | Make unified line numbers perfect | jaseg | 1 | -3/+15 | |
2022-12-31 | Make stuff work in chrome and add headerless output option | jaseg | 1 | -15/+32 | |
2022-12-31 | Make whitespace show up at the beginning of the line | jaseg | 1 | -0/+1 | |
2022-12-31 | Improve CSS, add toggleable split | jaseg | 1 | -129/+330 | |
2022-12-29 | Update README and screenshot | jaseg | 3 | -10/+20 | |
2022-12-29 | Repo re-org | jaseg | 8 | -645/+0 | |
2022-12-29 | Update LICENSE | jaseg | 1 | -0/+1 | |
2022-12-29 | Produce adaptive, css-only, single-file, pretty html output | jaseg | 2 | -372/+455 | |
2018-04-22 | Merge pull request #8 from nnako/master | Alex Goodman | 1 | -3/+3 | |
FIX: fix Python v2 issues with special characters (e.g. in German) | |||||
2018-04-22 | Merge branch 'master' of https://github.com/wagoodman/diff2HtmlCompare | nnako | 0 | -0/+0 | |
2018-04-22 | FIX: fix Python v2 issues with special characters (e.g. in German) | nnako | 1 | -3/+3 | |
2018-04-21 | Merge pull request #6 from nnako/master | Alex Goodman | 1 | -1/+6 | |
FIX: enable error-free string output for Python v2 and v3 | |||||
2018-04-21 | FIX: enable error-free string output for Python v2 and v3 | nnako | 1 | -1/+6 | |
2018-02-02 | unicode issue | Alex Goodman | 1 | -1/+1 | |
2016-12-26 | added themeing and minor fixes | wagoodman | 25 | -1236/+159 | |
2016-12-23 | tweaks | wagoodman | 2 | -22/+16 | |
2016-12-23 | added -s option to show diff in a browser | wagoodman | 2 | -0/+15 | |
2016-12-23 | fixed bytes to string issue and removed template file | wagoodman | 3 | -357/+364 | |
2016-12-23 | python3 support | wagoodman | 1 | -330/+330 | |
2016-11-22 | Merge pull request #3 from luciana-fujii/master | Alex Goodman | 3 | -12/+41 | |
Small improvements. | |||||
2016-11-22 | Handle exceptions when opening files and close them | Luciana Fujii Pontello | 1 | -2/+14 | |
2016-11-22 | Add Copyright notice to diff2HtmlCompare code | Luciana Fujii Pontello | 1 | -0/+23 | |
2016-11-22 | CodeDiff: Remove unused file variables | Luciana Fujii Pontello | 2 | -10/+2 | |
Some files are not used, they can be omitted. | |||||
2016-10-27 | Add requirements.txt | Luciana Fujii Pontello | 1 | -0/+2 | |
2016-10-27 | added MIT license | Alex Goodman | 1 | -0/+21 | |
2015-04-25 | Update README.md | Alex Goodman | 1 | -2/+2 | |
2015-04-25 | Merge remote branch 'origin' | Alex Goodman | 1 | -0/+18 | |
2015-04-25 | initial commit | Alex Goodman | 30 | -0/+2112 | |
2015-04-25 | Update README.md | Alex Goodman | 1 | -0/+18 | |
2015-04-24 | Initial commit | Alex Goodman | 1 | -0/+1 | |