Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
StrangeHostname
__init__
client
AbstractHttpGitClient
FetchPackResult
GitClient
LocalGitClient
PLinkSSHVendor
ReportStatusParser
SendPackResult
SSHGitClient
SSHVendor
SubprocessGitClient
SubprocessSSHVendor
SubprocessWrapper
TCPGitClient
TraditionalGitClient
Urllib3HttpGitClient
HTTPProxyUnauthorized
HTTPUnauthorized
InvalidWants
_v1ReceivePackHeader
check_for_proxy_bypass
check_wants
default_urllib3_manager
default_user_agent_string
find_git_command
get_credentials_from_store
get_transport_and_path
get_transport_and_path_from_url
ParamikoSSHVendor
parse_rsync_url
read_pkt_refs
_fileno_can_read
_get_transport_and_path_from_url
_handle_upload_pack_head
_handle_upload_pack_tail
_read_shallow_updates
_read_side_band64k_data
_remote_error_from_stderr
_win32_peek_avail
_win32_url_to_path
COMMON_CAPABILITIES
DEFAULT_GIT_CREDENTIALS_PATHS
RECEIVE_CAPABILITIES
UPLOAD_CAPABILITIES
logger
url2pathname
dulwich.client.StrangeHostname
dulwich
class StrangeHostname(Exception):
View In Hierarchy
Refusing to connect to strange SSH hostname.
Undocumented