From: Stefan Sperling Subject: Re: tog diff lacks diffstat To: Mark Jamsek Cc: Christian Weisgerber , gameoftrees@openbsd.org Date: Sat, 17 Aug 2024 16:45:17 +0200 On Fri, Aug 16, 2024 at 01:14:55AM +1000, Mark Jamsek wrote: > Updated/actual diff. > > Previous diff sent was the wrong commit: after adding the diffstat to > blobs and trees, we don't need the do_diffstat flag as the diffstat is > now shown in all diff types so written unconditionally. > > > M regress/tog/diff.sh | 107+ 7- > M regress/tog/log.sh | 18+ 2- > M tog/tog.c | 100+ 66- > > 3 files changed, 225 insertions(+), 75 deletions(-) ok, but you'll need to rebase the regress/diff.sh change because it collides with your p keymap regress test.