##// END OF EJS Templates
dirstate: don't walk ignored directories...
dirstate: don't walk ignored directories With a pattern like '^directory$' in .hgignore, a "hg status directory" would still walk "directory" and all its subdirs. This is the first half of a fix for issue886.

File last commit:

r6001:30d2feca merge default
r6032:b41f0d6a default
Show More
test-hgweb.out
16 lines | 144 B | text/plain | TextLexer
adding da/foo
adding foo
% manifest
200 Script output follows
drwxr-xr-x da
-rw-r--r-- 4 foo
200 Script output follows
-rw-r--r-- 4 foo