[PATCH 1 of 1] changeset templater: ability to display diffstat

Matt Mackall mpm at selenic.com
Fri Jan 23 12:19:37 CST 2009


On Fri, 2009-01-23 at 13:57 +0200, Alexander Solovyov wrote:
> +            diff = ''.join(patch.diff(self.repo, log.parents(changenode)[0],
                         ^^^^
> +            for i in patch.diffstatdata(diff.splitlines()):
                                                ^^^^^^^^^^

That seems suspicious.

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial-devel mailing list