Mercurial > hg
comparison mercurial/repoview.py @ 33378:adf95bfb423a
match: make nevermatcher an exact matcher and a prefix matcher
The m.isexact() and m.prefix() methods are used by callers to
determine whether m.files() can be used for fast paths. It seems safe
to let callers to any fast paths it can that rely on the empty
m.files().
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sun, 09 Jul 2017 15:19:27 -0700 |
parents | 48d1e1214d8c |
children | 586645e0589c |
comparison
equal
deleted
inserted
replaced
33377:5d63e5f40bea | 33378:adf95bfb423a |
---|