This collects some recent patches from the msysGit tree that clear up test issues on Windows. This second version incorporates suggestions received from round 1 to: avoid duplicating code in t9901 web-browse tests drop the t1402 changes in favour of another change from J6t (on pu) test for the presence of 'bcomp' in bc3 mergetool Johannes Schindelin (3): t1020: disable the pwd test on MinGW t9001: do not fail only due to CR/LF issues t9300: do not run --cat-blob-fd related tests on MinGW Pat Thoyts (3): t9901: fix line-ending dependency on windows mergetools: use the correct tool for Beyond Compare 3 on Windows mingw: ensure sockets are initialized before calling gethostname Sebastian Schuberth (1): git-svn: On MSYS, escape and quote SVN_SSH also if set by the user compat/mingw.c | 7 +++++++ compat/mingw.h | 3 +++ git-svn.perl | 15 +++++++-------- mergetools/bc3 | 7 ++++++- t/t1020-subdirectory.sh | 2 +- t/t9001-send-email.sh | 1 + t/t9300-fast-import.sh | 8 ++++---- t/t9901-git-web--browse.sh | 32 +++++++++++++++++--------------- 8 files changed, 46 insertions(+), 29 deletions(-) -- 1.7.7.1.gbba15 -- 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