<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 4, 2019 at 5:50 PM Jordi Gutiérrez Hermoso <<a href="mailto:jordigh@octave.org">jordigh@octave.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"># HG changeset patch<br>
# User Jordi Gutiérrez Hermoso <<a href="mailto:jordigh@octave.org" target="_blank">jordigh@octave.org</a>><br>
# Date 1554388915 14400<br>
#      Thu Apr 04 10:41:55 2019 -0400<br>
# Node ID 704f79617827ab0c19a788715b797fcfe8557cea<br>
# Parent  4ee906aa7b60fb6b113e4dc187fbb5a8f42e557c<br>
chistedit: properly show verbose diffs<br>
<br>
I'm not sure if that ever worked and it's an internal API breakage,<br>
but `"verbose": True` is not correctly parsed, as most of these<br>
options are parsed by diffopts, whereas verbose is a global option.<br>
<br>
Setting the UI to verbose instead does work and does show a verbose<br>
patch, with full commit message.<br>
<br>
It also shows all files, which unfortunately are a bit hard to read on<br>
a single line in the default verbose template. Thus, we also change<br>
the default template to use the status template, which shows one file<br>
per line as well as its modification state.<br></blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Showing full commit message looks good addition. Queued this, many thanks!</div></div></div>