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
TCPGitRequestHandler
__init__
handle
handlers
server
Backend
BackendRepo
DictBackend
FileSystemBackend
Handler
MultiAckDetailedGraphWalkerImpl
MultiAckGraphWalkerImpl
PackHandler
ReceivePackHandler
SingleAckGraphWalkerImpl
TCPGitServer
UploadArchiveHandler
UploadPackHandler
_ProtocolGraphWalker
generate_info_refs
generate_objects_info_packs
main
serve_command
update_server_info
_all_wants_satisfied
_find_shallow
_split_proto_line
_want_satisfied
DEFAULT_HANDLERS
logger
_GRAPH_WALKER_COMMANDS
dulwich.server.TCPGitRequestHandler
dulwich
class TCPGitRequestHandler(socketserver.StreamRequestHandler):
View In Hierarchy
Undocumented