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.
Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 5 yıl önce
..
http Add a method to get all values of HTTP header defined as list 5 yıl önce
resolver Join catch sections using multicatch 5 yıl önce
AbstractAdvertiseRefsHook.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
AdvertiseRefsHook.java Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 5 yıl önce
AdvertiseRefsHookChain.java Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 5 yıl önce
AmazonS3.java SpotBugs: don't rely on default encoding 5 yıl önce
BaseConnection.java Remove 'final' in parameter lists 6 yıl önce
BaseFetchConnection.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
BasePackConnection.java Use Arrays.asList instead of copying array in a for loop 5 yıl önce
BasePackFetchConnection.java Join catch sections using multicatch 5 yıl önce
BasePackPushConnection.java Deprecate Repository#hasObject 5 yıl önce
BaseReceivePack.java BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 5 yıl önce
BundleFetchConnection.java Join catch sections using multicatch 5 yıl önce
BundleWriter.java Use isEmpty() instead of size()==0 where possible 5 yıl önce
CapabilitiesV2Request.java Introduce ProtocolV2Hook 5 yıl önce
ChainingCredentialsProvider.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
Connection.java Remove unnecessary modifiers from interfaces 5 yıl önce
CredentialItem.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
CredentialsProvider.java refactor: simplify collection.toArray() 5 yıl önce
CredentialsProviderUserInfo.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
Daemon.java Remove further unnecessary 'final' keywords 6 yıl önce
DaemonClient.java Remove further unnecessary 'final' keywords 6 yıl önce
DaemonService.java Remove further unnecessary 'final' keywords 6 yıl önce
DefaultSshSessionFactory.java Remove 'final' in parameter lists 6 yıl önce
FetchConnection.java Remove unnecessary modifiers from interfaces 5 yıl önce
FetchHeadRecord.java Remove further unnecessary 'final' keywords 6 yıl önce
FetchProcess.java Do not retain commit body in RevWalk for reachability checks 5 yıl önce
FetchRequest.java Put filter spec information in a dedicated object 5 yıl önce
FetchResult.java Remove further unnecessary 'final' keywords 6 yıl önce
FetchV0Request.java Put filter spec information in a dedicated object 5 yıl önce
FetchV2Request.java Put filter spec information in a dedicated object 5 yıl önce
FilterSpec.java Expose and pass around the FilterSpec object rather than the raw blob limit 5 yıl önce
FtpChannel.java Add more ssh tests: pushing, known_host file handling, etc. 5 yıl önce
GitProtocolConstants.java Accept protocol v2 server options on fetch and ls-refs requests 5 yıl önce
HMACSHA1NonceGenerator.java Join catch sections using multicatch 5 yıl önce
HttpAuthMethod.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
HttpConfig.java Fix remaining javadoc errors raised by doclint 6 yıl önce
HttpTransport.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
InsecureCipherFactory.java Replace http://errorprone.info with https://errorprone.info 6 yıl önce
InternalFetchConnection.java Join catch sections using multicatch 5 yıl önce
InternalHttpServerGlue.java Avoid double words 5 yıl önce
InternalPushConnection.java Join catch sections using multicatch 5 yıl önce
JschConfigSessionFactory.java Factor out a JSch-independent ssh config parser 5 yıl önce
JschSession.java Add more ssh tests: pushing, known_host file handling, etc. 5 yıl önce
LsRefsV2Request.java Accept protocol v2 server options on fetch and ls-refs requests 5 yıl önce
NetRC.java SpotBugs: don't rely on default encoding 5 yıl önce
NetRCCredentialsProvider.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
NonceGenerator.java Avoid double words 5 yıl önce
ObjectCountCallback.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
OpenSshConfig.java Factor out a JSch-independent ssh config parser 5 yıl önce
OperationResult.java Remove further unnecessary 'final' keywords 6 yıl önce
PackParser.java Avoid double words 5 yıl önce
PackTransport.java Remove trailing whitespace at end of line 14 yıl önce
PackedObjectInfo.java Remove 'final' in parameter lists 6 yıl önce
PacketLineIn.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
PacketLineOut.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
PostReceiveHook.java Remove unnecessary modifiers from interfaces 5 yıl önce
PostReceiveHookChain.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
PostUploadHook.java Remove unnecessary modifiers from interfaces 5 yıl önce
PostUploadHookChain.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
PreReceiveHook.java Remove unnecessary modifiers from interfaces 5 yıl önce
PreReceiveHookChain.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
PreUploadHook.java Remove unnecessary modifiers from interfaces 5 yıl önce
PreUploadHookChain.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
ProgressSpinner.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
ProtocolV0Parser.java Put filter spec information in a dedicated object 5 yıl önce
ProtocolV2Hook.java Add fetch support to ProtocolV2Hook 5 yıl önce
ProtocolV2Parser.java Put filter spec information in a dedicated object 5 yıl önce
PushCertificate.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
PushCertificateIdent.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
PushCertificateParser.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
PushCertificateStore.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
PushConfig.java Add PushConfig class with PushRecurseSubmodulesMode 6 yıl önce
PushConnection.java Remove unnecessary modifiers from interfaces 5 yıl önce
PushProcess.java Remove further unnecessary 'final' keywords 6 yıl önce
PushResult.java Remove 'final' in parameter lists 6 yıl önce
ReceiveCommand.java Remove further unnecessary 'final' keywords 6 yıl önce
ReceivePack.java Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 5 yıl önce
ReceivedPackStatistics.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
RefAdvertiser.java RefAdvertiser: Add Javadoc for usage of send(Collection) 5 yıl önce
RefFilter.java Remove unnecessary modifiers from interfaces 5 yıl önce
RefLeaseSpec.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
RefSpec.java Remove 'final' in parameter lists 6 yıl önce
RemoteConfig.java Remove further unnecessary 'final' keywords 6 yıl önce
RemoteRefUpdate.java RenameBranchCommand: more consistent handling of short ref names 5 yıl önce
RemoteSession.java TransportSftp: eliminate dependency on Jsch 5 yıl önce
RequestNotYetReadException.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
ServiceMayNotContinueException.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
SideBandInputStream.java SidebandInputStream: Specify charset when calling String.getBytes() 5 yıl önce
SideBandOutputStream.java Remove 'final' in parameter lists 6 yıl önce
SideBandProgressMonitor.java Remove further unnecessary 'final' keywords 6 yıl önce
SignedPushConfig.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
SshConstants.java Include id_ed25519 in the known default identity files 5 yıl önce
SshSessionFactory.java Factor out a JSch-independent ssh config parser 5 yıl önce
SshTransport.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
TagOpt.java Remove further unnecessary 'final' keywords 6 yıl önce
TcpTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 yıl önce
TestProtocol.java Add a minimum negotiation feature for fetch 6 yıl önce
TrackingRefUpdate.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
TransferConfig.java Merge branch 'stable-5.1' into stable-5.2 5 yıl önce
Transport.java Join catch sections using multicatch 5 yıl önce
TransportAmazonS3.java Remove further unnecessary 'final' keywords 6 yıl önce
TransportBundle.java Remove unnecessary modifiers from interfaces 5 yıl önce
TransportBundleFile.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
TransportBundleStream.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
TransportGitAnon.java Remove further unnecessary 'final' keywords 6 yıl önce
TransportGitSsh.java Remove further unnecessary 'final' keywords 6 yıl önce
TransportHttp.java Join catch sections using multicatch 5 yıl önce
TransportLocal.java Remove further unnecessary 'final' keywords 6 yıl önce
TransportProtocol.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
TransportSftp.java Add more ssh tests: pushing, known_host file handling, etc. 5 yıl önce
URIish.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 yıl önce
UploadPack.java Join catch sections using multicatch 5 yıl önce
UploadPackInternalServerErrorException.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
UserAgent.java Support agent= capability in wire protocol 9 yıl önce
UsernamePasswordCredentialsProvider.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
WalkEncryption.java Remove further unnecessary 'final' keywords 6 yıl önce
WalkFetchConnection.java Deprecate Repository#hasObject 5 yıl önce
WalkPushConnection.java Remove further unnecessary 'final' keywords 6 yıl önce
WalkRemoteObjectDatabase.java Avoid double words 5 yıl önce
WalkTransport.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
WantNotValidException.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
WriteAbortedException.java Fix javadoc in org.eclipse.jgit transport package 6 yıl önce
package-info.java Add Javadoc description for packages 11 yıl önce