Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 роки тому
..
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 [performance] Remove synthetic access$ methods in transport package 8 роки тому
BaseConnection.java Support agent= capability in wire protocol 9 роки тому
BaseFetchConnection.java Allow users to show server messages while pushing 11 роки тому
BasePackConnection.java Fix InterruptTimer leak in BasePackConnection 8 роки тому
BasePackFetchConnection.java Null-annotated Ref class and fixed related compiler errors 8 роки тому
BasePackPushConnection.java Better report on client side if push failed due to too large object 8 роки тому
BaseReceivePack.java Make BaseReceivePack.setAtomic public 8 роки тому
BundleFetchConnection.java Fix TransportException when reading bundle 8 роки тому
BundleWriter.java Fix public API issues introduced in I1baeedcc6946. 9 роки тому
ChainingCredentialsProvider.java Prevent ChainingCredentialsProvider from adding delegated providers twice 8 роки тому
Connection.java Transport: Implement AutoCloseable 8 роки тому
CredentialItem.java Move JGitText to an internal package 12 роки тому
CredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 8 роки тому
CredentialsProviderUserInfo.java Mark non-externalizable strings as such 11 роки тому
Daemon.java Fix a @since tag 8 роки тому
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 Don't use deprecated LockFile constructor 8 роки тому
FetchResult.java Remove trailing whitespace at end of line 14 роки тому
GitProtocolConstants.java UploadPack: Use reachable-sha1-in-want configuration 9 роки тому
HMACSHA1NonceGenerator.java Null-annotated Repository class and fixed related compiler errors 8 роки тому
HttpAuthMethod.java Fix NPE in HttpAuthMethod 8 роки тому
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 Close copy threads in case of errors 8 роки тому
LongMap.java Refactor IndexPack to not require local filesystem 13 роки тому
NetRC.java NetRC parser and credentials provider. 10 роки тому
NetRCCredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 8 роки тому
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 ObjectChecker: honor some git-core fsck.* options 8 роки тому
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 роки тому
ProgressSpinner.java ProgressSpinner: Simple busy wait entertainment 8 роки тому
PushCertificate.java PushCertificate: Omit null pushee from text representation 9 роки тому
PushCertificateIdent.java Remove redundant @since tags in new signed push classes 9 роки тому
PushCertificateParser.java PushCertificateParser: Add fromString method 9 роки тому
PushCertificateStore.java DirCache: Add helper to read from a tree 8 роки тому
PushConnection.java Allow users to show server messages while pushing 11 роки тому
PushProcess.java Null-annotated Ref class and fixed related compiler errors 8 роки тому
PushResult.java Initial JGit contribution to eclipse.org 14 роки тому
ReceiveCommand.java ReceiveCommand.abort(): Utility to mark batch of commands as failed 8 роки тому
ReceivePack.java ReceivePack: Pass atomic setting from client to BatchRefUpdate 8 роки тому
RefAdvertiser.java Support agent= capability in wire protocol 9 роки тому
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 роки тому
RefSpec.java Refspec: loosen restrictions on wildcard "*" 8 роки тому
RemoteConfig.java Mark non-externalizable strings as such 11 роки тому
RemoteRefUpdate.java push: Do not blindly overwrite peer 8 роки тому
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 Fix "remote: Counting objects: ..." formatting 8 роки тому
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 [performance] Remove synthetic access$ methods in transport package 8 роки тому
TrackingRefUpdate.java [performance] Remove synthetic access$ methods in transport package 8 роки тому
TransferConfig.java ObjectChecker: honor some git-core fsck.* options 8 роки тому
Transport.java Replace use of deprecated method Repository.getRef() 8 роки тому
TransportAmazonS3.java Null-annotated Repository class and fixed related compiler errors 8 роки тому
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 Null-annotated Repository class and fixed related compiler errors 8 роки тому
TransportHttp.java Allow to reuse disableSslVerify method, move it to HttpSupport 8 роки тому
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 Tests on Windows with URIish fail 8 роки тому
UploadPack.java Make UploadPack observe exceptions reading refs 8 роки тому
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 роки тому
UploadPackLogger.java Revert "Remove PackWriter.Statistics and other deprecated classes" 8 роки тому
UploadPackLoggerChain.java Revert "Remove PackWriter.Statistics and other deprecated classes" 8 роки тому
UserAgent.java Support agent= capability in wire protocol 9 роки тому
UsernamePasswordCredentialsProvider.java Mark non-externalizable strings as such 11 роки тому
WalkEncryption.java Adding JGitV1 and JGitV2 Walk Encryption 8 роки тому
WalkFetchConnection.java ObjectChecker: allow some objects to skip errors 8 роки тому
WalkPushConnection.java [performance] Remove synthetic access$ methods in transport package 8 роки тому
WalkRemoteObjectDatabase.java JGit 3.0: move internal classes into an internal subpackage 11 роки тому
WalkTransport.java Remove trailing whitespace at end of line 14 роки тому
WantNotValidException.java Introduce specific WantNotValidException for servers 8 роки тому
WriteAbortedException.java Fix warnings about missing serialVersionUID 8 роки тому
package-info.java Add Javadoc description for packages 11 роки тому