view hgext/__init__.py @ 11698:9df481f8036d

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.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sat, 24 Jul 2010 00:28:20 +0900
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder