You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 年之前
..
resolver Add Javadoc description for packages 11 年之前
AbstractAdvertiseRefsHook.java Factor a base class out of ReceivePack 12 年之前
AdvertiseRefsHook.java Factor a base class out of ReceivePack 12 年之前
AdvertiseRefsHookChain.java Factor a base class out of ReceivePack 12 年之前
AmazonS3.java Remove 86 boxing warnings 12 年之前
BaseConnection.java Move JGitText to an internal package 12 年之前
BaseFetchConnection.java Initial JGit contribution to eclipse.org 14 年之前
BasePackConnection.java Move JGitText to an internal package 12 年之前
BasePackFetchConnection.java Add missing @since tags to mark API added in 2.0 12 年之前
BasePackPushConnection.java Add missing @since tags to mark API added in 2.0 12 年之前
BaseReceivePack.java Simplify push error message when ref already exists 11 年之前
BundleFetchConnection.java Move JGitText to an internal package 12 年之前
BundleWriter.java Move JGitText to an internal package 12 年之前
Connection.java Capture non-progress side band #2 messages and put in result 14 年之前
CredentialItem.java Move JGitText to an internal package 12 年之前
CredentialsProvider.java Reset SSH connection and credentials on "Auth fail" 12 年之前
CredentialsProviderUserInfo.java Use the stored password instead of prompting for it all the time 13 年之前
Daemon.java Allow RepositoryResolver to throw ServiceMayNotContinueException 12 年之前
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 年之前
DaemonService.java Allow RepositoryResolver to throw ServiceMayNotContinueException 12 年之前
DefaultSshSessionFactory.java Create RemoteSession interface 13 年之前
FetchConnection.java Move FileRepository to storage.file.FileRepository 14 年之前
FetchHeadRecord.java Initial JGit contribution to eclipse.org 14 年之前
FetchProcess.java Use BatchRefUpdate for tracking refs in FetchProcess 12 年之前
FetchResult.java Remove trailing whitespace at end of line 14 年之前
HttpAuthMethod.java Get rid of warnings about empty statments 12 年之前
HttpTransport.java Add Transport URI constructor without a repository 12 年之前
JschConfigSessionFactory.java Don't swallow JSchException "Auth fail" exception 12 年之前
JschSession.java Create RemoteSession interface 13 年之前
LongMap.java Refactor IndexPack to not require local filesystem 13 年之前
OpenSshConfig.java Add constant for default name for the Git repo configuration 12 年之前
OperationResult.java Capture non-progress side band #2 messages and put in result 14 年之前
PackParser.java Delete checkObjectCollisions from PackParser 11 年之前
PackTransport.java Remove trailing whitespace at end of line 14 年之前
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 年之前
PacketLineIn.java Move JGitText to an internal package 12 年之前
PacketLineOut.java smart-http: Support progress in ReceivePack 13 年之前
PostReceiveHook.java Initial JGit contribution to eclipse.org 14 年之前
PostReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 年之前
PreReceiveHook.java Initial JGit contribution to eclipse.org 14 年之前
PreReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 年之前
PreUploadHook.java Remove PreUploadHook.onPreAdvertiseRefs 12 年之前
PreUploadHookChain.java Remove PreUploadHook.onPreAdvertiseRefs 12 年之前
PushConnection.java Remove trailing whitespace at end of line 14 年之前
PushProcess.java Move JGitText to an internal package 12 年之前
PushResult.java Initial JGit contribution to eclipse.org 14 年之前
ReceiveCommand.java Batch reference updates together for storage 12 年之前
ReceivePack.java Mark fields of BaseReceivePack private 11 年之前
RefAdvertiser.java Fix ReceivePack connectivity validation with alternates 13 年之前
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 年之前
RefSpec.java Move JGitText to an internal package 12 年之前
RemoteConfig.java Support insteadOf and pushInsteadOf URL replacement 12 年之前
RemoteRefUpdate.java Use BatchRefUpdate for tracking refs in FetchProcess 12 年之前
RemoteSession.java Create RemoteSession interface 13 年之前
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 12 年之前
ServiceMayNotContinueException.java Add missing @since tags to mark API added in 2.0 12 年之前
SideBandInputStream.java Remove 86 boxing warnings 12 年之前
SideBandOutputStream.java Add missing @since tags to mark API added in 2.0 12 年之前
SideBandProgressMonitor.java ProgressMonitor: Refactor to use background alarms 13 年之前
SshSessionFactory.java Create RemoteSession interface 13 年之前
SshTransport.java Move JGitText to an internal package 12 年之前
TagOpt.java Move JGitText to an internal package 12 年之前
TcpTransport.java Initial JGit contribution to eclipse.org 14 年之前
TrackingRefUpdate.java Add toString for TrackingRefUpdate 11 年之前
TransferConfig.java Move TransferConfig to transport package 13 年之前
Transport.java Add Transport URI constructor without a repository 12 年之前
TransportAmazonS3.java Move JGitText to an internal package 12 年之前
TransportBundle.java Initial JGit contribution to eclipse.org 14 年之前
TransportBundleFile.java Move JGitText to an internal package 12 年之前
TransportBundleStream.java Move JGitText to an internal package 12 年之前
TransportGitAnon.java Move JGitText to an internal package 12 年之前
TransportGitSsh.java Move JGitText to an internal package 12 年之前
TransportHttp.java Ignore attempts to set the timeout to -1 11 年之前
TransportLocal.java Fix resolving of relative file URIs in TransportLocal 11 年之前
TransportProtocol.java Add Transport URI constructor without a repository 12 年之前
TransportSftp.java Remove 4 unboxed warnings 12 年之前
URIish.java Removed unused parameters from private methods 12 年之前
UploadPack.java Suppress resource warnings with Java 7 11 年之前
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 年之前
UploadPackLogger.java Add a no-op UploadPackLogger and use it by default 12 年之前
UploadPackLoggerChain.java Add simple chain implementations of transport hooks and loggers 12 年之前
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 年之前
UsernamePasswordCredentialsProvider.java UnsupportedCredentialItem with password authentication 12 年之前
WalkEncryption.java Move JGitText to an internal package 12 年之前
WalkFetchConnection.java Remove 86 boxing warnings 12 年之前
WalkPushConnection.java Move JGitText to an internal package 12 年之前
WalkRemoteObjectDatabase.java Move JGitText to an internal package 12 年之前
WalkTransport.java Remove trailing whitespace at end of line 14 年之前
package-info.java Add Javadoc description for packages 11 年之前