Skip to content

jasonkung0211/diff2html

This branch is up to date with doloopwhile/diff2html:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
OMOTO Kenji
Oct 19, 2015
7830f32 · Oct 19, 2015

History

7 Commits
Feb 1, 2013
Feb 2, 2013
Feb 2, 2013
Oct 19, 2015

Repository files navigation

diff2html.py

Colorize script for unified diff

  • diff2html.py
    • Script to translate output of diff -u to html
  • html2browse.py
    • Script to browse html output on web browser

Usage

Browse git diff on web browser

git diff | python diff2html.py | python html2browse.py

Save output as file

git diff | python diff2html.py -o gitdiff.html

About

Colorize script for unified diff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%