comparison tests/test-fncache.t @ 43620:dd773340a085

dirstate: respect request to not list unknown/ignored/clean files (API) Unknown files that are explicitly mentioned by the matcher are returned even if the caller said unknown=False (and it seems the same is done for ignored files). That seems pretty surprising. Let's make the interface less surprising by respecting the caller's request. Differential Revision: https://phab.mercurial-scm.org/D7150
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 22 Oct 2019 23:21:26 -0700
parents f59f8a5e9096
children 7a4e1d245f19
comparison
equal deleted inserted replaced
43619:c207c46a86b9 43620:dd773340a085