I just had the strangest thing happen to my mercurial repository, I'm genuinely worried for it's integrity.
Background
I have been committing/pushing intermittently all day no problem until just now where a single commit/push combo yielded a warning that I'd be pushing new branches to the remote location. I whipped open TortoiseHg to see just exactly was going on in my repo tree that would be causing this. (Perhaps i accidentally commited from tip:-1.
After opening tortoiseHg I was presented with this:

Naturally I'm alarmed by this, note the dates these merges are happening from, weeks and months ago. I tracked the lines all the way back to the source to find that they're originating from pretty-much everywhere in my history where merges have happened (and a couple other spots).

Questions
- What could have caused this?
- Is there some hg command/feature that does this intentionally or am I most likely looking at a bug?
- Is there a simple way to fix this without re-cloning my repo from my remote host?
I am genuinely caught off guard with this one. I most certantly did not perform 60+ merges today, I'm baffled.
Extra Information
TortoiseHG: 2.0.5 (Merc 1.8.4) OS: Windows7
hg outgoing) give the same result? You may be better off contacting the TortoiseHg and/or Mercurial mail lists with this one. – Tim Henigan Aug 25 '11 at 20:09