Hello, this is first part of the unicode support pathes from msysgit. The first three patches originate in Jun 2010, though some fixups from 2012 have been squashed in. The fourth one is just a trivial prerequisite for the last one, that was written in Jan 2012, with a fixup from Mar 2012. Regards, Stepan Karsten Blees (5): Support Unicode console output on Windows Detect console streams more reliably on Windows Warn if the Windows console font doesn't support Unicode Win32: move main macro to a function Win32: Thread-safe windows console output compat/mingw.c | 24 ++- compat/mingw.h | 24 +-- compat/winansi.c | 446 ++++++++++++++++++++++++++++++++++++++++--------------- 3 files changed, 356 insertions(+), 138 deletions(-) -- 2.0.0.9635.g0be03cb -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html