hg annotate and "did we ship that?"
I came across the question on whether a particular piece of code was in a particular release, and if so, which. Say, you're going through old bugs like me and you want to know if something's fixed b2 or fixed b4. So you head over to hg annotate and then …