> I’m of the opinion that hg diffs should always use the extended git > format, given their usefulness. A tool working with hg diffs that does > not support this format is broken IMO. IMO, it's "hg diff --git" that's broken, as it doesn't include the base revision (other formats, such as "hg export", do). Regards, Martin