Jan Nijtmans wrote:
2014-03-01 20:17 GMT+01:00 Andy Bradford<amb-fos...@bradfords.org>:
I was perusing the  recent commits and noticed that the  web UI does not
highlight (in red) the actual changes here:

http://www.fossil-scm.org/index.html/info/3df526ca41

On the other hand, fossil diff --tk does actually work correctly:

fossil diff --tk --from 81162e791f  --to 3df526ca41

Well, joel started fixing this in the "diff-eolws" branch, and I did
some additional enhancements there. Feedback welcome!

Thanks for all the enhancements, Jan. One thing I want to argue, though, is that diff --tk shouldn't ignore whitespace by default. At the very least, it shouldn't ignore leading whitespace, which could lead to some unpleasant surprises for people using Fossil with a language like Python. And even then, we'll need to add another option for people that want to force display of trailing whitespace changes with diff --tk.
_______________________________________________
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