comparison mercurial/exewrapper.c @ 44269:48a1a974a92c

manifest: fix _very_ subtle bug with exact matchers passed to walk() Prior to this fix, manifestdict.walk() with an exact matcher would blindly list the files in the matcher, even if they weren't in the manifest. This was exposed by my next patch where I rewrite filesnotin() to use walk() instead of matches(). Differential Revision: https://phab.mercurial-scm.org/D8081
author Augie Fackler <augie@google.com>
date Wed, 05 Feb 2020 16:16:15 -0500
parents ef7119cd4965
children 825d5a5907b4
comparison
equal deleted inserted replaced
44268:aa0fc32ece9e 44269:48a1a974a92c