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.
Matthias Sohn 8787176ef1 Silence unchecked conversion warning in TransportSftp 9 年之前
..
http Don't use SSL anymore to avoid POODLE attack 9 年之前
resolver Mark non-externalizable strings as such 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 Externalize translatable texts in org.eclipse.jgit 9 年之前
BaseConnection.java Support agent= capability in wire protocol 9 年之前
BaseFetchConnection.java Allow users to show server messages while pushing 11 年之前
BasePackConnection.java Support agent= capability in wire protocol 9 年之前
BasePackFetchConnection.java Support agent= capability in wire protocol 9 年之前
BasePackPushConnection.java Better report too large pack-files from PushCommand 9 年之前
BaseReceivePack.java Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 9 年之前
BundleFetchConnection.java Use try-with-resource to close resources in BundleFetchConnection 9 年之前
BundleWriter.java Use try-with-resource to close resources in BundleWriter 9 年之前
ChainingCredentialsProvider.java Add chaining credentials provider 9 年之前
Connection.java Support agent= capability in wire protocol 9 年之前
CredentialItem.java Move JGitText to an internal package 12 年之前
CredentialsProvider.java Reset SSH connection and credentials on "Auth fail" 12 年之前
CredentialsProviderUserInfo.java Mark non-externalizable strings as such 11 年之前
Daemon.java Drop warnings about unchecked casts in a few stable select places 9 年之前
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 年之前
DaemonService.java Mark non-externalizable strings as such 11 年之前
DefaultSshSessionFactory.java Create RemoteSession interface 13 年之前
FetchConnection.java Allow users to show server messages while pushing 11 年之前
FetchHeadRecord.java Mark non-externalizable strings as such 11 年之前
FetchProcess.java Support agent= capability in wire protocol 9 年之前
FetchResult.java Remove trailing whitespace at end of line 14 年之前
GitProtocolConstants.java ReceivePack: support quiet capability 9 年之前
HMACSHA1NonceGenerator.java Fix an invalid format string 9 年之前
HttpAuthMethod.java Fix authentication type names broken by 0b5441a8 10 年之前
HttpTransport.java Introduce an abstraction for HTTP connections 10 年之前
InternalFetchConnection.java Extract classes for transport within a JGit process 9 年之前
InternalHttpServerGlue.java Support agent= capability in wire protocol 9 年之前
InternalPushConnection.java Extract classes for transport within a JGit process 9 年之前
JschConfigSessionFactory.java Allow retrying connecting SshSession in case of an exception 10 年之前
JschSession.java Externalize translatable texts in org.eclipse.jgit 9 年之前
LongMap.java Refactor IndexPack to not require local filesystem 13 年之前
NetRC.java NetRC parser and credentials provider. 10 年之前
NetRCCredentialsProvider.java NetRC parser and credentials provider. 10 年之前
NonceGenerator.java Add missing since tags for new API 9 年之前
OpenSshConfig.java Allow retrying connecting SshSession in case of an exception 10 年之前
OperationResult.java Support agent= capability in wire protocol 9 年之前
PackParser.java Silence non-externalized string warning in PackParser 9 年之前
PackTransport.java Remove trailing whitespace at end of line 14 年之前
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 年之前
PacketLineIn.java Mark non-externalizable strings as such 11 年之前
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 年之前
PushCertificate.java Cleanup some push certificate related javadoc 9 年之前
PushCertificateParser.java PushCertificateParser: Fix check for blank line after header 9 年之前
PushConnection.java Allow users to show server messages while pushing 11 年之前
PushProcess.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 年之前
PushResult.java Initial JGit contribution to eclipse.org 14 年之前
ReceiveCommand.java Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 10 年之前
ReceivePack.java Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 9 年之前
RefAdvertiser.java Support agent= capability in wire protocol 9 年之前
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 年之前
RefSpec.java Support refspecs with wildcard in middle (not only at end) 11 年之前
RemoteConfig.java Mark non-externalizable strings as such 11 年之前
RemoteRefUpdate.java Mark non-externalizable strings as such 11 年之前
RemoteSession.java Create RemoteSession interface 13 年之前
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 12 年之前
ServiceMayNotContinueException.java Add / fix @since tags 10 年之前
SideBandInputStream.java Allow users to show server messages while pushing 11 年之前
SideBandOutputStream.java Fix variable name and error message for sideband testing 9 年之前
SideBandProgressMonitor.java Mark non-externalizable strings as such 11 年之前
SshSessionFactory.java Create RemoteSession interface 13 年之前
SshTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 年之前
TagOpt.java Mark non-externalizable strings as such 11 年之前
TcpTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 年之前
TestProtocol.java Add an in-process pack transport for use in tests 9 年之前
TrackingRefUpdate.java Expose ReceiveCommand version of TrackingRefUpdate 10 年之前
TransferConfig.java Add fsck.allowInvalidPersonIdent to accept invalid author/committers 9 年之前
Transport.java Allow configurable ObjectCheckers in fetch 9 年之前
TransportAmazonS3.java AmazonS3: Buffer pushed pack content under $GIT_DIR 9 年之前
TransportBundle.java Mark non-externalizable strings as such 11 年之前
TransportBundleFile.java Implement open(URIish) for TransportLocal 11 年之前
TransportBundleStream.java Move JGitText to an internal package 12 年之前
TransportGitAnon.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 年之前
TransportGitSsh.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 年之前
TransportHttp.java Support agent= capability in wire protocol 9 年之前
TransportLocal.java Extract classes for transport within a JGit process 9 年之前
TransportProtocol.java Add Transport URI constructor without a repository 12 年之前
TransportSftp.java Silence unchecked conversion warning in TransportSftp 9 年之前
URIish.java Throw URISyntaxException for incorrect percent-encoding 9 年之前
UploadPack.java Fix hidden field warnings in bundle org.eclipse.jgit 9 年之前
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 年之前
UploadPackLogger.java Fix @since tags in JGit, version 2.4 never existed 11 年之前
UploadPackLoggerChain.java Add missing @since tags 11 年之前
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 年之前
UserAgent.java Support agent= capability in wire protocol 9 年之前
UsernamePasswordCredentialsProvider.java Mark non-externalizable strings as such 11 年之前
WalkEncryption.java Mark non-externalizable strings as such 11 年之前
WalkFetchConnection.java Externalize translatable texts in org.eclipse.jgit 9 年之前
WalkPushConnection.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 年之前
WalkRemoteObjectDatabase.java JGit 3.0: move internal classes into an internal subpackage 11 年之前
WalkTransport.java Remove trailing whitespace at end of line 14 年之前
package-info.java Add Javadoc description for packages 11 年之前