Download raw body.
allow log -x to accept keywords and fix diffstat duplicates
On 2023/08/08 09:57:24 +0200, Stefan Sperling <stsp@stsp.name> wrote: > On Tue, Aug 08, 2023 at 05:44:20PM +1000, Mark Jamsek wrote: > > If anything, purely for the sake of less options, I'd probably lean more > > toward dropping -d (or -P because 'd' is easier to type), and showing > > the diffstat by default if -P (or -d) is specified. But that means we're > > computing the diff when the user may just want the path list, and on > > slower machines that cost may be noticeable. > > I propose we declare diff -dP to be equivalent to diff -d and otherwise > leave things as they are now. makes sense, ok for me too
allow log -x to accept keywords and fix diffstat duplicates