381 Revize (stable-3.6)

Autor SHA1 Zpráva Datum
  Shawn Pearce d1b627ed83 Honor git-core meaning of receive.denyDeletes allowing tag deletion před 9 roky
  Shawn Pearce 67b8bcc1c4 AmazonS3: Buffer pushed pack content under $GIT_DIR před 9 roky
  Shawn Pearce 485b751b2f Allow configurable ObjectCheckers in fetch před 9 roky
  Yuxuan 'fishy' Wang 749dfeffc8 upload-pack: send symbolic refs as capabilities před 9 roky
  Stefan Beller 423ad8b0ad Fix variable name and error message for sideband testing před 9 roky
  Christian Halstrick 714f677ca5 Add missing @since tags před 9 roky
  Stefan Beller 88c1b82e7a Implement atomic refs update, if possible by database před 9 roky
  Dani Megert 3e131a35e3 Don't use SSL anymore to avoid POODLE attack před 9 roky
  Robin Stocker 590e1b7602 BundleWriter: Support including HEAD in bundle před 9 roky
  Matthias Sohn 3f0d9795ea Add chaining credentials provider před 9 roky
  Matthias Sohn 1c0b2a28ac Do not use .netrc implicitly if no CredentialsProvider was set před 9 roky
  Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo před 10 roky
  Robin Rosenberg 05896dabfc Drop warnings about unchecked casts in a few stable select places před 10 roky
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding před 10 roky
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated před 10 roky
  Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered před 9 roky
  Shawn Pearce 7b7d033ee1 UploadPack: Always make PackWriter.Statistics available před 9 roky
  Shawn Pearce 199dd4a9a9 ReceivePack: Accept shallow lines from Git >= 1.9 před 9 roky
  Yi EungJun da6e729086 Throw URISyntaxException for incorrect percent-encoding před 9 roky
  Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops před 10 roky
  Alexey Kuznetsov a4f560551d NetRC parser and credentials provider. před 10 roky
  Stefan Lay 4b2b3294b8 Allow retrying connecting SshSession in case of an exception před 10 roky
  Anton Bannykh f4943de29b Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. před 10 roky
  Matthias Sohn f80b41fbc1 Fix authentication type names broken by 0b5441a8 před 10 roky
  Matthias Sohn 1f1e93214b Remove usage of IOException(Throwable) not available on Java 5 před 10 roky
  Laurent Goujon 4cb0bd8a43 Adds support for SPNEGO před 10 roky
  Laurent Goujon 0b5441a8ce Creates HttpAuthMethod type enum to support auth ordering před 10 roky
  Laurent Goujon 0e7622a915 Detects background authentication and force use of jgit authentication před 10 roky
  Jean-Jacques Lafay 8b65a4e6c6 Fix push to repo with non-fetched refs před 10 roky
  Bogdan Gheorghe 8923e67a16 Add API to permit the setting of additional HTTP headers před 10 roky
  Doug Kelly 44025d4c54 Automatically reload known_hosts file před 10 roky
  Shawn Pearce 911b115772 Expose ReceiveCommand version of TrackingRefUpdate před 10 roky
  Matthias Sohn a53a18e988 Ensure that stored credentials aren't reset too early před 10 roky
  Shawn Pearce 39904d6ad4 Abbreviate SHA-1s when reporting invalid objects před 10 roky
  Shawn Pearce 8924d4e0a0 Throw CorruptObjectException when a bad object is found před 10 roky
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks před 10 roky
  Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed před 10 roky
  Christian Halstrick fc9b1fbf6b Ensure that ssh authentication is retried only in JGit před 10 roky
  Shawn Pearce 4c3e7931ed Display progress while checking connectivity on push před 10 roky
  Shawn Pearce 3d412827e5 Allow configuration of receive pack's ObjectChecker through fsck.* před 10 roky
  Shawn Pearce ced58a7cff Correct fetch to use fetch.fsckObjects and transfer.fsckObjects před 10 roky
  Shawn Pearce a1a5218032 Default receive.fsckObjects to transfer.fsckObjects před 10 roky
  Shawn Pearce d300609495 Allow ReceivePack callers to configure their own ObjectChecker před 10 roky
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack před 10 roky
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more před 10 roky
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable před 10 roky
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack před 10 roky
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle před 10 roky
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient před 11 roky
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections před 11 roky