comparison mercurial/progress.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 cb1ea3cc44b5
children c3ef33fd0058
comparison
equal deleted inserted replaced
31011:01eebb65a61d 31012:88358446da16