Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jonathan Tan 2d0f1c1dc1 Merge "UploadPack: support custom packfile-to-URI mapping" il y a 4 ans
..
http Add a method to get all values of HTTP header defined as list il y a 5 ans
resolver Convert to lambda or member reference il y a 5 ans
AbstractAdvertiseRefsHook.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
AdvertiseRefsHook.java Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack il y a 5 ans
AdvertiseRefsHookChain.java Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack il y a 5 ans
AmazonS3.java SpotBugs: don't rely on default encoding il y a 5 ans
BaseConnection.java Remove 'final' in parameter lists il y a 6 ans
BaseFetchConnection.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
BasePackConnection.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} il y a 5 ans
BasePackFetchConnection.java Merge branch 'stable-5.4' il y a 4 ans
BasePackPushConnection.java PacketLineIn: Add an iterator over strings in the input stream il y a 5 ans
BaseReceivePack.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} il y a 5 ans
BundleFetchConnection.java Join catch sections using multicatch il y a 5 ans
BundleWriter.java Consistently use "!isEmpty()" to detect non-empty list il y a 5 ans
CapabilitiesV2Request.java Introduce ProtocolV2Hook il y a 5 ans
ChainingCredentialsProvider.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
Connection.java Remove unnecessary modifiers from interfaces il y a 5 ans
CredentialItem.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
CredentialsProvider.java refactor: simplify collection.toArray() il y a 5 ans
CredentialsProviderUserInfo.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
Daemon.java Convert to lambda or member reference il y a 5 ans
DaemonClient.java Remove further unnecessary 'final' keywords il y a 6 ans
DaemonService.java Remove further unnecessary 'final' keywords il y a 6 ans
DefaultSshSessionFactory.java Remove 'final' in parameter lists il y a 6 ans
FetchConnection.java Remove unnecessary modifiers from interfaces il y a 5 ans
FetchHeadRecord.java Remove further unnecessary 'final' keywords il y a 6 ans
FetchProcess.java Do not retain commit body in RevWalk for reachability checks il y a 5 ans
FetchRequest.java Put filter spec information in a dedicated object il y a 5 ans
FetchResult.java Remove further unnecessary 'final' keywords il y a 6 ans
FetchV0Request.java Put filter spec information in a dedicated object il y a 5 ans
FetchV2Request.java UploadPack: support custom packfile-to-URI mapping il y a 4 ans
FilterSpec.java Preliminary support for tree:<depth> filter il y a 5 ans
FtpChannel.java Add more ssh tests: pushing, known_host file handling, etc. il y a 5 ans
GitProtocolConstants.java Support "sideband-all" in protocol v2 fetch il y a 4 ans
HMACSHA1NonceGenerator.java Repository: Add getIdentifier() method to avoid instanceof operator il y a 5 ans
HttpAuthMethod.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
HttpConfig.java Merge branch 'stable-5.3' into stable-5.4 il y a 4 ans
HttpTransport.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
InsecureCipherFactory.java Replace http://errorprone.info with https://errorprone.info il y a 6 ans
InternalFetchConnection.java Join catch sections using multicatch il y a 5 ans
InternalHttpServerGlue.java Avoid double words il y a 5 ans
InternalPushConnection.java Join catch sections using multicatch il y a 5 ans
JschConfigSessionFactory.java JschConfigSessionFactory: [findbugs] Set synchronized il y a 4 ans
JschSession.java Add more ssh tests: pushing, known_host file handling, etc. il y a 5 ans
LsRefsV2Request.java Accept protocol v2 server options on fetch and ls-refs requests il y a 5 ans
NetRC.java Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
NetRCCredentialsProvider.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
NonceGenerator.java Avoid double words il y a 5 ans
ObjectCountCallback.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
OpenSshConfig.java Factor out a JSch-independent ssh config parser il y a 5 ans
OperationResult.java Remove further unnecessary 'final' keywords il y a 6 ans
PackParser.java Avoid double words il y a 5 ans
PackTransport.java Remove trailing whitespace at end of line il y a 14 ans
PackedObjectInfo.java Remove 'final' in parameter lists il y a 6 ans
PacketLineIn.java PacketLineIn: Suppress comparison warnings for END and DELIM il y a 5 ans
PacketLineOut.java UploadPack: move writing of "packfile" header il y a 4 ans
PostReceiveHook.java Convert to lambda or member reference il y a 5 ans
PostReceiveHookChain.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
PostUploadHook.java Convert to lambda or member reference il y a 5 ans
PostUploadHookChain.java PostUploadHookChain: Use a list instead of array internally il y a 4 ans
PreReceiveHook.java Convert to lambda or member reference il y a 5 ans
PreReceiveHookChain.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
PreUploadHook.java Remove unnecessary modifiers from interfaces il y a 5 ans
PreUploadHookChain.java PreUploadHookChain: Use list instead of array internally il y a 4 ans
ProgressSpinner.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
ProtocolV0Parser.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} il y a 5 ans
ProtocolV2Hook.java Add fetch support to ProtocolV2Hook il y a 5 ans
ProtocolV2HookChain.java ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks il y a 4 ans
ProtocolV2Parser.java UploadPack: support custom packfile-to-URI mapping il y a 4 ans
PushCertificate.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
PushCertificateIdent.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
PushCertificateParser.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
PushCertificateStore.java Convert to lambda or member reference il y a 5 ans
PushConfig.java Add PushConfig class with PushRecurseSubmodulesMode il y a 6 ans
PushConnection.java Remove unnecessary modifiers from interfaces il y a 5 ans
PushProcess.java Remove further unnecessary 'final' keywords il y a 6 ans
PushResult.java Remove 'final' in parameter lists il y a 6 ans
ReceiveCommand.java [error prone] suppress AmbiguousMethodReference in AnyObjectId il y a 4 ans
ReceivePack.java Replace trivial reference comparison of PacketLineIn.{DELIM,END} il y a 5 ans
ReceivedPackStatistics.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
RefAdvertiser.java RefAdvertiser: Add Javadoc for usage of send(Collection) il y a 5 ans
RefFilter.java Convert to lambda or member reference il y a 5 ans
RefLeaseSpec.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
RefSpec.java [error prone] fix ReferenceEquality warning in static equals methods il y a 4 ans
RemoteConfig.java Remove further unnecessary 'final' keywords il y a 6 ans
RemoteRefUpdate.java RenameBranchCommand: more consistent handling of short ref names il y a 5 ans
RemoteSession.java TransportSftp: eliminate dependency on Jsch il y a 5 ans
RequestNotYetReadException.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
ServiceMayNotContinueException.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
SideBandInputStream.java SidebandInputStream: Specify charset when calling String.getBytes() il y a 5 ans
SideBandOutputStream.java Remove 'final' in parameter lists il y a 6 ans
SideBandProgressMonitor.java Remove further unnecessary 'final' keywords il y a 6 ans
SignedPushConfig.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
SshConstants.java Include id_ed25519 in the known default identity files il y a 5 ans
SshSessionFactory.java Convert to lambda or member reference il y a 5 ans
SshTransport.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
TagOpt.java Remove further unnecessary 'final' keywords il y a 6 ans
TcpTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. il y a 10 ans
TestProtocol.java Add a minimum negotiation feature for fetch il y a 6 ans
TrackingRefUpdate.java [error prone] suppress AmbiguousMethodReference in AnyObjectId il y a 4 ans
TransferConfig.java Support "sideband-all" in protocol v2 fetch il y a 4 ans
Transport.java Join catch sections using multicatch il y a 5 ans
TransportAmazonS3.java Constants for objects and info/{http-,}alternates il y a 4 ans
TransportBundle.java Remove unnecessary modifiers from interfaces il y a 5 ans
TransportBundleFile.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
TransportBundleStream.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
TransportGitAnon.java Remove further unnecessary 'final' keywords il y a 6 ans
TransportGitSsh.java Remove further unnecessary 'final' keywords il y a 6 ans
TransportHttp.java Merge branch 'stable-5.4' il y a 4 ans
TransportLocal.java Convert to lambda or member reference il y a 5 ans
TransportProtocol.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
TransportSftp.java Constants for objects and info/{http-,}alternates il y a 4 ans
URIish.java [error prone] fix ReferenceEquality warning in static equals methods il y a 4 ans
UploadPack.java UploadPack: support custom packfile-to-URI mapping il y a 4 ans
UploadPackInternalServerErrorException.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
UserAgent.java Support agent= capability in wire protocol il y a 9 ans
UsernamePasswordCredentialsProvider.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
WalkEncryption.java [Java 11] Remove dependency on javax.xml.bind package il y a 5 ans
WalkFetchConnection.java [error prone] suppress AmbiguousMethodReference in AnyObjectId il y a 4 ans
WalkPushConnection.java [error prone] suppress AmbiguousMethodReference in AnyObjectId il y a 4 ans
WalkRemoteObjectDatabase.java Constants for objects and info/{http-,}alternates il y a 4 ans
WalkTransport.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
WantNotValidException.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
WriteAbortedException.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
package-info.java Add Javadoc description for packages il y a 11 ans