git/contrib/remote-helpers
Richard Hansen c939d24167 remote-hg: don't decode UTF-8 paths into Unicode objects
The internal mercurial API expects ordinary 8-bit string objects, not
Unicode string objects.  With this change, the test-hg.sh unit tests
pass again.

Signed-off-by: Richard Hansen <rhansen@bbn.com>
Reviewed-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-11-18 13:45:56 -08:00
..
git-remote-bzr Merge branch 'fc/contrib-bzr-hg-fixes' 2013-09-18 11:45:49 -07:00
git-remote-hg remote-hg: don't decode UTF-8 paths into Unicode objects 2013-11-18 13:45:56 -08:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh contrib/remote-helpers: style updates for test scripts 2013-09-03 10:25:19 -07:00
test-hg-bidi.sh contrib/remote-helpers: style updates for test scripts 2013-09-03 10:25:19 -07:00
test-hg-hg-git.sh contrib/remote-helpers: quote variable references in redirection targets 2013-09-03 10:25:58 -07:00
test-hg.sh contrib/remote-helpers: style updates for test scripts 2013-09-03 10:25:19 -07:00