]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/mingw-use-utf8'
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Jul 2019 22:16:49 +0000 (15:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jul 2019 22:16:49 +0000 (15:16 -0700)
commit0a2ff7c6b5ec5e4301a9cfb3c0dd26590d70ad7a
treefc3b78100325d2f220f86ce5c4af848cbb5eb2ba
parente1cee0b84335c2ad9ffbbcb96d34850eeb5f17fd
parent697bdd22b887a0778489814e44dcec850aa82ad0
Merge branch 'js/mingw-use-utf8'

Windows update.

* js/mingw-use-utf8:
  mingw: fix possible buffer overrun when calling `GetUserNameW()`
  mingw: use Unicode functions explicitly
  mingw: get pw_name in UTF-8 format
compat/mingw.c
compat/poll/poll.c
compat/winansi.c