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