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.
Matthias Sohn 75272ccdfc Merge branch 'stable-3.5' into stable-3.6 9 anni fa
..
http Don't use SSL anymore to avoid POODLE attack 9 anni fa
resolver Mark non-externalizable strings as such 11 anni fa
AbstractAdvertiseRefsHook.java Factor a base class out of ReceivePack 12 anni fa
AdvertiseRefsHook.java Factor a base class out of ReceivePack 12 anni fa
AdvertiseRefsHookChain.java Factor a base class out of ReceivePack 12 anni fa
AmazonS3.java AmazonS3: Buffer pushed pack content under $GIT_DIR 9 anni fa
BaseConnection.java Mark non-externalizable strings as such 11 anni fa
BaseFetchConnection.java Allow users to show server messages while pushing 11 anni fa
BasePackConnection.java Mark non-externalizable strings as such 11 anni fa
BasePackFetchConnection.java Allow configurable ObjectCheckers in fetch 9 anni fa
BasePackPushConnection.java Fix push to repo with non-fetched refs 10 anni fa
BaseReceivePack.java Honor git-core meaning of receive.denyDeletes allowing tag deletion 9 anni fa
BundleFetchConnection.java Allow configurable ObjectCheckers in fetch 9 anni fa
BundleWriter.java BundleWriter: Support including HEAD in bundle 9 anni fa
ChainingCredentialsProvider.java Add chaining credentials provider 9 anni fa
Connection.java Capture non-progress side band #2 messages and put in result 14 anni fa
CredentialItem.java Move JGitText to an internal package 12 anni fa
CredentialsProvider.java Reset SSH connection and credentials on "Auth fail" 12 anni fa
CredentialsProviderUserInfo.java Mark non-externalizable strings as such 11 anni fa
Daemon.java Drop warnings about unchecked casts in a few stable select places 9 anni fa
DaemonClient.java Make sure all bytes are written to files on close, or get an error. 12 anni fa
DaemonService.java Mark non-externalizable strings as such 11 anni fa
DefaultSshSessionFactory.java Create RemoteSession interface 13 anni fa
FetchConnection.java Allow users to show server messages while pushing 11 anni fa
FetchHeadRecord.java Mark non-externalizable strings as such 11 anni fa
FetchProcess.java Update tags on fetch if --tags or tag refspec specified 11 anni fa
FetchResult.java Remove trailing whitespace at end of line 14 anni fa
GitProtocolConstants.java upload-pack: send symbolic refs as capabilities 9 anni fa
HttpAuthMethod.java Fix authentication type names broken by 0b5441a8 10 anni fa
HttpTransport.java Introduce an abstraction for HTTP connections 10 anni fa
JschConfigSessionFactory.java Allow retrying connecting SshSession in case of an exception 10 anni fa
JschSession.java Mark non-externalizable strings as such 11 anni fa
LongMap.java Refactor IndexPack to not require local filesystem 13 anni fa
NetRC.java NetRC parser and credentials provider. 9 anni fa
NetRCCredentialsProvider.java NetRC parser and credentials provider. 9 anni fa
OpenSshConfig.java Allow retrying connecting SshSession in case of an exception 10 anni fa
OperationResult.java Mark non-externalizable strings as such 11 anni fa
PackParser.java Cleanup use of java.util.Inflater, fixing rare infinite loops 9 anni fa
PackTransport.java Remove trailing whitespace at end of line 14 anni fa
PackedObjectInfo.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 anni fa
PacketLineIn.java Mark non-externalizable strings as such 11 anni fa
PacketLineOut.java smart-http: Support progress in ReceivePack 13 anni fa
PostReceiveHook.java Initial JGit contribution to eclipse.org 14 anni fa
PostReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 anni fa
PreReceiveHook.java Initial JGit contribution to eclipse.org 14 anni fa
PreReceiveHookChain.java Add simple chain implementations of transport hooks and loggers 12 anni fa
PreUploadHook.java Remove PreUploadHook.onPreAdvertiseRefs 12 anni fa
PreUploadHookChain.java Remove PreUploadHook.onPreAdvertiseRefs 12 anni fa
PushConnection.java Allow users to show server messages while pushing 11 anni fa
PushProcess.java Allow users to show server messages while pushing 11 anni fa
PushResult.java Initial JGit contribution to eclipse.org 14 anni fa
ReceiveCommand.java Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 10 anni fa
ReceivePack.java Implement atomic refs update, if possible by database 9 anni fa
RefAdvertiser.java upload-pack: send symbolic refs as capabilities 9 anni fa
RefFilter.java Add a RefFilter interface to ReceivePack and UploadPack 14 anni fa
RefSpec.java Support refspecs with wildcard in middle (not only at end) 11 anni fa
RemoteConfig.java Mark non-externalizable strings as such 11 anni fa
RemoteRefUpdate.java Mark non-externalizable strings as such 11 anni fa
RemoteSession.java Create RemoteSession interface 13 anni fa
RequestNotYetReadException.java Add missing @since tags to mark API added in 2.0 12 anni fa
ServiceMayNotContinueException.java Add / fix @since tags 10 anni fa
SideBandInputStream.java Allow users to show server messages while pushing 11 anni fa
SideBandOutputStream.java Fix variable name and error message for sideband testing 9 anni fa
SideBandProgressMonitor.java Mark non-externalizable strings as such 11 anni fa
SshSessionFactory.java Create RemoteSession interface 13 anni fa
SshTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 anni fa
TagOpt.java Mark non-externalizable strings as such 11 anni fa
TcpTransport.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 anni fa
TrackingRefUpdate.java Expose ReceiveCommand version of TrackingRefUpdate 10 anni fa
TransferConfig.java Allow configurable ObjectCheckers in fetch 9 anni fa
Transport.java Allow configurable ObjectCheckers in fetch 9 anni fa
TransportAmazonS3.java AmazonS3: Buffer pushed pack content under $GIT_DIR 9 anni fa
TransportBundle.java Mark non-externalizable strings as such 11 anni fa
TransportBundleFile.java Implement open(URIish) for TransportLocal 11 anni fa
TransportBundleStream.java Move JGitText to an internal package 12 anni fa
TransportGitAnon.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 anni fa
TransportGitSsh.java Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 anni fa
TransportHttp.java Do not use .netrc implicitly if no CredentialsProvider was set 9 anni fa
TransportLocal.java Implement open(URIish) for TransportLocal 11 anni fa
TransportProtocol.java Add Transport URI constructor without a repository 12 anni fa
TransportSftp.java Eliminate warnings for non-nls strings that will never be translated 9 anni fa
URIish.java Throw URISyntaxException for incorrect percent-encoding 9 anni fa
UploadPack.java upload-pack: send symbolic refs as capabilities 9 anni fa
UploadPackInternalServerErrorException.java Fix compilation with Java 1.5 13 anni fa
UploadPackLogger.java Fix @since tags in JGit, version 2.4 never existed 11 anni fa
UploadPackLoggerChain.java Add missing @since tags 11 anni fa
UploadPackMayNotContinueException.java Modify refs in UploadPack/ReceivePack using a hook interface 12 anni fa
UsernamePasswordCredentialsProvider.java Mark non-externalizable strings as such 11 anni fa
WalkEncryption.java Mark non-externalizable strings as such 11 anni fa
WalkFetchConnection.java Allow configurable ObjectCheckers in fetch 9 anni fa
WalkPushConnection.java Allow users to show server messages while pushing 11 anni fa
WalkRemoteObjectDatabase.java JGit 3.0: move internal classes into an internal subpackage 11 anni fa
WalkTransport.java Remove trailing whitespace at end of line 14 anni fa
package-info.java Add Javadoc description for packages 11 anni fa