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