git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Second part of msysgit/unicode
@ 2014-06-11  9:37 Stepan Kasal
  2014-06-11  9:37 ` [PATCH 1/7] Let mingw_execve() return an int Stepan Kasal
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Stepan Kasal @ 2014-06-11  9:37 UTC (permalink / raw)
  To: GIT Mailing-list; +Cc: msysGit, Stepan Kasal

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

-- 
-- 
*** Please reply-to-all at all times ***
*** (do not pretend to know who is subscribed and who is not) ***
*** Please avoid top-posting. ***
The msysGit Wiki is here: https://github.com/msysgit/msysgit/wiki - Github accounts are free.

You received this message because you are subscribed to the Google
Groups "msysGit" group.
To post to this group, send email to msysgit@googlegroups.com
To unsubscribe from this group, send email to
msysgit+unsubscribe@googlegroups.com
For more options, and view previous threads, visit this group at
http://groups.google.com/group/msysgit?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups "msysGit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msysgit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-06-18 21:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11  9:37 [PATCH 0/7] Second part of msysgit/unicode Stepan Kasal
2014-06-11  9:37 ` [PATCH 1/7] Let mingw_execve() return an int Stepan Kasal
2014-06-11  9:37 ` [PATCH 2/7] Win32: simplify internal mingw_spawn* APIs Stepan Kasal
2014-06-11  9:37 ` [PATCH 3/7] Win32: fix potential multi-threading issue Stepan Kasal
2014-06-11  9:37 ` [PATCH 4/7] MinGW: disable CRT command line globbing Stepan Kasal
2014-06-11  9:37 ` [PATCH 5/7] Win32: Unicode arguments (outgoing) Stepan Kasal
2014-06-11  9:37 ` [PATCH 6/7] Win32: Unicode arguments (incoming) Stepan Kasal
2014-06-11  9:37 ` [PATCH 7/7] Unicode file name support (gitk and git-gui) Stepan Kasal
2014-06-17  9:06 ` [PATCH 0/7] Second part of msysgit/unicode Karsten Blees
2014-06-18  3:05   ` Stepan Kasal
2014-06-18 17:33     ` Junio C Hamano
2014-06-18 21:35       ` Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).