Interface | Description |
---|---|
ReceivePackErrorHandler |
Handle git-receive-pack errors.
|
ReceivePackErrorHandler.ReceivePackRunnable |
Process a git-receive-pack request.
|
UploadPackErrorHandler |
Handle git-upload-pack errors.
|
UploadPackErrorHandler.UploadPackRunnable |
Process a git-upload-pack request.
|
Class | Description |
---|---|
ClientVersionUtil |
Parses Git client User-Agent strings.
|
GitFilter |
Handles Git repository access over HTTP.
|
GitServlet |
Handles Git repository access over HTTP.
|
GitSmartHttpTools |
Utility functions for handling the Git-over-HTTP protocol.
|
HttpServerText |
Translation bundle for JGit http server
|
RepositoryFilter |
Open a repository named by the path info through
RepositoryResolver . |
ServletUtils |
Common utility functions for servlets.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.