Mercurial > hg
comparison hgext/schemes.py @ 38688:2570dca0f21c
highlight: use matcher API to test if file should be pygmentized
Prepares for the upcoming API change. We'll no longer have to call the
fileset function directly since the cost of the matcher-based fileset will
become O(number of tests) from O(number of files in subset).
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 10 Jul 2018 23:49:48 +0900 |
parents | e637dc0b3b1f |
children | 089fc0db0954 |
comparison
equal
deleted
inserted
replaced
38687:1500cbe22d53 | 38688:2570dca0f21c |
---|