diff hgext/acl.py @ 38685:80466fd85ac9

fileset: rewrite andset() to not use mctx.narrow() New code is less efficient than the original, but it helps porting andset() to matcher composition. This will be cleaned up later. This effectively disables the fullmatchctx magic since mctx will never be demoted to the matchctx. The fullmatchctx class will be removed later.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 09 Jun 2018 18:11:49 +0900
parents 6beb8347b709
children e7aa113b14f7
line wrap: on
line diff