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.
Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks il y a 10 ans
..
http Move Apache httpclient based HTTP support to a separate bundle il y a 10 ans
resolver Mark non-externalizable strings as such il y a 11 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 Mark non-externalizable strings as such il y a 11 ans
BaseConnection.java Mark non-externalizable strings as such il y a 11 ans
BaseFetchConnection.java Allow users to show server messages while pushing il y a 11 ans
BasePackConnection.java Mark non-externalizable strings as such il y a 11 ans
BasePackFetchConnection.java Extract protocol constants to a common class il y a 10 ans
BasePackPushConnection.java Extract protocol constants to a common class il y a 10 ans
BaseReceivePack.java Display progress while checking connectivity on push il y a 10 ans
BundleFetchConnection.java Propagate IOException where possible when getting refs. il y a 10 ans
BundleWriter.java Disable CRC32 computation when no PackIndex will be created il y a 11 ans
Connection.java Capture non-progress side band #2 messages and put in result il y a 14 ans
CredentialItem.java Move JGitText to an internal package il y a 12 ans
CredentialsProvider.java Reset SSH connection and credentials on "Auth fail" il y a 12 ans
CredentialsProviderUserInfo.java Mark non-externalizable strings as such il y a 11 ans
Daemon.java Mark non-externalizable strings as such il y a 11 ans
DaemonClient.java Make sure all bytes are written to files on close, or get an error. il y a 12 ans
DaemonService.java Mark non-externalizable strings as such il y a 11 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 Update tags on fetch if --tags or tag refspec specified il y a 11 ans
FetchResult.java Remove trailing whitespace at end of line il y a 14 ans
GitProtocolConstants.java Extract protocol constants to a common class il y a 10 ans
HttpAuthMethod.java Introduce an abstraction for HTTP connections il y a 10 ans
HttpTransport.java Introduce an abstraction for HTTP connections il y a 10 ans
JschConfigSessionFactory.java Ensure that ssh authentication is retried only in JGit il y a 10 ans
JschSession.java Mark non-externalizable strings as such il y a 11 ans
LongMap.java Refactor IndexPack to not require local filesystem il y a 13 ans
OpenSshConfig.java Mark non-externalizable strings as such il y a 11 ans
OperationResult.java Mark non-externalizable strings as such il y a 11 ans
PackParser.java Expose the received pack size in ReceivePack il y a 10 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 Mark non-externalizable strings as such il y a 11 ans
PacketLineOut.java smart-http: Support progress in ReceivePack il y a 13 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
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
PushConnection.java Allow users to show server messages while pushing il y a 11 ans
PushProcess.java Allow users to show server messages while pushing il y a 11 ans
PushResult.java Initial JGit contribution to eclipse.org il y a 14 ans
ReceiveCommand.java Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors il y a 10 ans
ReceivePack.java Extract protocol constants to a common class il y a 10 ans
RefAdvertiser.java Mark non-externalizable strings as such il y a 11 ans
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack il y a 14 ans
RefSpec.java Support refspecs with wildcard in middle (not only at end) il y a 11 ans
RemoteConfig.java Mark non-externalizable strings as such il y a 11 ans
RemoteRefUpdate.java Mark non-externalizable strings as such il y a 11 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 Add / fix @since tags il y a 10 ans
SideBandInputStream.java Allow users to show server messages while pushing il y a 11 ans
SideBandOutputStream.java Add missing @since tags to mark API added in 2.0 il y a 12 ans
SideBandProgressMonitor.java Mark non-externalizable strings as such il y a 11 ans
SshSessionFactory.java Create RemoteSession interface il y a 13 ans
SshTransport.java Move JGitText to an internal package il y a 12 ans
TagOpt.java Mark non-externalizable strings as such il y a 11 ans
TcpTransport.java Initial JGit contribution to eclipse.org il y a 14 ans
TrackingRefUpdate.java Mark non-externalizable strings as such il y a 11 ans
TransferConfig.java Correct fetch to use fetch.fsckObjects and transfer.fsckObjects il y a 10 ans
Transport.java Propagate IOException where possible when getting refs. il y a 10 ans
TransportAmazonS3.java Fix a NullPointerException if properties file doesn't exist il y a 10 ans
TransportBundle.java Mark non-externalizable strings as such il y a 11 ans
TransportBundleFile.java Implement open(URIish) for TransportLocal il y a 11 ans
TransportBundleStream.java Move JGitText to an internal package il y a 12 ans
TransportGitAnon.java Mark non-externalizable strings as such il y a 11 ans
TransportGitSsh.java Mark non-externalizable strings as such il y a 11 ans
TransportHttp.java Retry to call credentials provider if http authentication failed il y a 10 ans
TransportLocal.java Implement open(URIish) for TransportLocal il y a 11 ans
TransportProtocol.java Add Transport URI constructor without a repository il y a 12 ans
TransportSftp.java Add NON-NLS comments for some obviously untranslatable strings il y a 11 ans
URIish.java Cleanup javadocs so they pass the java8 doclint checks il y a 10 ans
UploadPack.java Fix serving fetch of existing shallow client il y a 10 ans
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 il y a 13 ans
UploadPackLogger.java Fix @since tags in JGit, version 2.4 never existed il y a 11 ans
UploadPackLoggerChain.java Add missing @since tags il y a 11 ans
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface il y a 12 ans
UsernamePasswordCredentialsProvider.java Mark non-externalizable strings as such il y a 11 ans
WalkEncryption.java Mark non-externalizable strings as such il y a 11 ans
WalkFetchConnection.java Propagate IOException where possible when getting refs. il y a 10 ans
WalkPushConnection.java Allow users to show server messages while pushing il y a 11 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
package-info.java Add Javadoc description for packages il y a 11 ans