Win32: sync Unicode console output and file system
commit821b79e5be82ff1f4192bcfe18c708a3d733d92c
authorKarsten Blees <blees@dcon.de>
Fri, 25 Nov 2011 20:17:49 +0000 (25 21:17 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:19 +0000 (5 13:44 -0500)
treefc30e2b18e233e6a79a46f906ed954551af35fa8
parent6e5f130bbac0417d7e82371e6333c3a1b1d1fc43
Win32: sync Unicode console output and file system

Use the same Unicode conversion functions for file names and console
conversions so that the file system and console output are in sync when
checking out legacy encoded repositories (i.e. with invalid UTF-8 file
names).

Signed-off-by: Karsten Blees <blees@dcon.de>
compat/winansi.c