Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband 12 роки тому
..
resolver daemon: Use HTTP's resolver and factory pattern 13 роки тому
AbstractAdvertiseRefsHook.java Modify refs in UploadPack/ReceivePack using a hook interface 12 роки тому
AdvertiseRefsHook.java Modify refs in UploadPack/ReceivePack using a hook interface 12 роки тому
AdvertiseRefsHookChain.java Add an AdvertiseRefsHookChain, similar to the other hook chains 12 роки тому
AmazonS3.java Check connection's error stream before reading from it 12 роки тому
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 Make capability strings in BasePack{Fetch,Push}Connection public 12 роки тому
BasePackPushConnection.java Make capability strings in BasePack{Fetch,Push}Connection public 12 роки тому
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 Reset SSH connection and credentials on "Auth fail" 12 роки тому
CredentialsProviderUserInfo.java Use the stored password instead of prompting for it all the time 13 роки тому
Daemon.java Remove calls to printStackTrace in catch blocks 12 роки тому
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 роки тому
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 Reset SSH connection and credentials on "Auth fail" 12 роки тому
JschSession.java Create RemoteSession interface 13 роки тому
LongMap.java Refactor IndexPack to not require local filesystem 13 роки тому
OpenSshConfig.java Add constant for default name for the Git repo configuration 12 роки тому
OperationResult.java Capture non-progress side band #2 messages and put in result 14 роки тому
PackParser.java maxObjectSizeLimit for receive-pack. 12 роки тому
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 роки тому
PostReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 роки тому
PreReceiveHook.java Initial JGit contribution to eclipse.org 14 роки тому
PreReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 роки тому
PreUploadHook.java Remove PreUploadHook.onPreAdvertiseRefs 12 роки тому
PreUploadHookChain.java Remove PreUploadHook.onPreAdvertiseRefs 12 роки тому
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 Extract filterCommands as a static method on ReceiveCommand 12 роки тому
ReceivePack.java Try to send HTTP error messages over sideband 12 роки тому
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 Support insteadOf and pushInsteadOf URL replacement 12 роки тому
RemoteRefUpdate.java RemoteRefUpdate: Accept Ref and ObjectId arguments for source 13 роки тому
RemoteSession.java Create RemoteSession interface 13 роки тому
RequestNotYetReadException.java Try to send HTTP error messages over sideband 12 роки тому
ServiceMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 роки тому
SideBandInputStream.java Externalize strings from JGit 14 роки тому
SideBandOutputStream.java Try to send HTTP error messages over sideband 12 роки тому
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 Make sure all bytes are written to files on close, or get an error. 12 роки тому
TransportGitSsh.java Prevent NPE during fetch and push via SSH 13 роки тому
TransportHttp.java Fix smart HTTP client stream alignment errors 12 роки тому
TransportLocal.java Make sure all bytes are written to files on close, or get an error. 12 роки тому
TransportProtocol.java TransportProtocol: Allow null Repository in canHandle() 13 роки тому
TransportSftp.java Create RemoteSession interface 13 роки тому
URIish.java Add percent-encoding of reserved characters in URIish 12 роки тому
UploadPack.java Try to send HTTP error messages over sideband 12 роки тому
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 роки тому
UploadPackLogger.java Add a no-op UploadPackLogger and use it by default 12 роки тому
UploadPackLoggerChain.java Add simple chain implementations of transport hooks and loggers 12 роки тому
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 роки тому
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 Make sure all bytes are written to files on close, or get an error. 12 роки тому
WalkRemoteObjectDatabase.java Move FileRepository to storage.file.FileRepository 14 роки тому
WalkTransport.java Remove trailing whitespace at end of line 14 роки тому