Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/testing.rs @ 47409:0ef8231e413f
dirstate-v2: Store a hash of ignore patterns (.hgignore)
Later, this help extend `read_dir` caching to directories that contain ignored
files (but no unknown files). Such cache must be invalidated when ignore patterns
change since a formerly-ignored file might become unknown.
This helps the default configuration of `hg status` where unknown files must
be listed, but ignored files are not.
Differential Revision: https://phab.mercurial-scm.org/D10836
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Wed, 02 Jun 2021 11:25:18 +0200 |
parents | 168041fa6d5f |
children | 4c5f6e95df84 |
comparison
equal
deleted
inserted
replaced
47408:7954ee2d7cf7 | 47409:0ef8231e413f |
---|