git-commit-vandalism/contrib/remote-helpers
Felipe Contreras 25027b983e remote-hg: redirect buggy mercurial output
Mercurial emits messages like "searching for changes", "no changes
found", etc. meant for the use of its own UI layer, which break the pipe
between transport helper and remote helper.

Since there's no way to silence Mercurial, let's redirect to standard
error.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-04-11 10:46:46 -07:00
..
git-remote-bzr remote-bzr: detect local repositories 2013-01-02 20:07:00 -08:00
git-remote-hg remote-hg: redirect buggy mercurial output 2013-04-11 10:46:46 -07:00
Makefile
test-bzr.sh remote-bzr: add support for fecthing special modes 2013-01-02 20:06:59 -08:00
test-hg-bidi.sh remote-hg: trivial test cleanups 2013-04-11 10:46:46 -07:00
test-hg-hg-git.sh remote-hg: trivial test cleanups 2013-04-11 10:46:46 -07:00
test-hg.sh