comparison hgext/graphlog.py @ 32631:e6ff007e107e

match: introduce nevermatcher for when no ignore files are present 952017471f93 introduced a deterministic `__repr__` for ignores. However, it didn't account for when ignore was `util.never`. This broke fsmonitor's ignore change detection -- with an empty hgignore, it would kick in all the time. Introduce `nevermatcher` and switch to it. This neatly parallels `alwaysmatcher`.
author Siddharth Agarwal <sid0@fb.com>
date Thu, 01 Jun 2017 00:40:52 -0700
parents 04baab18d60a
children 0c9ba2ac60a8
comparison
equal deleted inserted replaced
32630:071423d0a584 32631:e6ff007e107e