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