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