Is it possible to diff a range of changesets in TortoiseHg 2.0?

Viewed 527

I'd like to do something like hg diff -rX::Y in TortoiseHg and see the result in the TortoiseHg's graphical diff. Is this possible? It seems to have been possible in 1.0, but I can't find that context menu item in 2.0.5

1 Answers
Related