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.
Dave Borowitz eea8581da5 Fix a typo in "capabilities" in ReceivePack 12 years ago
..
resolver daemon: Use HTTP's resolver and factory pattern 13 years ago
AbstractAdvertiseRefsHook.java Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
AdvertiseRefsHook.java Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
AdvertiseRefsHookChain.java Add an AdvertiseRefsHookChain, similar to the other hook chains 12 years ago
AmazonS3.java Check connection's error stream before reading from it 12 years ago
BaseConnection.java Externalize strings from JGit 14 years ago
BaseFetchConnection.java Initial JGit contribution to eclipse.org 14 years ago
BasePackConnection.java Externalize strings from JGit 14 years ago
BasePackFetchConnection.java Do not requeue state vector in stateless RPC fetch 12 years ago
BasePackPushConnection.java PackWriter: Make want/have actual sets 13 years ago
BundleFetchConnection.java Refactor IndexPack to not require local filesystem 13 years ago
BundleWriter.java PackWriter: Avoid CRC-32 validation when feeding IndexPack 13 years ago
Connection.java Capture non-progress side band #2 messages and put in result 14 years ago
CredentialItem.java Use the stored password instead of prompting for it all the time 13 years ago
CredentialsProvider.java Reset SSH connection and credentials on "Auth fail" 12 years ago
CredentialsProviderUserInfo.java Use the stored password instead of prompting for it all the time 13 years ago
Daemon.java Remove calls to printStackTrace in catch blocks 12 years ago
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 years ago
DaemonService.java daemon: Use HTTP's resolver and factory pattern 13 years ago
DefaultSshSessionFactory.java Create RemoteSession interface 13 years ago
FetchConnection.java Move FileRepository to storage.file.FileRepository 14 years ago
FetchHeadRecord.java Initial JGit contribution to eclipse.org 14 years ago
FetchProcess.java Report progress while updating references 13 years ago
FetchResult.java Remove trailing whitespace at end of line 14 years ago
HttpAuthMethod.java Fix HTTP digest authentication 13 years ago
HttpTransport.java Initial JGit contribution to eclipse.org 14 years ago
JschConfigSessionFactory.java Reset SSH connection and credentials on "Auth fail" 12 years ago
JschSession.java Create RemoteSession interface 13 years ago
LongMap.java Refactor IndexPack to not require local filesystem 13 years ago
OpenSshConfig.java Add constant for default name for the Git repo configuration 12 years ago
OperationResult.java Capture non-progress side band #2 messages and put in result 14 years ago
PackParser.java maxObjectSizeLimit for receive-pack. 12 years ago
PackTransport.java Remove trailing whitespace at end of line 14 years ago
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 years ago
PacketLineIn.java Make PacketLineIn public 13 years ago
PacketLineOut.java smart-http: Support progress in ReceivePack 13 years ago
PostReceiveHook.java Initial JGit contribution to eclipse.org 14 years ago
PostReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 years ago
PreReceiveHook.java Initial JGit contribution to eclipse.org 14 years ago
PreReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 years ago
PreUploadHook.java Remove PreUploadHook.onPreAdvertiseRefs 12 years ago
PreUploadHookChain.java Remove PreUploadHook.onPreAdvertiseRefs 12 years ago
PushConnection.java Remove trailing whitespace at end of line 14 years ago
PushProcess.java Ensure RevWalk is released when done 14 years ago
PushResult.java Initial JGit contribution to eclipse.org 14 years ago
ReceiveCommand.java Extract filterCommands as a static method on ReceiveCommand 12 years ago
ReceivePack.java Fix a typo in "capabilities" in ReceivePack 12 years ago
RefAdvertiser.java Fix ReceivePack connectivity validation with alternates 13 years ago
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 years ago
RefSpec.java Make ObjectId, RefSpec, RemoteConfig, URIish serializable 14 years ago
RemoteConfig.java Support insteadOf and pushInsteadOf URL replacement 12 years ago
RemoteRefUpdate.java RemoteRefUpdate: Accept Ref and ObjectId arguments for source 13 years ago
RemoteSession.java Create RemoteSession interface 13 years ago
ServiceMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
SideBandInputStream.java Externalize strings from JGit 14 years ago
SideBandOutputStream.java smart-http: Support progress in ReceivePack 13 years ago
SideBandProgressMonitor.java ProgressMonitor: Refactor to use background alarms 13 years ago
SshSessionFactory.java Create RemoteSession interface 13 years ago
SshTransport.java Create RemoteSession interface 13 years ago
TagOpt.java Externalize strings from JGit 14 years ago
TcpTransport.java Initial JGit contribution to eclipse.org 14 years ago
TrackingRefUpdate.java Remove trailing whitespace at end of line 14 years ago
TransferConfig.java Move TransferConfig to transport package 13 years ago
Transport.java TransportProtocol: Allow null Repository in canHandle() 13 years ago
TransportAmazonS3.java TransportProtocol: Allow null Repository in canHandle() 13 years ago
TransportBundle.java Initial JGit contribution to eclipse.org 14 years ago
TransportBundleFile.java TransportProtocol: Allow null Repository in canHandle() 13 years ago
TransportBundleStream.java Externalize strings from JGit 14 years ago
TransportGitAnon.java Make sure all bytes are written to files on close, or get an error. 12 years ago
TransportGitSsh.java Prevent NPE during fetch and push via SSH 13 years ago
TransportHttp.java Fix smart HTTP client stream alignment errors 12 years ago
TransportLocal.java Make sure all bytes are written to files on close, or get an error. 12 years ago
TransportProtocol.java TransportProtocol: Allow null Repository in canHandle() 13 years ago
TransportSftp.java Create RemoteSession interface 13 years ago
URIish.java Add percent-encoding of reserved characters in URIish 12 years ago
UploadPack.java Remove PreUploadHook.onPreAdvertiseRefs 12 years ago
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 years ago
UploadPackLogger.java Add a no-op UploadPackLogger and use it by default 12 years ago
UploadPackLoggerChain.java Add simple chain implementations of transport hooks and loggers 12 years ago
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
UsernamePasswordCredentialsProvider.java Support CredentialsProvider for SSH connections 13 years ago
WalkEncryption.java Externalize strings from JGit 14 years ago
WalkFetchConnection.java Refactor IndexPack to not require local filesystem 13 years ago
WalkPushConnection.java Make sure all bytes are written to files on close, or get an error. 12 years ago
WalkRemoteObjectDatabase.java Move FileRepository to storage.file.FileRepository 14 years ago
WalkTransport.java Remove trailing whitespace at end of line 14 years ago