How can you do a merge 'conflict report' in Mercurial?
Given two conflicting revisions of a file in two heads, how can you output a report showing the parent and the two sets of revisions in each head?
Basically, I would like to send a 'report' of the conficts to the developer who owns the file so he can comment on how best to do the merge.
We use BeyondCompare as our merge tool - couldn't see an option to do this in BeyondCompare.