Mercurial > hg
comparison contrib/debugcmdserver.py @ 31012:88358446da16
match: adding support for matching files inside a directory
This adds a new "rootfilesin" matcher type which matches files inside a
directory, but not any subdirectories (so it matches non-recursively).
This has the "root" prefix per foozy's plan for other matchers (rootglob,
rootpath, cwdre, etc.).
author | Rodrigo Damazio Bovendorp <rdamazio@google.com> |
---|---|
date | Mon, 13 Feb 2017 15:39:29 -0800 |
parents | cd03fbd5ab57 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
31011:01eebb65a61d | 31012:88358446da16 |
---|