This is the second part of the time-proven unicode suport branch from msysgit. This batch is a collection of small independent changes, limited to mingw.c. The only exception is the last patch: it changes gitk and git-gui. (The third and last part of msysgit/unicode branch will all be about environment handling.) Johannes Schindelin (1): Let mingw_execve() return an int Karsten Blees (6): Win32: simplify internal mingw_spawn* APIs Win32: fix potential multi-threading issue MinGW: disable CRT command line globbing Win32: Unicode arguments (outgoing) Win32: Unicode arguments (incoming) - also contains small part of 8c452ca Win32: use low-level memory alloc... Unicode file name support (gitk and git-gui) compat/mingw.c | 94 +++++++++++++++++++++++++++++++++++++------------ git-gui/git-gui.sh | 11 +++--- git-gui/lib/browser.tcl | 2 +- git-gui/lib/index.tcl | 6 ++-- gitk-git/gitk | 15 ++++---- 5 files changed, 90 insertions(+), 38 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