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

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Thu Jan 3 04:27:20 EST 2019


yuja added a comment.


  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.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5485

To: navaneeth.suresh, #hg-reviewers
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list