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