[PATCH] Yield files in ignored directories directly in statwalk()

Emanuele Aina faina.mail at tiscali.it
Sun Jul 8 17:49:38 CDT 2007


Emanuele Aina suggerì:

> dirstate.statwalk() returns tracked files in ignored directories as missing and
> dirstate.status() goes a great length to check if those are still there.
> 
> What about if statwalk, when encountering an ignored directory, would scan the
> tracked files list yielding those under the ignored directory?

This patch implements the approach described above.

-- 
Buongiorno.
Complimenti per l'ottima scelta.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: yield-files-in-ignored-dir-from-statwalk.patch
Type: text/x-patch
Size: 3177 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20070709/d10d4f89/attachment.bin 


More information about the Mercurial-devel mailing list