#2591: Option to limit the number of diff'ed files in the changeset view
----------------------------+-----------------------------------------------
 Reporter:  eblot           |        Owner:  cboos 
     Type:  enhancement     |       Status:  closed
 Priority:  high            |    Milestone:  0.10  
Component:  changeset view  |      Version:  devel 
 Severity:  major           |   Resolution:  fixed 
 Keywords:  diff tracdiff   |  
----------------------------+-----------------------------------------------
Comment (by cboos):

 ''doing the optimization about not converting the files beforehand to UTF8
 in case they share the same encoding,''

 in r3092 I decided to do the diffs in unicode, even if both contents
 share the same encoding. If we would do a diff keeping the original
 encodings, this could reintroduce problems like #2363, as different
 characters may share an identical starting sequence of bytes...

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2591>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to