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 година