• Supercharged Diff One-Liners

    mojombo 13 Jul 2008

    I’ve just added a small diff enhancement that will help you determine what changed in one line diff sections. By highlighting the specific changes, you can now see at a glance what those little changes were in otherwise very similar lines of code.

  • Comments

    felipediesel Mon Jul 14 04:54:48 -0700 2008

    Cool!

    monde Mon Jul 14 05:04:42 -0700 2008

    that is The Hot

    cpjolicoeur Mon Jul 14 06:49:43 -0700 2008

    nice, been hoping for something like this for a while

    ionfish Mon Jul 14 08:40:59 -0700 2008

    While an ostensibly small change, this is a really valuable one. Attention to detail of this kind is one of the things that makes GitHub worth paying for.

    bgolub Mon Jul 14 09:59:28 -0700 2008

    Here’s a bug with this: http://github.com/bgolub/fftogo/commit/2011149e0e219060b6357b785e44ef326bfdb93b

    The line was changed to {{ profile.name }} not {{ profile.nname }}

    aubergene Thu Jul 02 15:06:25 -0700 2009

    Any chance you might release your diff code as open source, it's very nice :)

    aubergene Thu Jul 02 15:27:11 -0700 2009

    ok, found it in Gitorious, just gotta figure out how to use it now :)

    Please log in to comment.