http://pierovggsterf4w5xplynqtl56srftc242l3g2xloqlty6nv7372xuyd.onion
The feature I initially missed the most was branching… It took me an embarrassing amount of time to understand that I could just checkout (err, update -r ) existing revisions and add commits to create new heads. Then, you can use hg heads to see all the heads you have created. You can also assign names like you would do with git branches with bookmarks, but I do not use them often.