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 lat temu
..
http Don't use SSL anymore to avoid POODLE attack 9 lat temu
resolver Tweak exception Javadoc to be eclipse-clean 9 lat temu
AbstractAdvertiseRefsHook.java Factor a base class out of ReceivePack 12 lat temu
AdvertiseRefsHook.java Factor a base class out of ReceivePack 12 lat temu
AdvertiseRefsHookChain.java Factor a base class out of ReceivePack 12 lat temu
AmazonS3.java [performance] Remove synthetic access$ methods in transport package 8 lat temu
BaseConnection.java Support agent= capability in wire protocol 9 lat temu
BaseFetchConnection.java Allow users to show server messages while pushing 11 lat temu
BasePackConnection.java Fix InterruptTimer leak in BasePackConnection 8 lat temu
BasePackFetchConnection.java Null-annotated Ref class and fixed related compiler errors 8 lat temu
BasePackPushConnection.java Fix possible arithmetic overflow when setting a timeout 8 lat temu
BaseReceivePack.java ReceiveCommand.abort(): Utility to mark batch of commands as failed 8 lat temu
BundleFetchConnection.java Fix TransportException when reading bundle 8 lat temu
BundleWriter.java Fix public API issues introduced in I1baeedcc6946. 9 lat temu
ChainingCredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 8 lat temu
Connection.java Transport: Implement AutoCloseable 8 lat temu
CredentialItem.java Move JGitText to an internal package 12 lat temu
CredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 8 lat temu
CredentialsProviderUserInfo.java Mark non-externalizable strings as such 11 lat temu
Daemon.java [performance] Remove synthetic access$ methods in transport package 8 lat temu
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 lat temu
DaemonService.java Mark non-externalizable strings as such 11 lat temu
DefaultSshSessionFactory.java Create RemoteSession interface 13 lat temu
FetchConnection.java Allow users to show server messages while pushing 11 lat temu
FetchHeadRecord.java Mark non-externalizable strings as such 11 lat temu
FetchProcess.java Don't use deprecated LockFile constructor 8 lat temu
FetchResult.java Remove trailing whitespace at end of line 14 lat temu
GitProtocolConstants.java UploadPack: Use reachable-sha1-in-want configuration 9 lat temu
HMACSHA1NonceGenerator.java Null-annotated Repository class and fixed related compiler errors 8 lat temu
HttpAuthMethod.java Fix NPE in HttpAuthMethod 8 lat temu
HttpTransport.java Introduce an abstraction for HTTP connections 10 lat temu
InternalFetchConnection.java Extract classes for transport within a JGit process 9 lat temu
InternalHttpServerGlue.java Support agent= capability in wire protocol 9 lat temu
InternalPushConnection.java Extract classes for transport within a JGit process 9 lat temu
JschConfigSessionFactory.java Allow retrying connecting SshSession in case of an exception 10 lat temu
JschSession.java Close copy threads in case of errors 8 lat temu
LongMap.java Refactor IndexPack to not require local filesystem 13 lat temu
NetRC.java NetRC parser and credentials provider. 10 lat temu
NetRCCredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 8 lat temu
NonceGenerator.java Add missing since tags for new API 9 lat temu
ObjectCountCallback.java Add missing imports for javadoc to ObjectCountCallback 9 lat temu
OpenSshConfig.java Allow retrying connecting SshSession in case of an exception 10 lat temu
OperationResult.java Support agent= capability in wire protocol 9 lat temu
PackParser.java ObjectChecker: honor some git-core fsck.* options 8 lat temu
PackTransport.java Remove trailing whitespace at end of line 14 lat temu
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 lat temu
PacketLineIn.java Mark non-externalizable strings as such 11 lat temu
PacketLineOut.java smart-http: Support progress in ReceivePack 13 lat temu
PostReceiveHook.java Initial JGit contribution to eclipse.org 14 lat temu
PostReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 lat temu
PostUploadHook.java Introduce PostUploadHook to replace UploadPackLogger 9 lat temu
PostUploadHookChain.java Introduce PostUploadHook to replace UploadPackLogger 9 lat temu
PreReceiveHook.java Initial JGit contribution to eclipse.org 14 lat temu
PreReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 lat temu
PreUploadHook.java Remove PreUploadHook.onPreAdvertiseRefs 12 lat temu
PreUploadHookChain.java Remove PreUploadHook.onPreAdvertiseRefs 12 lat temu
ProgressSpinner.java ProgressSpinner: Simple busy wait entertainment 8 lat temu
PushCertificate.java PushCertificate: Omit null pushee from text representation 9 lat temu
PushCertificateIdent.java Remove redundant @since tags in new signed push classes 9 lat temu
PushCertificateParser.java PushCertificateParser: Add fromString method 9 lat temu
PushCertificateStore.java DirCache: Add helper to read from a tree 8 lat temu
PushConnection.java Allow users to show server messages while pushing 11 lat temu
PushProcess.java Null-annotated Ref class and fixed related compiler errors 8 lat temu
PushResult.java Initial JGit contribution to eclipse.org 14 lat temu
ReceiveCommand.java ReceiveCommand.abort(): Utility to mark batch of commands as failed 8 lat temu
ReceivePack.java Document empty catch block to silence warning 9 lat temu
RefAdvertiser.java Support agent= capability in wire protocol 9 lat temu
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 lat temu
RefSpec.java Refspec: loosen restrictions on wildcard "*" 8 lat temu
RemoteConfig.java Mark non-externalizable strings as such 11 lat temu
RemoteRefUpdate.java push: Do not blindly overwrite peer 8 lat temu
RemoteSession.java Create RemoteSession interface 13 lat temu
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 12 lat temu
ServiceMayNotContinueException.java Add / fix @since tags 10 lat temu
SideBandInputStream.java Fix "remote: Counting objects: ..." formatting 8 lat temu
SideBandOutputStream.java Fix variable name and error message for sideband testing 9 lat temu
SideBandProgressMonitor.java Mark non-externalizable strings as such 11 lat temu
SignedPushConfig.java SignedPushConfig: Allow setting a custom nonce generator impl 9 lat temu
SshSessionFactory.java Create RemoteSession interface 13 lat temu
SshTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 lat temu
TagOpt.java Mark non-externalizable strings as such 11 lat temu
TcpTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 lat temu
TestProtocol.java [performance] Remove synthetic access$ methods in transport package 8 lat temu
TrackingRefUpdate.java [performance] Remove synthetic access$ methods in transport package 8 lat temu
TransferConfig.java ObjectChecker: honor some git-core fsck.* options 8 lat temu
Transport.java Transport: Implement AutoCloseable 8 lat temu
TransportAmazonS3.java Null-annotated Repository class and fixed related compiler errors 8 lat temu
TransportBundle.java Mark non-externalizable strings as such 11 lat temu
TransportBundleFile.java Implement open(URIish) for TransportLocal 11 lat temu
TransportBundleStream.java Move JGitText to an internal package 12 lat temu
TransportGitAnon.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 lat temu
TransportGitSsh.java Null-annotated Repository class and fixed related compiler errors 8 lat temu
TransportHttp.java [performance] Remove synthetic access$ methods in transport package 8 lat temu
TransportLocal.java Extract classes for transport within a JGit process 9 lat temu
TransportProtocol.java Add Transport URI constructor without a repository 12 lat temu
TransportSftp.java Silence unchecked conversion warning in TransportSftp 9 lat temu
URIish.java Merge branch 'stable-4.2' 8 lat temu
UploadPack.java UploadPack: Verify clients send only commits for shallow lines 8 lat temu
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 lat temu
UploadPackLogger.java Introduce PostUploadHook to replace UploadPackLogger 9 lat temu
UploadPackLoggerChain.java Introduce PostUploadHook to replace UploadPackLogger 9 lat temu
UserAgent.java Support agent= capability in wire protocol 9 lat temu
UsernamePasswordCredentialsProvider.java Mark non-externalizable strings as such 11 lat temu
WalkEncryption.java Adding JGitV1 and JGitV2 Walk Encryption 8 lat temu
WalkFetchConnection.java ObjectChecker: allow some objects to skip errors 8 lat temu
WalkPushConnection.java [performance] Remove synthetic access$ methods in transport package 8 lat temu
WalkRemoteObjectDatabase.java JGit 3.0: move internal classes into an internal subpackage 11 lat temu
WalkTransport.java Remove trailing whitespace at end of line 14 lat temu
WriteAbortedException.java Fix warnings about missing serialVersionUID 8 lat temu
package-info.java Add Javadoc description for packages 11 lat temu