daff icon indicating copy to clipboard operation
daff copied to clipboard

align and compare tables

Results 43 daff issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Good afternoon, it works perfectly as intended in standart git bash, but each time I'm trying to see the diff on the actual file inside the SourceTree it crashes. Could...

Hi, is it possible to always show a column in the diff? I am comparing excel sheets with 10.000 rows and more and need the line number for context. Otherwise...

As far as I understand the `csv` output format is [RFC 4180](http://localhost:8020/csv/rfc4180). This should be made explicit in the documentation to make visible standards compliance and because "csv" can mean...

Hi, if I run `git diff mycommit` I have the git diff in the shell. Is it a way to have in example an HTML output? Thank you

Hi, there is an original and modified table. I wonder why there are not values in the difference table in the first two cells of the second row? I tested...

Hello. I tried to make comparison of two csv online (on site https://www.textcompare.org/csv/compare/) but I wasn't able to get it work with csv encoded in windows-1250. Is there any way...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

after adding the lib into project i've started to get this error on mocha tests, workaround is to add `--globals \"\\$haxeUID, f, SqliteDatabase\"` into mocha command, but it seems still...

The "age" has been assigned as the primary key, but it's using "key" as the primary key. before_data = [["key", "id", "name", "age"], ["1001", "1", "Cleo", "4"], ["1010", "2", "Pancakes",...