[Trac-tickets] Re: [The Trac Project] #2591: Option to limit the
number of diff'ed files in the changeset view
The Trac Project
noreply at edgewall.com
Sat Apr 1 06:39:06 CST 2006
#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/>
More information about the Trac-Tickets
mailing list