Abort on empty username so specifying a username can be forced.
This behaviour was introduced by
c3345b0f2fcd and broken by
98f2507c5551.
Added test for this.
Copied files sources were not shown by status -C under Win32.
repo.dirstate.copied() takes a normalized paths while local paths were passed.