選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible 13年前
..
resolver daemon: Use HTTP's resolver and factory pattern 13年前
AmazonS3.java Externalize strings from JGit 14年前
BaseConnection.java Externalize strings from JGit 14年前
BaseFetchConnection.java Initial JGit contribution to eclipse.org 14年前
BasePackConnection.java Externalize strings from JGit 14年前
BasePackFetchConnection.java Implement the no-done capability 13年前
BasePackPushConnection.java PackWriter: Avoid CRC-32 validation when feeding IndexPack 13年前
BundleFetchConnection.java Refactor IndexPack to not require local filesystem 13年前
BundleWriter.java PackWriter: Avoid CRC-32 validation when feeding IndexPack 13年前
Connection.java Capture non-progress side band #2 messages and put in result 14年前
CredentialItem.java Use the stored password instead of prompting for it all the time 13年前
CredentialsProvider.java Support CredentialsProvider for SSH connections 13年前
CredentialsProviderUserInfo.java Use the stored password instead of prompting for it all the time 13年前
Daemon.java daemon: Use HTTP's resolver and factory pattern 13年前
DaemonClient.java daemon: Use HTTP's resolver and factory pattern 13年前
DaemonService.java daemon: Use HTTP's resolver and factory pattern 13年前
DefaultSshSessionFactory.java Create RemoteSession interface 13年前
FetchConnection.java Move FileRepository to storage.file.FileRepository 14年前
FetchHeadRecord.java Initial JGit contribution to eclipse.org 14年前
FetchProcess.java Report progress while updating references 13年前
FetchResult.java Remove trailing whitespace at end of line 14年前
HttpAuthMethod.java Fix HTTP digest authentication 13年前
HttpTransport.java Initial JGit contribution to eclipse.org 14年前
JschConfigSessionFactory.java Create RemoteSession interface 13年前
JschSession.java Create RemoteSession interface 13年前
LongMap.java Refactor IndexPack to not require local filesystem 13年前
OpenSshConfig.java Repository can be configured with FS 14年前
OperationResult.java Capture non-progress side band #2 messages and put in result 14年前
PackParser.java Ensure the HTTP request is fully consumed 13年前
PackTransport.java Remove trailing whitespace at end of line 14年前
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13年前
PacketLineIn.java Make PacketLineIn public 13年前
PacketLineOut.java smart-http: Support progress in ReceivePack 13年前
PostReceiveHook.java Initial JGit contribution to eclipse.org 14年前
PreReceiveHook.java Initial JGit contribution to eclipse.org 14年前
PreUploadHook.java UploadPack: Add a PreUploadHook to monitor and control behavior 13年前
PushConnection.java Remove trailing whitespace at end of line 14年前
PushProcess.java Ensure RevWalk is released when done 14年前
PushResult.java Initial JGit contribution to eclipse.org 14年前
ReceiveCommand.java Initial JGit contribution to eclipse.org 14年前
ReceivePack.java Report progress while updating references 13年前
RefAdvertiser.java Fix ReceivePack connectivity validation with alternates 13年前
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14年前
RefSpec.java Make ObjectId, RefSpec, RemoteConfig, URIish serializable 14年前
RemoteConfig.java Make ObjectId, RefSpec, RemoteConfig, URIish serializable 14年前
RemoteRefUpdate.java RemoteRefUpdate: Accept Ref and ObjectId arguments for source 13年前
RemoteSession.java Create RemoteSession interface 13年前
SideBandInputStream.java Externalize strings from JGit 14年前
SideBandOutputStream.java smart-http: Support progress in ReceivePack 13年前
SideBandProgressMonitor.java ProgressMonitor: Refactor to use background alarms 13年前
SshSessionFactory.java Create RemoteSession interface 13年前
SshTransport.java Create RemoteSession interface 13年前
TagOpt.java Externalize strings from JGit 14年前
TcpTransport.java Initial JGit contribution to eclipse.org 14年前
TrackingRefUpdate.java Remove trailing whitespace at end of line 14年前
TransferConfig.java Move TransferConfig to transport package 13年前
Transport.java TransportProtocol: Allow null Repository in canHandle() 13年前
TransportAmazonS3.java TransportProtocol: Allow null Repository in canHandle() 13年前
TransportBundle.java Initial JGit contribution to eclipse.org 14年前
TransportBundleFile.java TransportProtocol: Allow null Repository in canHandle() 13年前
TransportBundleStream.java Externalize strings from JGit 14年前
TransportGitAnon.java TransportProtocol: Allow null Repository in canHandle() 13年前
TransportGitSsh.java Prevent NPE during fetch and push via SSH 13年前
TransportHttp.java TransportProtocol: Allow null Repository in canHandle() 13年前
TransportLocal.java TransportProtocol: Allow null Repository in canHandle() 13年前
TransportProtocol.java TransportProtocol: Allow null Repository in canHandle() 13年前
TransportSftp.java Create RemoteSession interface 13年前
URIish.java Fix a complicated multi level nested if block structure to use a single level with multiple returns. 13年前
UploadPack.java Push errors back over sideband when possible 13年前
UploadPackInternalServerErrorException.java Push errors back over sideband when possible 13年前
UploadPackLogger.java UploadPack: Expose PackWriter activity to a logger 13年前
UploadPackMayNotContinueException.java UploadPack: Add a PreUploadHook to monitor and control behavior 13年前
UsernamePasswordCredentialsProvider.java Support CredentialsProvider for SSH connections 13年前
WalkEncryption.java Externalize strings from JGit 14年前
WalkFetchConnection.java Refactor IndexPack to not require local filesystem 13年前
WalkPushConnection.java PackWriter: Rename getObjectsNumber to getObjectCount 13年前
WalkRemoteObjectDatabase.java Move FileRepository to storage.file.FileRepository 14年前
WalkTransport.java Remove trailing whitespace at end of line 14年前