On Tue, Dec 04, 2012 at 03:27:37PM -0200, Jonas Malaco Filho wrote: > First, is there an option to change the number of columns for side-by-side > diffs on the web interface? Also, is there any setting to change the > default number of columns for SBS diffs, or could one be included? > > *Jonas Malaco Filho*
iirc, you can add the GET form parameter 'dc'. dc=90 for example. Add the proper & or ? separators. I still keep the branch of the fossil we use, 'annotate_links', displaying *all* columns of each file, in the default SBS show. We use SBS for reviewing, and once we had neglected a change that was over the 80th column, and went on trunk. Since then, we consider it a risk to have a trimmed diff. Regards, Lluís. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

