[X] The "/OldFiles" file could not be found or is not available. Please select another file.

diff2html is a bash 3.2 script that uses the output from diff(1) to create an html file with color comparison of file1 to file2. The html file (optionally) formats using CSS. Hyperlinks are provided to jump to the changed lines.


http://diff2html.sourceforge.net





Separate each tag with a space.

Release Date:

2009-04-23

Topic:

Operating System:

License:

Intended Audience:

User Interface:

Programming Language:

Registered:

2009-03-17

Ratings and Reviews

Be the first to post a text review of diff2html. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • diff2html release .07

    This release is mainly for speed improvements. diff2html now uses binary searches of the add/change/delete trees for nearly 2 orders of magnitude of performance enhancement on larger files. A few bug fixes are also included.

    posted by bithead2k 259 days ago

  • diff2html release .07

    This release is mainly for speed improvements. diff2html now uses binary searches of the add/change/delete trees for nearly 2 orders of magnitude of performance enhancement on larger files. A few bug fixes are also included.

    posted by bithead2k 259 days ago

  • File released: /diff2html/0.07/diff2html07.zip

    posted 260 days ago

  • diff2html .07 file released: diff2html07.zip

    posted 260 days ago

  • diff2html release .05

    This release is pretty stable for use in automated projects. I am using it with psql (from postgresql) to compare schemas across databases. It now also includes an example of using regex in bash case statements, as well as some logic improvements and bug fixes.

    posted by bithead2k 291 days ago

  • File released: /diff2html/0.05/diff2html.zip

    posted 291 days ago

  • diff2html .05 file released: diff2html.zip

    Vast improvements to parsing the diff using regex instead of bash string parsing, bug fixes to the line counts during output, several other small performance improvements, and general cleanup.

    posted 291 days ago

  • diff2html release .03

    This is the first release of a bash utility to compare 2 files and show the results in HTML. I did this as an exercise in string manipulation in bash. It makes extensive use of very advanced bash features including arrays, numeric and string expansion, redirection, command substitution, regex matching with grouping and many other techniques. This is a useful utility, and a decent reference work for bash scripting.

    posted by bithead2k 295 days ago

  • diff2html release .03

    This is the first release of a bash utility to compare 2 files and show the results in HTML. I did this as an exercise in string manipulation in bash. It makes extensive use of very advanced bash features including arrays, numeric and string expansion, redirection, command substitution, regex matching with grouping and many other techniques. This is a useful utility, and a decent reference work for bash scripting.

    posted by bithead2k 295 days ago

  • File released: /diff2html/0.03/diff2html_03.zip

    posted 295 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

diff2html Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks