Hi Junio, I have tested these patches on cygwin 1.5; the test suite threw up one additional test failure (t4205-*.sh test 18-20, 27), but it was not caused by these patches. (I will be sending a patch to fix this issue). Unfortunately, I can't test them on cygwin 1.7, but I suspect they will work just fine (famous last words!). Hopefully someone will be able to try them on cygwin 1.7 and report on a successful test. ATB, Ramsay Jones Jonathan Nieder (1): mingw: rename WIN32 cpp macro to GIT_NATIVE_WINDOWS Ramsay Allan Jones (1): cygwin: Remove the CYGWIN_V15_WIN32API build variable Makefile | 7 ------- abspath.c | 2 +- compat/cygwin.c | 5 ----- compat/terminal.c | 4 ++-- compat/win32.h | 2 +- config.mak.uname | 1 - diff-no-index.c | 2 +- git-compat-util.h | 3 ++- help.c | 2 +- run-command.c | 10 +++++----- test-chmtime.c | 2 +- thread-utils.c | 2 +- 12 files changed, 15 insertions(+), 27 deletions(-) -- 1.8.2 -- 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