Re: [PATCH 0/7] remote-hg, remote-bzr fixes

2013-11-11 Thread Junio C Hamano
Richard Hansen writes: > A handful of fixes for the git-remote-hg and git-remote-bzr remote > helpers and their unit tests. > > Richard Hansen (7): > remote-hg: don't decode UTF-8 paths into Unicode objects > test-bzr.sh, test-hg.sh: allow running from any dir > test-bzr.sh, test-hg.sh: pr

[PATCH 0/7] remote-hg, remote-bzr fixes

2013-11-10 Thread Richard Hansen
A handful of fixes for the git-remote-hg and git-remote-bzr remote helpers and their unit tests. Richard Hansen (7): remote-hg: don't decode UTF-8 paths into Unicode objects test-bzr.sh, test-hg.sh: allow running from any dir test-bzr.sh, test-hg.sh: prepare for change to push.default=simpl