D5485: log: fixes line wrap on diffstat (issue5800)

Yuya Nishihara yuya at tcha.org
Thu Jan 3 04:21:58 EST 2019


Queued, thanks.

>  def diffordiffstat(ui, repo, diffopts, node1, node2, match,
> -                   changes=None, stat=False, fp=None, prefix='',
> -                   root='', listsubrepos=False, hunksfilterfn=None):
> +                   changes=None, stat=False, graphwidth=0, fp=None,

Reordered arguments to fix mq failure. Next time, please run all tests.


More information about the Mercurial-devel mailing list