view mercurial/__init__.py @ 14677:2a758ffc821e

fileset: add support for file status predicates This forcibly walks the tree looking for unknown and ignored files, which is suboptimal. A better approach would scan the tree first to find required status components and skip the status check entirely if it's unused.
author Matt Mackall <mpm@selenic.com>
date Sat, 18 Jun 2011 16:53:49 -0500
parents 9117c6561b0b
children 4374d819ccd5
line wrap: on
line source