Fix an hg copy/move bug. Failed if file being copied or moved not in tip.
Fix same performance bug as
c3654cfaa77 but for httprepo.py instead.
Fix traceback when nothing was added during unbundle
The changegroup and commit hook are now run only when
something is modified.
The correct number of changesets added is printed.