This series collects some recent patches required for msysGit applied onto 'next' for upstream application. Johannes Schindelin (4): t1020: disable the pwd test on MinGW t1402: Ignore a few cases that must fail due to DOS path expansion 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 | 9 ++++++++- t/t1020-subdirectory.sh | 2 +- t/t1402-check-ref-format.sh | 15 +++++++++------ t/t9001-send-email.sh | 1 + t/t9300-fast-import.sh | 8 ++++---- t/t9901-git-web--browse.sh | 10 +++++----- 9 files changed, 45 insertions(+), 25 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