On Sun, Oct 9, 2011 at 4:06 PM, Jan Danielsson
<jan.m.daniels...@gmail.com>wrote:

> Hello,
>
>   Is it possible to display a side-by-side diff in the web ui?
>
>   Sometimes I encounter fossil repository URLs which include highlighted
> line numbers, which is a very nice way to answer questions along the line of
> "Where/how to we handle X?".
>
>   In similar situations I'd like to be able to send URL's to show
> side-by-side diffs (including the highlighting) to answer "When/how did we
> change X?" questions. I.e. something along the line of:
>
>   http://foo.org/proj/diff/**subdir/foo.c?&from=decaf&to=**
> tag:decaf&ln=20-25<http://foo.org/proj/diff/subdir/foo.c?&from=decaf&to=tag:decaf&ln=20-25>
>
>   Is there some way to accomplish this already which I am missing?
>

There is this:

     http://www.fossil-scm.org/fossil/vdiff?from=080d27a&to=4b0f813&detail=1

But the output is not a side-by-side diff.  Would love to have that as an
option, though!  Perhaps even the default option!



>
>   If not, anyone working on it?
>
>   I will start working on it myself if no-one else is (and if it's a
> feature we want). Comments, caveats, wishlists?
>
>
>
> --
> Kind regards,
> Jan Danielsson
>
> ______________________________**_________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.**org <fossil-users@lists.fossil-scm.org>
> http://lists.fossil-scm.org:**8080/cgi-bin/mailman/listinfo/**fossil-users<http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users>
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to