Add revlog.LookupError exception, and use it instead of RevlogError.
Remove repo.LookupError, which devolves to the revlog version.
Added tag 0.9.3 for changeset
27230c29bfec
fix calculation of new heads added during push with -r
fix
issue450
Adjust test-help output for the change in
3c82ab166eea.