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.
Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop il y a 5 ans
..
http Add a method to get all values of HTTP header defined as list il y a 5 ans
resolver Join catch sections using multicatch 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 Use Arrays.asList instead of copying array in a for loop il y a 5 ans
BasePackFetchConnection.java Join catch sections using multicatch il y a 5 ans
BasePackPushConnection.java Deprecate Repository#hasObject il y a 5 ans
BaseReceivePack.java BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) il y a 5 ans
BundleFetchConnection.java Join catch sections using multicatch il y a 5 ans
BundleWriter.java Use isEmpty() instead of size()==0 where possible 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 Remove further unnecessary 'final' keywords il y a 6 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 Put filter spec information in a dedicated object il y a 5 ans
FilterSpec.java Expose and pass around the FilterSpec object rather than the raw blob limit il y a 5 ans
FtpChannel.java Add more ssh tests: pushing, known_host file handling, etc. il y a 5 ans
GitProtocolConstants.java Accept protocol v2 server options on fetch and ls-refs requests il y a 5 ans
HMACSHA1NonceGenerator.java Join catch sections using multicatch il y a 5 ans
HttpAuthMethod.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
HttpConfig.java Fix remaining javadoc errors raised by doclint il y a 6 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 Factor out a JSch-independent ssh config parser il y a 5 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 SpotBugs: don't rely on default encoding il y a 5 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 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
PacketLineOut.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
PostReceiveHook.java Remove unnecessary modifiers from interfaces il y a 5 ans
PostReceiveHookChain.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
PostUploadHook.java Remove unnecessary modifiers from interfaces il y a 5 ans
PostUploadHookChain.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
PreReceiveHook.java Remove unnecessary modifiers from interfaces 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 Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
ProgressSpinner.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
ProtocolV0Parser.java Put filter spec information in a dedicated object il y a 5 ans
ProtocolV2Hook.java Add fetch support to ProtocolV2Hook il y a 5 ans
ProtocolV2Parser.java Put filter spec information in a dedicated object il y a 5 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 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 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 Remove further unnecessary 'final' keywords il y a 6 ans
ReceivePack.java Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 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 Remove unnecessary modifiers from interfaces il y a 5 ans
RefLeaseSpec.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
RefSpec.java Remove 'final' in parameter lists il y a 6 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 Factor out a JSch-independent ssh config parser 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 Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
TransferConfig.java Merge branch 'stable-5.1' into stable-5.2 il y a 5 ans
Transport.java Join catch sections using multicatch il y a 5 ans
TransportAmazonS3.java Remove further unnecessary 'final' keywords il y a 6 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 Join catch sections using multicatch il y a 5 ans
TransportLocal.java Remove further unnecessary 'final' keywords il y a 6 ans
TransportProtocol.java Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
TransportSftp.java Add more ssh tests: pushing, known_host file handling, etc. il y a 5 ans
URIish.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 il y a 5 ans
UploadPack.java Join catch sections using multicatch il y a 5 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 Remove further unnecessary 'final' keywords il y a 6 ans
WalkFetchConnection.java Deprecate Repository#hasObject il y a 5 ans
WalkPushConnection.java Remove further unnecessary 'final' keywords il y a 6 ans
WalkRemoteObjectDatabase.java Avoid double words il y a 5 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