Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack 9 лет назад
..
http Don't use SSL anymore to avoid POODLE attack 9 лет назад
resolver Tweak exception Javadoc to be eclipse-clean 9 лет назад
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 UploadPack: Use reachable-sha1-in-want configuration 9 лет назад
BasePackPushConnection.java Better report too large pack-files from PushCommand 9 лет назад
BaseReceivePack.java Report PackProtocolExceptions to client during receive-pack 9 лет назад
BundleFetchConnection.java Use try-with-resource to close resources in BundleFetchConnection 9 лет назад
BundleWriter.java Fix public API issues introduced in I1baeedcc6946. 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 UploadPack: Use reachable-sha1-in-want configuration 9 лет назад
HMACSHA1NonceGenerator.java Add tests for HMACSHA1NonceGenerator 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. 9 лет назад
NetRCCredentialsProvider.java NetRC parser and credentials provider. 9 лет назад
NonceGenerator.java Add missing since tags for new API 9 лет назад
ObjectCountCallback.java Add missing imports for javadoc to ObjectCountCallback 9 лет назад
OpenSshConfig.java Allow retrying connecting SshSession in case of an exception 10 лет назад
OperationResult.java Support agent= capability in wire protocol 9 лет назад
PackParser.java Restore checkObjectCollisions flag 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 лет назад
PostUploadHook.java Introduce PostUploadHook to replace UploadPackLogger 9 лет назад
PostUploadHookChain.java Introduce PostUploadHook to replace UploadPackLogger 9 лет назад
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 PushCertificate: implement hashCode/equals/toString 9 лет назад
PushCertificateIdent.java Remove redundant @since tags in new signed push classes 9 лет назад
PushCertificateParser.java PushCertificateParser: Make pushee optional 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 Document empty catch block to silence warning 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 лет назад
SignedPushConfig.java SignedPushConfig: Allow setting a custom nonce generator impl 9 лет назад
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 UploadPack: Use reachable-sha1-in-want configuration 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 Add the set of shallow commits to PackStatistics 9 лет назад
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 лет назад
UploadPackLogger.java Introduce PostUploadHook to replace UploadPackLogger 9 лет назад
UploadPackLoggerChain.java Introduce PostUploadHook to replace UploadPackLogger 9 лет назад
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 лет назад
WriteAbortedException.java Fix public API issues introduced in I1baeedcc6946. 9 лет назад
package-info.java Add Javadoc description for packages 11 лет назад