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.
Robin Rosenberg 4e5944fbf8 Removed unused parameters from private methods 12 年之前
..
resolver Allow RepositoryResolver to throw ServiceMayNotContinueException 12 年之前
AbstractAdvertiseRefsHook.java Factor a base class out of ReceivePack 12 年之前
AdvertiseRefsHook.java Factor a base class out of ReceivePack 12 年之前
AdvertiseRefsHookChain.java Factor a base class out of ReceivePack 12 年之前
AmazonS3.java Remove 86 boxing warnings 12 年之前
BaseConnection.java Move JGitText to an internal package 12 年之前
BaseFetchConnection.java Initial JGit contribution to eclipse.org 14 年之前
BasePackConnection.java Move JGitText to an internal package 12 年之前
BasePackFetchConnection.java Add missing @since tags to mark API added in 2.0 12 年之前
BasePackPushConnection.java Add missing @since tags to mark API added in 2.0 12 年之前
BaseReceivePack.java Factor a base class out of ReceivePack 12 年之前
BundleFetchConnection.java Move JGitText to an internal package 12 年之前
BundleWriter.java Move JGitText to an internal package 12 年之前
Connection.java Capture non-progress side band #2 messages and put in result 14 年之前
CredentialItem.java Move JGitText to an internal package 12 年之前
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 Allow RepositoryResolver to throw ServiceMayNotContinueException 12 年之前
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 年之前
DaemonService.java Allow RepositoryResolver to throw ServiceMayNotContinueException 12 年之前
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 Move JGitText to an internal package 12 年之前
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 Don't swallow JSchException "Auth fail" exception 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 Remove 86 boxing warnings 12 年之前
PackTransport.java Remove trailing whitespace at end of line 14 年之前
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 年之前
PacketLineIn.java Move JGitText to an internal package 12 年之前
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 Move JGitText to an internal package 12 年之前
PushResult.java Initial JGit contribution to eclipse.org 14 年之前
ReceiveCommand.java Factor a base class out of ReceivePack 12 年之前
ReceivePack.java Factor a base class out of ReceivePack 12 年之前
RefAdvertiser.java Fix ReceivePack connectivity validation with alternates 13 年之前
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 年之前
RefSpec.java Move JGitText to an internal package 12 年之前
RemoteConfig.java Support insteadOf and pushInsteadOf URL replacement 12 年之前
RemoteRefUpdate.java Move JGitText to an internal package 12 年之前
RemoteSession.java Create RemoteSession interface 13 年之前
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 12 年之前
ServiceMayNotContinueException.java Add missing @since tags to mark API added in 2.0 12 年之前
SideBandInputStream.java Remove 86 boxing warnings 12 年之前
SideBandOutputStream.java Add missing @since tags to mark API added in 2.0 12 年之前
SideBandProgressMonitor.java ProgressMonitor: Refactor to use background alarms 13 年之前
SshSessionFactory.java Create RemoteSession interface 13 年之前
SshTransport.java Move JGitText to an internal package 12 年之前
TagOpt.java Move JGitText to an internal package 12 年之前
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 Ignore trailing comments in transport SPI parsing 12 年之前
TransportAmazonS3.java Move JGitText to an internal package 12 年之前
TransportBundle.java Initial JGit contribution to eclipse.org 14 年之前
TransportBundleFile.java Move JGitText to an internal package 12 年之前
TransportBundleStream.java Move JGitText to an internal package 12 年之前
TransportGitAnon.java Move JGitText to an internal package 12 年之前
TransportGitSsh.java Move JGitText to an internal package 12 年之前
TransportHttp.java Remove 86 boxing warnings 12 年之前
TransportLocal.java Move JGitText to an internal package 12 年之前
TransportProtocol.java TransportProtocol: Allow null Repository in canHandle() 13 年之前
TransportSftp.java Remove 4 unboxed warnings 12 年之前
URIish.java Removed unused parameters from private methods 12 年之前
UploadPack.java Move JGitText to an internal package 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 UnsupportedCredentialItem with password authentication 12 年之前
WalkEncryption.java Move JGitText to an internal package 12 年之前
WalkFetchConnection.java Remove 86 boxing warnings 12 年之前
WalkPushConnection.java Move JGitText to an internal package 12 年之前
WalkRemoteObjectDatabase.java Move JGitText to an internal package 12 年之前
WalkTransport.java Remove trailing whitespace at end of line 14 年之前