Home
last modified time | relevance | path

Searched refs:supports_reference_locations (Results 1 – 6 of 6) sorted by relevance

/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Dfullhistory.py175 supports_reference_locations = False variable in BzrBranchFormat5
H A Dbranch.py872 supports_reference_locations = True variable in BzrBranchFormat6
912 supports_reference_locations = True variable in BzrBranchFormat8
959 supports_reference_locations = True variable in BzrBranchFormat7
H A Dremote.py3373 def supports_reference_locations(self): member in RemoteBranchFormat
3375 return self._custom_format.supports_reference_locations
4156 if not self._format.supports_reference_locations:
4162 if not self._format.supports_reference_locations:
4169 if not self._format.supports_reference_locations:
4175 if not self._format.supports_reference_locations:
/dports/devel/brz/breezy-3.2.0/breezy/plugins/weave_fmt/
H A Dbranch.py217 supports_reference_locations = False variable in BzrBranchFormat4
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dbranch.py1273 if not self._format.supports_reference_locations:
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dbranch.py407 supports_reference_locations = False variable in GitBranchFormat