Home
last modified time | relevance | path

Searched refs:storeexcludepats (Results 1 – 2 of 2) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dhg.py619 storeexcludepats=None, argument
716 if storeexcludepats is not None:
717 narrowspec.validatepatterns(storeexcludepats)
722 if storeexcludepats and not storeincludepats:
928 local.setnarrowpats(storeincludepats, storeexcludepats)
948 excludepats=storeexcludepats,
H A Dcommands.py1967 storeexcludepats=excludepats,