Searched refs:supports_reference_locations (Results 1 – 6 of 6) sorted by relevance
175 supports_reference_locations = False variable in BzrBranchFormat5
872 supports_reference_locations = True variable in BzrBranchFormat6912 supports_reference_locations = True variable in BzrBranchFormat8959 supports_reference_locations = True variable in BzrBranchFormat7
3373 def supports_reference_locations(self): member in RemoteBranchFormat3375 return self._custom_format.supports_reference_locations4156 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:
217 supports_reference_locations = False variable in BzrBranchFormat4
1273 if not self._format.supports_reference_locations:
407 supports_reference_locations = False variable in GitBranchFormat