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