git-commit-vandalism/contrib/remote-helpers
Felipe Contreras 1e310551e7 remote-hg: fix for older versions of python
As Amit Bakshi reported, older versions of python (< 2.7) don't have
subprocess.check_output, so let's use subprocess.Popen directly as
suggested.

Suggested-by: Amit Bakshi <ambakshi@gmail.com>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-11-27 18:04:00 -08:00
..
git-remote-hg remote-hg: fix for older versions of python 2012-11-27 18:04:00 -08:00
Makefile remote-hg: add basic tests 2012-11-04 08:35:20 -05:00
test-hg-bidi.sh remote-hg: add bidirectional tests 2012-11-04 08:35:21 -05:00
test-hg-hg-git.sh remote-hg: add extra author test 2012-11-04 08:35:21 -05:00
test-hg.sh remote-hg: add missing config for basic tests 2012-11-12 15:34:53 -05:00