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