Here are a few simple commits that are included in the msysgit release but not in git.git. Steffen Johannes Schindelin (4): MinGW: the path separator to split GITPERLLIB is ';' on Win32 MinGW: use POSIX signature of waitpid() MinGW: Add a simple getpass() MinGW: Fix compiler warning in merge-recursive Peter Harris (1): MinGW: Scan for \r in addition to \n when reading shbang lines Makefile | 4 +++- builtin-merge-recursive.c | 5 +++-- compat/mingw.c | 19 +++++++++++++++++-- compat/mingw.h | 4 +++- 4 files changed, 26 insertions(+), 6 deletions(-) -- 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