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.
David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 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 Fix possible arithmetic overflow when setting a timeout 8 년 전
BaseReceivePack.java ReceiveCommand.abort(): Utility to mark batch of commands as failed 8 년 전
BundleFetchConnection.java Fix TransportException when reading bundle 8 년 전
BundleWriter.java Fix public API issues introduced in I1baeedcc6946. 9 년 전
ChainingCredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 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 [performance] Remove synthetic access$ methods in transport package 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. 9 년 전
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 8 년 전
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 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 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 Transport: Implement AutoCloseable 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 [performance] Remove synthetic access$ methods in transport package 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 Merge branch 'stable-4.2' 8 년 전
UploadPack.java UploadPack: Verify clients send only commits for shallow lines 8 년 전
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 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 년 전
WriteAbortedException.java Fix warnings about missing serialVersionUID 8 년 전
package-info.java Add Javadoc description for packages 11 년 전