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