Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |