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 4e5944fbf8 Removed unused parameters from private methods il y a 12 ans
..
resolver Allow RepositoryResolver to throw ServiceMayNotContinueException il y a 12 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 Remove 86 boxing warnings il y a 12 ans
BaseConnection.java Move JGitText to an internal package il y a 12 ans
BaseFetchConnection.java Initial JGit contribution to eclipse.org il y a 14 ans
BasePackConnection.java Move JGitText to an internal package il y a 12 ans
BasePackFetchConnection.java Add missing @since tags to mark API added in 2.0 il y a 12 ans
BasePackPushConnection.java Add missing @since tags to mark API added in 2.0 il y a 12 ans
BaseReceivePack.java Factor a base class out of ReceivePack il y a 12 ans
BundleFetchConnection.java Move JGitText to an internal package il y a 12 ans
BundleWriter.java Move JGitText to an internal package il y a 12 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 Use the stored password instead of prompting for it all the time il y a 13 ans
Daemon.java Allow RepositoryResolver to throw ServiceMayNotContinueException il y a 12 ans
DaemonClient.java Make sure all bytes are written to files on close, or get an error. il y a 12 ans
DaemonService.java Allow RepositoryResolver to throw ServiceMayNotContinueException il y a 12 ans
DefaultSshSessionFactory.java Create RemoteSession interface il y a 13 ans
FetchConnection.java Move FileRepository to storage.file.FileRepository il y a 14 ans
FetchHeadRecord.java Initial JGit contribution to eclipse.org il y a 14 ans
FetchProcess.java Move JGitText to an internal package il y a 12 ans
FetchResult.java Remove trailing whitespace at end of line il y a 14 ans
HttpAuthMethod.java Fix HTTP digest authentication il y a 13 ans
HttpTransport.java Initial JGit contribution to eclipse.org il y a 14 ans
JschConfigSessionFactory.java Don't swallow JSchException "Auth fail" exception il y a 12 ans
JschSession.java Create RemoteSession interface il y a 13 ans
LongMap.java Refactor IndexPack to not require local filesystem il y a 13 ans
OpenSshConfig.java Add constant for default name for the Git repo configuration il y a 12 ans
OperationResult.java Capture non-progress side band #2 messages and put in result il y a 14 ans
PackParser.java Remove 86 boxing warnings il y a 12 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 Move JGitText to an internal package il y a 12 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 Remove trailing whitespace at end of line il y a 14 ans
PushProcess.java Move JGitText to an internal package il y a 12 ans
PushResult.java Initial JGit contribution to eclipse.org il y a 14 ans
ReceiveCommand.java Factor a base class out of ReceivePack il y a 12 ans
ReceivePack.java Factor a base class out of ReceivePack il y a 12 ans
RefAdvertiser.java Fix ReceivePack connectivity validation with alternates il y a 13 ans
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack il y a 14 ans
RefSpec.java Move JGitText to an internal package il y a 12 ans
RemoteConfig.java Support insteadOf and pushInsteadOf URL replacement il y a 12 ans
RemoteRefUpdate.java Move JGitText to an internal package il y a 12 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 missing @since tags to mark API added in 2.0 il y a 12 ans
SideBandInputStream.java Remove 86 boxing warnings il y a 12 ans
SideBandOutputStream.java Add missing @since tags to mark API added in 2.0 il y a 12 ans
SideBandProgressMonitor.java ProgressMonitor: Refactor to use background alarms il y a 13 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 Move JGitText to an internal package il y a 12 ans
TcpTransport.java Initial JGit contribution to eclipse.org il y a 14 ans
TrackingRefUpdate.java Remove trailing whitespace at end of line il y a 14 ans
TransferConfig.java Move TransferConfig to transport package il y a 13 ans
Transport.java Ignore trailing comments in transport SPI parsing il y a 12 ans
TransportAmazonS3.java Move JGitText to an internal package il y a 12 ans
TransportBundle.java Initial JGit contribution to eclipse.org il y a 14 ans
TransportBundleFile.java Move JGitText to an internal package il y a 12 ans
TransportBundleStream.java Move JGitText to an internal package il y a 12 ans
TransportGitAnon.java Move JGitText to an internal package il y a 12 ans
TransportGitSsh.java Move JGitText to an internal package il y a 12 ans
TransportHttp.java Remove 86 boxing warnings il y a 12 ans
TransportLocal.java Move JGitText to an internal package il y a 12 ans
TransportProtocol.java TransportProtocol: Allow null Repository in canHandle() il y a 13 ans
TransportSftp.java Remove 4 unboxed warnings il y a 12 ans
URIish.java Removed unused parameters from private methods il y a 12 ans
UploadPack.java Move JGitText to an internal package il y a 12 ans
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 il y a 13 ans
UploadPackLogger.java Add a no-op UploadPackLogger and use it by default il y a 12 ans
UploadPackLoggerChain.java Add simple chain implementations of transport hooks and loggers il y a 12 ans
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface il y a 12 ans
UsernamePasswordCredentialsProvider.java UnsupportedCredentialItem with password authentication il y a 12 ans
WalkEncryption.java Move JGitText to an internal package il y a 12 ans
WalkFetchConnection.java Remove 86 boxing warnings il y a 12 ans
WalkPushConnection.java Move JGitText to an internal package il y a 12 ans
WalkRemoteObjectDatabase.java Move JGitText to an internal package il y a 12 ans
WalkTransport.java Remove trailing whitespace at end of line il y a 14 ans