Does anyone know of a script that can accept a raw diff file and pretty print HTML output (which would be easier to review/mail)? A google search returned me some results li
I finally used diff2html.py to create static html output of a side-by-side diff, given my unified diff intput