Files
git/gitk-git
Karsten Blees dded4f286e Unicode file name support (gitk and git-gui)
Assumes file names in git tree objects are UTF-8 encoded.

On most unix systems, the system encoding (and thus the TCL system
encoding) will be UTF-8, so file names will be displayed correctly.

On Windows, it is impossible to set the system encoding to UTF-8. Changing
the TCL system encoding (via 'encoding system ...', e.g. in the startup
code) is explicitly discouraged by the TCL docs.

Change gitk and git-gui functions dealing with file names to always convert
from and to UTF-8.

Signed-off-by: Karsten Blees <blees@dcon.de>
2014-05-10 16:56:30 -05:00
..
2014-01-23 08:50:50 -08:00
2013-01-30 13:52:44 -08:00
2013-01-30 13:52:44 -08:00