commit | d6e8149bc53de57cab7cc0d9aff6c2341f3a7efa | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Sun Aug 07 20:01:24 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sun Aug 07 20:01:24 2005 +1000 |
tree | 15bce7134ce82d6eec938cb001cb61c2d75c1176 | |
parent | 94a2eede68f2d3cacef489044f5b822f45f2a10d [diff] |
Use lf translation rather than binary when reading commit data. The effect of this is that it allows Tcl to do the locale-specific conversion of the input data to its internal unicode representation. That means that commit messages in Russian or other languages should be displayed correctly now (according to the locale that is in effect.)