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 lat temu
..
resolver Allow RepositoryResolver to throw ServiceMayNotContinueException 12 lat temu
AbstractAdvertiseRefsHook.java Factor a base class out of ReceivePack 12 lat temu
AdvertiseRefsHook.java Factor a base class out of ReceivePack 12 lat temu
AdvertiseRefsHookChain.java Factor a base class out of ReceivePack 12 lat temu
AmazonS3.java Remove 86 boxing warnings 12 lat temu
BaseConnection.java Move JGitText to an internal package 12 lat temu
BaseFetchConnection.java Initial JGit contribution to eclipse.org 14 lat temu
BasePackConnection.java Move JGitText to an internal package 12 lat temu
BasePackFetchConnection.java Add missing @since tags to mark API added in 2.0 12 lat temu
BasePackPushConnection.java Add missing @since tags to mark API added in 2.0 12 lat temu
BaseReceivePack.java Factor a base class out of ReceivePack 12 lat temu
BundleFetchConnection.java Move JGitText to an internal package 12 lat temu
BundleWriter.java Move JGitText to an internal package 12 lat temu
Connection.java Capture non-progress side band #2 messages and put in result 14 lat temu
CredentialItem.java Move JGitText to an internal package 12 lat temu
CredentialsProvider.java Reset SSH connection and credentials on "Auth fail" 12 lat temu
CredentialsProviderUserInfo.java Use the stored password instead of prompting for it all the time 13 lat temu
Daemon.java Allow RepositoryResolver to throw ServiceMayNotContinueException 12 lat temu
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 lat temu
DaemonService.java Allow RepositoryResolver to throw ServiceMayNotContinueException 12 lat temu
DefaultSshSessionFactory.java Create RemoteSession interface 13 lat temu
FetchConnection.java Move FileRepository to storage.file.FileRepository 14 lat temu
FetchHeadRecord.java Initial JGit contribution to eclipse.org 14 lat temu
FetchProcess.java Move JGitText to an internal package 12 lat temu
FetchResult.java Remove trailing whitespace at end of line 14 lat temu
HttpAuthMethod.java Fix HTTP digest authentication 13 lat temu
HttpTransport.java Initial JGit contribution to eclipse.org 14 lat temu
JschConfigSessionFactory.java Don't swallow JSchException "Auth fail" exception 12 lat temu
JschSession.java Create RemoteSession interface 13 lat temu
LongMap.java Refactor IndexPack to not require local filesystem 13 lat temu
OpenSshConfig.java Add constant for default name for the Git repo configuration 12 lat temu
OperationResult.java Capture non-progress side band #2 messages and put in result 14 lat temu
PackParser.java Remove 86 boxing warnings 12 lat temu
PackTransport.java Remove trailing whitespace at end of line 14 lat temu
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 lat temu
PacketLineIn.java Move JGitText to an internal package 12 lat temu
PacketLineOut.java smart-http: Support progress in ReceivePack 13 lat temu
PostReceiveHook.java Initial JGit contribution to eclipse.org 14 lat temu
PostReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 lat temu
PreReceiveHook.java Initial JGit contribution to eclipse.org 14 lat temu
PreReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 lat temu
PreUploadHook.java Remove PreUploadHook.onPreAdvertiseRefs 12 lat temu
PreUploadHookChain.java Remove PreUploadHook.onPreAdvertiseRefs 12 lat temu
PushConnection.java Remove trailing whitespace at end of line 14 lat temu
PushProcess.java Move JGitText to an internal package 12 lat temu
PushResult.java Initial JGit contribution to eclipse.org 14 lat temu
ReceiveCommand.java Factor a base class out of ReceivePack 12 lat temu
ReceivePack.java Factor a base class out of ReceivePack 12 lat temu
RefAdvertiser.java Fix ReceivePack connectivity validation with alternates 13 lat temu
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 lat temu
RefSpec.java Move JGitText to an internal package 12 lat temu
RemoteConfig.java Support insteadOf and pushInsteadOf URL replacement 12 lat temu
RemoteRefUpdate.java Move JGitText to an internal package 12 lat temu
RemoteSession.java Create RemoteSession interface 13 lat temu
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 12 lat temu
ServiceMayNotContinueException.java Add missing @since tags to mark API added in 2.0 12 lat temu
SideBandInputStream.java Remove 86 boxing warnings 12 lat temu
SideBandOutputStream.java Add missing @since tags to mark API added in 2.0 12 lat temu
SideBandProgressMonitor.java ProgressMonitor: Refactor to use background alarms 13 lat temu
SshSessionFactory.java Create RemoteSession interface 13 lat temu
SshTransport.java Move JGitText to an internal package 12 lat temu
TagOpt.java Move JGitText to an internal package 12 lat temu
TcpTransport.java Initial JGit contribution to eclipse.org 14 lat temu
TrackingRefUpdate.java Remove trailing whitespace at end of line 14 lat temu
TransferConfig.java Move TransferConfig to transport package 13 lat temu
Transport.java Ignore trailing comments in transport SPI parsing 12 lat temu
TransportAmazonS3.java Move JGitText to an internal package 12 lat temu
TransportBundle.java Initial JGit contribution to eclipse.org 14 lat temu
TransportBundleFile.java Move JGitText to an internal package 12 lat temu
TransportBundleStream.java Move JGitText to an internal package 12 lat temu
TransportGitAnon.java Move JGitText to an internal package 12 lat temu
TransportGitSsh.java Move JGitText to an internal package 12 lat temu
TransportHttp.java Remove 86 boxing warnings 12 lat temu
TransportLocal.java Move JGitText to an internal package 12 lat temu
TransportProtocol.java TransportProtocol: Allow null Repository in canHandle() 13 lat temu
TransportSftp.java Remove 4 unboxed warnings 12 lat temu
URIish.java Removed unused parameters from private methods 12 lat temu
UploadPack.java Move JGitText to an internal package 12 lat temu
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 lat temu
UploadPackLogger.java Add a no-op UploadPackLogger and use it by default 12 lat temu
UploadPackLoggerChain.java Add simple chain implementations of transport hooks and loggers 12 lat temu
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 lat temu
UsernamePasswordCredentialsProvider.java UnsupportedCredentialItem with password authentication 12 lat temu
WalkEncryption.java Move JGitText to an internal package 12 lat temu
WalkFetchConnection.java Remove 86 boxing warnings 12 lat temu
WalkPushConnection.java Move JGitText to an internal package 12 lat temu
WalkRemoteObjectDatabase.java Move JGitText to an internal package 12 lat temu
WalkTransport.java Remove trailing whitespace at end of line 14 lat temu