git-commit-vandalism/contrib/remote-helpers
Amit Bakshi 5dbe064d8c remote-hg: set stdout to binary mode on win32
git clone hangs on windows, and file.write would return errno 22 inside
of mercurial's windows.winstdout wrapper class. This patch sets stdout's
mode to binary, fixing both issues.

[fc: cleaned up]

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-05-20 11:18:43 -07:00
..
git-remote-bzr remote-bzr: fixes for older versions of bzr 2013-05-17 11:43:36 -07:00
git-remote-hg remote-hg: set stdout to binary mode on win32 2013-05-20 11:18:43 -07:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh test-bzr: do not use unportable sed '\+' 2013-05-11 12:51:19 -07:00
test-hg-bidi.sh Sync with 1.8.2.2 2013-04-26 13:00:48 -07:00
test-hg-hg-git.sh remote-hg: enable track-branches in hg-git mode 2013-05-15 12:33:15 -07:00
test-hg.sh remote-hg: improve email sanitation 2013-04-22 15:25:54 -07:00