Also, here's jsdiff, which is pretty simple to use: http://ejohn.org/projects/javascript-diff-algorithm/
Bill On Wed, Jun 22, 2011 at 1:45 PM, Bill Burdick <[email protected]>wrote: > Here Synchrotron has a JavaScript 3-way diff. Here's an intro: > http://homepages.kcbbs.gen.nz/tonyg/projects/synchrotron.html Here's the > code: https://github.com/tonyg/synchrotron Looks like it uses the MIT > license. > > > Bill > > > On Wed, Jun 22, 2011 at 2:52 AM, Ron Aaron <[email protected]> wrote: > >> I'm trying to get fossil adopted in my company; and one of the >> "problems" is the spartan nature of the diffs (in the GUI). >> >> It would be excellent if there were another option similar to 'gdiff' >> which could be enable to make the "diff" link open an external diff >> program with the correct data. My guess is this would only be useful on >> a local fossil, e.g. 'fossil ui' >> >> Alternatively, using CSS to style the diff so that a "skin" could show >> diffs in a more attractive manner would be useful. The solution posted >> in the fossil wiki does not work for me, not sure why. >> >> I'm going crazy trying to overcome the command-line-phobia of my >> coworkers; please, anything you can do to help me would be appreciated! >> _______________________________________________ >> fossil-users mailing list >> [email protected] >> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >> > >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

