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