diff-highlight
diff-highlight copied to clipboard
I tried this package for Windows and it looked like it's not working. Works for `git log -p` but does not work for `git log -p --graph` I tried that...
This is absolutely fantastic tool! It works out of the box as expected, unlike some perl mumbo-jumbo. Can it please be made a drop-in replacement for diff? There're 2 usecases:...
The attached diff gets the 2 new lines output in the reverse order of reality. [bad-order-diff.txt](https://github.com/tk0miya/diff-highlight/files/3962339/bad-order-diff.txt) (Tested on the latest git version.)
`hgext.color` is merged into core in Mercurial 4.2.
I ran into this issue when diffing 1fc57d61e3a699b4fca9b4ad026ee34b2267bcd5 and 25eebc377c1c59b260354c75f659cfb9f8fceefd in [this repo](https://gitlab.com/martin-t/sokoban-solver). It's not a typical diff but it shouldn't just hang forever. The per script is in /usr/share/doc/git/contrib/diff-highlight/diff-highlight
When one of the files diffed is detected as text but doesn't contain valid utf-8 codepoints, diff-highlight crashes.
I found another broken highlight scenario while merging fairly large markdown repository. The change looks pretty simple (a few changed words without any appended or prepended text). Reproducible with the...
Inserted lines should also be flushed.