What tools exist to display patch files? A text editor is usually good enough. ColorDiff can add color. Ideally though the tool would also show intra-line differences like KDiff3.

link|improve this question
feedback

migrated from stackoverflow.com Aug 28 '09 at 11:47

This question came from our site for professional and enthusiast programmers.

3 Answers

If your using Gnome, Meld is what I use for viewing Differences / creating patches. Haven't had a problem with it so far.

link|improve this answer
feedback

Try the plain text mode of Pretty Diff:

http://mailmarkup.org/prettydiff/prettydiff.html

link|improve this answer
feedback

What diff format supports intra-line differences?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.