##// END OF EJS Templates
localrepo: refactor filter computation...
localrepo: refactor filter computation Separate loading part from access part to be able to tell with: repo._loadfilter(name) bool(name in repo.filterpats) if there is a 'name' filter available.

File last commit:

r1360:7d439981 default
r11698:9df481f8 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder