ghdiff

Generate unified diffs with Github-style HTML/CSS.

MIT License

Downloads
2.2K
Stars
49
Committers
5
ghdiff - Fix Python 3 script support Latest Release

Published by kilink over 10 years ago

  • Running ghdiff as a script was broken for Python 3
ghdiff - Python 3 support & fixes

Published by kilink over 10 years ago

  • Initial Python 3 compatibility.
  • Detect character encoding when reading files (Nyoroon)
  • PEP-8 clean up (laulaz)
  • Fix display problem when text line is too long (laulaz)