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.
Shawn Pearce 2685f4b101 Fix cryptoVer constant name to CRYPTO_VER il y a 7 ans
..
http Don't use SSL anymore to avoid POODLE attack il y a 9 ans
resolver Tweak exception Javadoc to be eclipse-clean il y a 9 ans
AbstractAdvertiseRefsHook.java Factor a base class out of ReceivePack il y a 12 ans
AdvertiseRefsHook.java Factor a base class out of ReceivePack il y a 12 ans
AdvertiseRefsHookChain.java Factor a base class out of ReceivePack il y a 12 ans
AmazonS3.java AmazonS3: ensure that errorStream is closed il y a 7 ans
BaseConnection.java Support agent= capability in wire protocol il y a 9 ans
BaseFetchConnection.java Allow users to show server messages while pushing il y a 11 ans
BasePackConnection.java Fix InterruptTimer leak in BasePackConnection il y a 8 ans
BasePackFetchConnection.java Organize imports il y a 7 ans
BasePackPushConnection.java Push implementation of option strings il y a 7 ans
BaseReceivePack.java Fix wrong @since tags introduced by 1beb3ccd il y a 7 ans
BundleFetchConnection.java Fix TransportException when reading bundle il y a 8 ans
BundleWriter.java Fix public API issues introduced in I1baeedcc6946. il y a 9 ans
ChainingCredentialsProvider.java Prevent ChainingCredentialsProvider from adding delegated providers twice il y a 8 ans
Connection.java Transport: Implement AutoCloseable il y a 8 ans
CredentialItem.java Move JGitText to an internal package il y a 12 ans
CredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing il y a 8 ans
CredentialsProviderUserInfo.java Mark non-externalizable strings as such il y a 11 ans
Daemon.java Fix a @since tag il y a 8 ans
DaemonClient.java Deprecate SafeBufferedOutputStream il y a 7 ans
DaemonService.java Organize imports il y a 7 ans
DefaultSshSessionFactory.java Create RemoteSession interface il y a 13 ans
FetchConnection.java Allow users to show server messages while pushing il y a 11 ans
FetchHeadRecord.java Mark non-externalizable strings as such il y a 11 ans
FetchProcess.java Don't use deprecated LockFile constructor il y a 8 ans
FetchResult.java Remove trailing whitespace at end of line il y a 14 ans
GitProtocolConstants.java Push implementation of option strings il y a 7 ans
HMACSHA1NonceGenerator.java Organize imports il y a 7 ans
HttpAuthMethod.java http transport does not use authentication fallback il y a 8 ans
HttpTransport.java Introduce an abstraction for HTTP connections il y a 10 ans
InsecureCipherFactory.java Extract insecure Cipher factory il y a 7 ans
InternalFetchConnection.java Extract classes for transport within a JGit process il y a 9 ans
InternalHttpServerGlue.java Support agent= capability in wire protocol il y a 9 ans
InternalPushConnection.java Extract classes for transport within a JGit process il y a 9 ans
JschConfigSessionFactory.java Add configureJSch method to allow configuration of JSch objects il y a 7 ans
JschSession.java Switch JSchSession to simple isolated OutputStream il y a 7 ans
LongMap.java Refactor IndexPack to not require local filesystem il y a 13 ans
NetRC.java NetRC parser and credentials provider. il y a 9 ans
NetRCCredentialsProvider.java NetRCCredentialsProvider should return false if any item is missing il y a 8 ans
NonceGenerator.java Add missing since tags for new API il y a 9 ans
ObjectCountCallback.java Add missing imports for javadoc to ObjectCountCallback il y a 9 ans
OpenSshConfig.java Allow retrying connecting SshSession in case of an exception il y a 10 ans
OperationResult.java Support agent= capability in wire protocol il y a 9 ans
PackParser.java Fix wrong @since tags introduced by 1beb3ccd il y a 7 ans
PackTransport.java Remove trailing whitespace at end of line il y a 14 ans
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds il y a 13 ans
PacketLineIn.java Packet logging for JGit il y a 7 ans
PacketLineOut.java Packet logging for JGit il y a 7 ans
PostReceiveHook.java Initial JGit contribution to eclipse.org il y a 14 ans
PostReceiveHookChain.java Add simple chain implementations of transport hooks and loggers il y a 12 ans
PostUploadHook.java Introduce PostUploadHook to replace UploadPackLogger il y a 9 ans
PostUploadHookChain.java Introduce PostUploadHook to replace UploadPackLogger il y a 9 ans
PreReceiveHook.java Initial JGit contribution to eclipse.org il y a 14 ans
PreReceiveHookChain.java Add simple chain implementations of transport hooks and loggers il y a 12 ans
PreUploadHook.java Remove PreUploadHook.onPreAdvertiseRefs il y a 12 ans
PreUploadHookChain.java Remove PreUploadHook.onPreAdvertiseRefs il y a 12 ans
ProgressSpinner.java ProgressSpinner: Simple busy wait entertainment il y a 8 ans
PushCertificate.java PushCertificate: Omit null pushee from text representation il y a 8 ans
PushCertificateIdent.java Organize imports il y a 7 ans
PushCertificateParser.java PushCertificateParser: Add fromString method il y a 8 ans
PushCertificateStore.java DirCache: Add helper to read from a tree il y a 8 ans
PushConnection.java Allow users to show server messages while pushing il y a 11 ans
PushProcess.java Push implementation of option strings il y a 7 ans
PushResult.java Initial JGit contribution to eclipse.org il y a 14 ans
ReceiveCommand.java ReceiveCommand.abort(): Utility to mark batch of commands as failed il y a 8 ans
ReceivePack.java Implement auto gc il y a 7 ans
ReceivedPackStatistics.java Fix wrong @since tags introduced by 1beb3ccd il y a 7 ans
RefAdvertiser.java Optimize RefAdvertiser for wire protocol il y a 8 ans
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack il y a 14 ans
RefSpec.java RefSpec: Make WildcardMode public il y a 7 ans
RemoteConfig.java Mark non-externalizable strings as such il y a 11 ans
RemoteRefUpdate.java push: Do not blindly overwrite peer il y a 8 ans
RemoteSession.java Create RemoteSession interface il y a 13 ans
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 il y a 12 ans
ServiceMayNotContinueException.java Organize imports il y a 7 ans
SideBandInputStream.java Fix "remote: Counting objects: ..." formatting il y a 8 ans
SideBandOutputStream.java Fix variable name and error message for sideband testing il y a 9 ans
SideBandProgressMonitor.java Mark non-externalizable strings as such il y a 11 ans
SignedPushConfig.java SignedPushConfig: Allow setting a custom nonce generator impl il y a 9 ans
SshSessionFactory.java Create RemoteSession interface il y a 13 ans
SshTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. il y a 10 ans
TagOpt.java Mark non-externalizable strings as such il y a 11 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 [performance] Remove synthetic access$ methods in transport package il y a 8 ans
TrackingRefUpdate.java [performance] Remove synthetic access$ methods in transport package il y a 8 ans
TransferConfig.java ObjectChecker: honor some git-core fsck.* options il y a 8 ans
Transport.java Implement auto gc il y a 7 ans
TransportAmazonS3.java Null-annotated Repository class and fixed related compiler errors il y a 8 ans
TransportBundle.java Mark non-externalizable strings as such il y a 11 ans
TransportBundleFile.java TransportBundleFile: Resolve remote repository locally il y a 7 ans
TransportBundleStream.java Move JGitText to an internal package il y a 12 ans
TransportGitAnon.java Deprecate SafeBufferedOutputStream il y a 7 ans
TransportGitSsh.java Organize imports il y a 7 ans
TransportHttp.java http transport does not use authentication fallback il y a 8 ans
TransportLocal.java Deprecate SafeBufferedOutputStream il y a 7 ans
TransportProtocol.java Add Transport URI constructor without a repository il y a 12 ans
TransportSftp.java Silence unchecked conversion warning in TransportSftp il y a 9 ans
URIish.java Tests on Windows with URIish fail il y a 8 ans
UploadPack.java Organize imports il y a 7 ans
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 il y a 13 ans
UploadPackLogger.java Suppress deprecation warnings related to UploadPackLogger il y a 7 ans
UploadPackLoggerChain.java Revert "Remove PackWriter.Statistics and other deprecated classes" il y a 8 ans
UserAgent.java Support agent= capability in wire protocol il y a 9 ans
UsernamePasswordCredentialsProvider.java Mark non-externalizable strings as such il y a 11 ans
WalkEncryption.java Fix cryptoVer constant name to CRYPTO_VER il y a 7 ans
WalkFetchConnection.java Delay inserter.flush in WalkFetchConnection il y a 7 ans
WalkPushConnection.java Deprecate SafeBufferedOutputStream il y a 7 ans
WalkRemoteObjectDatabase.java JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
WalkTransport.java Remove trailing whitespace at end of line il y a 14 ans
WantNotValidException.java Introduce specific WantNotValidException for servers il y a 8 ans
WriteAbortedException.java Fix warnings about missing serialVersionUID il y a 8 ans
package-info.java Add Javadoc description for packages il y a 11 ans