Commit graph

43 commits

Author SHA1 Message Date
jaseg
36c0d21a36 Make sure empty lines don't collapse in the output 2025-07-27 16:52:26 +02:00
jaseg
13afaa4e4f Expose folding parameters in CLI 2025-07-27 01:16:02 +02:00
jaseg
8bd69916f2 Add collapsing unchanged lines function 2025-07-27 01:10:32 +02:00
jaseg
2289c15d9e Fix text selection 2025-07-26 20:32:24 +02:00
jaseg
10ab7b237c Bump version to v0.1.2 2023-01-08 13:11:51 +01:00
jaseg
bac31d9e66 Prefix wsdiff HTML IDs and classes 2023-01-08 13:11:27 +01:00
jaseg
5dec5a9113 Bump version to v0.1.1 2023-01-08 12:56:00 +01:00
jaseg
715ddb8602 Modularize template 2023-01-08 12:55:37 +01:00
jaseg
c3f4bd6b27 Remove bad asserts 2023-01-08 12:49:42 +01:00
jaseg
eccdf88a59 Add --nofilename option 2023-01-02 16:25:20 +01:00
jaseg
e283f94518 Fix reference to old project name 2022-12-31 23:39:23 +01:00
jaseg
6e717a277b Prepare package for PyPI upload 2022-12-31 23:38:19 +01:00
jaseg
9d5fff7dba Update README 2022-12-31 23:09:14 +01:00
jaseg
ad87eedf6b Make unified line numbers perfect 2022-12-31 16:47:48 +01:00
jaseg
3cccc70ac4 Make stuff work in chrome and add headerless output option 2022-12-31 16:22:29 +01:00
jaseg
02fac034b9 Make whitespace show up at the beginning of the line 2022-12-31 14:37:57 +01:00
jaseg
1f94cf6ca5 Improve CSS, add toggleable split 2022-12-31 14:34:44 +01:00
jaseg
2cdb669977 Update README and screenshot 2022-12-29 18:42:49 +01:00
jaseg
694f7891b3 Repo re-org 2022-12-29 18:39:26 +01:00
jaseg
fdcbfc212b Update LICENSE 2022-12-29 18:38:43 +01:00
jaseg
3a6a186049 Produce adaptive, css-only, single-file, pretty html output 2022-12-29 18:30:07 +01:00
Alex Goodman
53503591ad
Merge pull request #8 from nnako/master
FIX: fix Python v2 issues with special characters (e.g. in German)
2018-04-22 08:34:30 -04:00
nnako
fd0a834f5a Merge branch 'master' of https://github.com/wagoodman/diff2HtmlCompare 2018-04-22 13:01:51 +02:00
nnako
1f52316830 FIX: fix Python v2 issues with special characters (e.g. in German) 2018-04-22 12:54:37 +02:00
Alex Goodman
b151d377b2
Merge pull request #6 from nnako/master
FIX: enable error-free string output for Python v2 and v3
2018-04-21 20:33:56 -04:00
nnako
2a5ef0ecd0 FIX: enable error-free string output for Python v2 and v3 2018-04-21 15:40:08 +02:00
Alex Goodman
0a6f8a5666 unicode issue 2018-02-02 14:30:56 -05:00
wagoodman
d275b2b468 added themeing and minor fixes 2016-12-26 09:59:14 -05:00
wagoodman
29d732b85f tweaks 2016-12-23 18:06:29 -05:00
wagoodman
64d513dde6 added -s option to show diff in a browser 2016-12-23 17:56:41 -05:00
wagoodman
d6b00ca790 fixed bytes to string issue and removed template file 2016-12-23 17:42:07 -05:00
wagoodman
4949162dc8 python3 support 2016-12-23 17:23:31 -05:00
Alex Goodman
3e34e7b53b Merge pull request #3 from luciana-fujii/master
Small improvements.
2016-11-22 21:17:55 -05:00
Luciana Fujii Pontello
bc3237abd0 Handle exceptions when opening files and close them 2016-11-22 14:36:31 -08:00
Luciana Fujii Pontello
7608485200 Add Copyright notice to diff2HtmlCompare code 2016-11-22 14:36:30 -08:00
Luciana Fujii Pontello
79ae1028fe CodeDiff: Remove unused file variables
Some files are not used, they can be omitted.
2016-11-22 14:34:55 -08:00
Luciana Fujii Pontello
029ba9ab2d Add requirements.txt 2016-10-27 09:23:48 -07:00
Alex Goodman
6eebf9ba26 added MIT license 2016-10-27 08:34:28 -04:00
Alex Goodman
e3edeecac6 Update README.md 2015-04-25 12:06:11 -04:00
Alex Goodman
fb4013c237 Merge remote branch 'origin' 2015-04-25 00:26:14 -04:00
Alex Goodman
2c44bb77c7 initial commit 2015-04-25 00:09:50 -04:00
Alex Goodman
6bd34fb0a2 Update README.md 2015-04-25 00:09:24 -04:00
Alex Goodman
00acacb129 Initial commit 2015-04-24 23:51:46 -04:00