Re: [PATCH] ls: support explicit --time=modification selection

2022-08-13 Thread Pádraig Brady
On 12/08/2022 23:09, Jim Meyering wrote: On Fri, Aug 12, 2022 at 6:39 AM Pádraig Brady wrote: The attached adds support for explicitly specifying --time=mtime. I'm not sure about adding this, but it does give symmetry to the description of the --time arguments. Also it would allow overriding a

Re: [PATCH] ls: support explicit --time=modification selection

2022-08-12 Thread Jim Meyering
On Fri, Aug 12, 2022 at 6:39 AM Pádraig Brady wrote: > The attached adds support for explicitly specifying --time=mtime. > I'm not sure about adding this, but it does give symmetry to the > description of the --time arguments. Also it would allow > overriding a previously selected timestamp selec

[PATCH] ls: support explicit --time=modification selection

2022-08-12 Thread Pádraig Brady
gFrom 3e31830cbf402f0aaa503fab413b7b0fc4d16e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?= Date: Fri, 12 Aug 2022 14:16:14 +0100 Subject: [PATCH] ls: support explicit --time=modification selection * src/ls.c [time_args]: Add support for explicit 'mtime' or 'modification' arg