I made a preliminary version of this add in for SharDevelop 5.0, based mostly on the source code of the git addin, with some stuff taken from HgAddIn for #develop 4.0. How could I submit the code to be reviewed and maybe for later inclusion in #dev? Addin is working, it's based on TortoiseHg - some features present in 4.0 addin are not implemented, some I abandoned as history... Also, I need a sugestion on implementing IDocumentVersionProvider as mercurial hides all the hashes away from users, so it can not be hash based as in git implementation.
Regards,