pull -r: pass the revisions as the heads argument of findincoming
This can make a hg pull -r faster if the remote repo has many heads,
and fixes an "abort: received changelog group is empty".
convert: fix
issue702 about GIT_DIR= construct unsupported under Windows.