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 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
..
http Add support to follow HTTP redirects 6 years ago
resolver Cleanup: Remove trailing whitespace 6 years ago
AbstractAdvertiseRefsHook.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
AdvertiseRefsHook.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
AdvertiseRefsHookChain.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
AmazonS3.java Use constants from StandardCharsets instead of hard-coded strings 6 years ago
BaseConnection.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
BaseFetchConnection.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
BasePackConnection.java Enable and fix warnings about redundant specification of type arguments 7 years ago
BasePackFetchConnection.java Eliminate SectionParser construction boilerplate 6 years ago
BasePackPushConnection.java Enable and fix warnings about redundant specification of type arguments 7 years ago
BaseReceivePack.java ReceivePack: clear advertised .haves if application changes refs 6 years ago
BundleFetchConnection.java Enable and fix warnings about redundant specification of type arguments 7 years ago
BundleWriter.java BundleWriter: Allow constructing from only an ObjectReader 7 years ago
ChainingCredentialsProvider.java Enable and fix warnings about redundant specification of type arguments 7 years ago
Connection.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
CredentialItem.java Move JGitText to an internal package 12 years ago
CredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 8 years ago
CredentialsProviderUserInfo.java Enable and fix warnings about redundant specification of type arguments 7 years ago
Daemon.java Fix Daemon.stop() to actually stop the listener thread 6 years ago
DaemonClient.java Deprecate SafeBufferedOutputStream 7 years ago
DaemonService.java Eliminate SectionParser construction boilerplate 6 years ago
DefaultSshSessionFactory.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
FetchConnection.java Allow users to show server messages while pushing 11 years ago
FetchHeadRecord.java Mark non-externalizable strings as such 11 years ago
FetchProcess.java fetch: Accept any SHA-1 on lhs of refspec 7 years ago
FetchResult.java FetchCommand: Add basic support for recursing into submodules 7 years ago
GitProtocolConstants.java Push implementation of option strings 7 years ago
HMACSHA1NonceGenerator.java Use constants from StandardCharsets instead of hard-coded strings 6 years ago
HttpAuthMethod.java Use constants from StandardCharsets instead of hard-coded strings 6 years ago
HttpConfig.java HttpConfig: load user config before reading values from it 6 years ago
HttpTransport.java Introduce an abstraction for HTTP connections 10 years ago
InsecureCipherFactory.java Extract insecure Cipher factory 7 years ago
InternalFetchConnection.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
InternalHttpServerGlue.java Support agent= capability in wire protocol 9 years ago
InternalPushConnection.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
JschConfigSessionFactory.java Work around a Jsch bug: ensure the user name is set from URI 6 years ago
JschSession.java Terminate StreamCopy threads in case of errors 6 years ago
NetRC.java Add missing newlines at ends of Java files 6 years ago
NetRCCredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing 8 years ago
NonceGenerator.java Add missing since tags for new API 9 years ago
ObjectCountCallback.java Add missing imports for javadoc to ObjectCountCallback 9 years ago
OpenSshConfig.java Yet another work-around for a Jsch bug: timeouts 6 years ago
OperationResult.java Enable and fix warnings about redundant specification of type arguments 7 years ago
PackParser.java Reject pack if delta exceeds array size limit 6 years ago
PackTransport.java Remove trailing whitespace at end of line 14 years ago
PackedObjectInfo.java Add dfs fsck implementation 6 years ago
PacketLineIn.java Limit receive commands 7 years ago
PacketLineOut.java Packet logging for JGit 7 years ago
PostReceiveHook.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PostReceiveHookChain.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PostUploadHook.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PostUploadHookChain.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PreReceiveHook.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PreReceiveHookChain.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PreUploadHook.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PreUploadHookChain.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
ProgressSpinner.java ProgressSpinner: Simple busy wait entertainment 8 years ago
PushCertificate.java PushCertificate: Omit null pushee from text representation 8 years ago
PushCertificateIdent.java Organize imports 7 years ago
PushCertificateParser.java PushCertificateParser: Add fromString method 8 years ago
PushCertificateStore.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PushConfig.java Add PushConfig class with PushRecurseSubmodulesMode 6 years ago
PushConnection.java Allow users to show server messages while pushing 11 years ago
PushProcess.java Enable and fix warnings about redundant specification of type arguments 7 years ago
PushResult.java Initial JGit contribution to eclipse.org 14 years ago
ReceiveCommand.java Add missing @since tags for new API in ReceiveCommand 6 years ago
ReceivePack.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
ReceivedPackStatistics.java Fix wrong @since tags introduced by 1beb3ccd 7 years ago
RefAdvertiser.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RefFilter.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
RefLeaseSpec.java Add some more missing @Override annotations 7 years ago
RefSpec.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
RemoteConfig.java Ignore invalid TagOpt values 6 years ago
RemoteRefUpdate.java push: Do not blindly overwrite peer 8 years ago
RemoteSession.java Add missing newlines at ends of Java files 6 years ago
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 12 years ago
ServiceMayNotContinueException.java Get rid of javax.servlet API dependency for core org.eclipse.jgit 7 years ago
SideBandInputStream.java Fix "remote: Counting objects: ..." formatting 8 years ago
SideBandOutputStream.java Fix variable name and error message for sideband testing 9 years ago
SideBandProgressMonitor.java Mark non-externalizable strings as such 11 years ago
SignedPushConfig.java Eliminate SectionParser construction boilerplate 6 years ago
SshSessionFactory.java Cleanup: Remove trailing whitespace 6 years ago
SshTransport.java Cleanup: Remove trailing whitespace 6 years ago
TagOpt.java Mark non-externalizable strings as such 11 years ago
TcpTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 years ago
TestProtocol.java Enable and fix warnings about redundant specification of type arguments 7 years ago
TrackingRefUpdate.java [performance] Remove synthetic access$ methods in transport package 8 years ago
TransferConfig.java Eliminate SectionParser construction boilerplate 6 years ago
Transport.java Enable and fix warnings about redundant specification of type arguments 7 years ago
TransportAmazonS3.java Enable and fix warnings about redundant specification of type arguments 7 years ago
TransportBundle.java Mark non-externalizable strings as such 11 years ago
TransportBundleFile.java Enable and fix warnings about redundant specification of type arguments 7 years ago
TransportBundleStream.java Move JGitText to an internal package 12 years ago
TransportGitAnon.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
TransportGitSsh.java Fix NPE in TransportGitSsh.ExtSession.exec() 6 years ago
TransportHttp.java TransportHttp: retry on IOException with another mechanism 6 years ago
TransportLocal.java Enable and fix warnings about redundant specification of type arguments 7 years ago
TransportProtocol.java Add Transport URI constructor without a repository 12 years ago
TransportSftp.java Enable and fix warnings about redundant specification of type arguments 7 years ago
URIish.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
UploadPack.java Use bitmaps for non-commit reachability checks 6 years ago
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 years ago
UploadPackLogger.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
UploadPackLoggerChain.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
UserAgent.java Support agent= capability in wire protocol 9 years ago
UsernamePasswordCredentialsProvider.java Mark non-externalizable strings as such 11 years ago
WalkEncryption.java Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
WalkFetchConnection.java Enable and fix warnings about redundant specification of type arguments 7 years ago
WalkPushConnection.java Enable and fix warnings about redundant specification of type arguments 7 years ago
WalkRemoteObjectDatabase.java Enable and fix warnings about redundant specification of type arguments 7 years ago
WalkTransport.java Remove trailing whitespace at end of line 14 years ago
WantNotValidException.java Introduce specific WantNotValidException for servers 8 years ago
WriteAbortedException.java Fix warnings about missing serialVersionUID 8 years ago
package-info.java Add Javadoc description for packages 11 years ago