On 9/19/2017 3:46 PM, David Turner wrote:
-----Original Message-----
From: Ben Peart [mailto:[email protected]]
Sent: Tuesday, September 19, 2017 3:28 PM
To: [email protected]
Cc: David Turner <[email protected]>; [email protected];
[email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected]
Subject: [PATCH v7 06/12] ls-files: Add support in ls-files to display the
fsmonitor valid bit
Add a new command line option (-f) to ls-files to have it use lowercase
letters for 'fsmonitor valid' files
Signed-off-by: Ben Peart <[email protected]>
---
builtin/ls-files.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
This is still missing the corresponding documentation patch.
Sorry for the confusion.
The documentation is all in a patch together as they all have links to
each other. You can find it here:
https://public-inbox.org/git/[email protected]/T/#u
I can see from replies that at least some of my messages got through. In
total, I sent messages about:
04/12 (I see replies)
05/12 (I see replies)
06/12 (no reply, issue not fixed)
The documentation is all in a patch together as they all have links to
each other. You can find it here:
https://public-inbox.org/git/[email protected]/T/#u
10/12 (no reply, haven't checked whether same issue but I assume same issue
since the new case I mentioned isn't added)
It wasn't a bug so I didn't "fix" it. I just sent an explanation and
patch demonstrating why. You can find it here:
https://public-inbox.org/git/[email protected]/T/#u
12/12 (no reply, typo fixed -- no reply required)
Hope this helps.