Files
git/git-gui/lib
Karsten Blees b74f73aed1 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>
2012-04-06 16:49:24 -05:00
..
2010-02-07 15:52:28 -08:00
2009-05-01 22:11:57 -07:00
2010-02-07 15:52:28 -08:00
2011-03-26 10:42:35 -07:00
2010-02-07 15:52:28 -08:00
2010-02-07 15:52:28 -08:00
2010-02-07 15:52:28 -08:00
2011-03-26 10:42:35 -07:00
2011-03-26 10:42:35 -07:00
2010-02-07 15:52:28 -08:00
2011-03-26 10:42:35 -07:00
2011-03-26 10:42:35 -07:00
2008-11-01 22:31:46 -07:00
2010-02-07 15:52:28 -08:00