Home
last modified time | relevance | path

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

/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Ddirstate.py363 def __init__(self, path, sha1_provider, worth_saving_limit=0, argument
420 self._worth_saving_limit = worth_saving_limit
2397 def on_file(cls, path, sha1_provider=None, worth_saving_limit=0, argument
2414 worth_saving_limit=worth_saving_limit,
/dports/devel/brz/breezy-3.2.0/breezy/bzr/tests/
H A Dtest_dirstate.py1389 worth_saving_limit=2)
1826 def __init__(self, path, sha1_provider, worth_saving_limit=0, argument
1829 path, sha1_provider, worth_saving_limit=worth_saving_limit,