2283 Commit (stable-3.5)

Autore SHA1 Messaggio Data
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 9 anni fa
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" 9 anni fa
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" 9 anni fa
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker 9 anni fa
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 9 anni fa
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9 anni fa
  Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors 9 anni fa
  Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file 9 anni fa
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 9 anni fa
  Shawn Pearce 4206ea43b8 Switch FileHeader.extractFileLines to TemporaryBuffer.Heap 9 anni fa
  Shawn Pearce 67b8bcc1c4 AmazonS3: Buffer pushed pack content under $GIT_DIR 9 anni fa
  Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 9 anni fa
  Dani Megert 3e131a35e3 Don't use SSL anymore to avoid POODLE attack 9 anni fa
  Christian Halstrick 88b25a58f0 When marking commits as uninteresting don't care if the tree exists 9 anni fa
  Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare 9 anni fa
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 9 anni fa
  Matthias Sohn 3f0d9795ea Add chaining credentials provider 9 anni fa
  Matthias Sohn 1c0b2a28ac Do not use .netrc implicitly if no CredentialsProvider was set 9 anni fa
  Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo 10 anni fa
  Robin Rosenberg 05896dabfc Drop warnings about unchecked casts in a few stable select places 10 anni fa
  Robin Rosenberg 4c6857d1ec Hide warnings about field hiding in the MyersDiff code 10 anni fa
  Robin Rosenberg 409c32b1cf Fix warnings about missing serialVersionUID 10 anni fa
  Robin Rosenberg 1bb72eb758 Fix warning about missing serialVersionUID 10 anni fa
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 anni fa
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 10 anni fa
  Robin Rosenberg 00c4a73fbc Windows: Hide the .git directory if hidedotfiles is set to non-false 10 anni fa
  Konrad Kügler 9ac59efbbd PlotCommitList: Close plot lanes at root commits 9 anni fa
  Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered 9 anni fa
  Axel Richard 46f3007b52 Handle -m option for Merge command 9 anni fa
  Shawn Pearce 7b7d033ee1 UploadPack: Always make PackWriter.Statistics available 9 anni fa
  Marc Strapetz 6be184e15c PackIndexV2 should check for possible corruption 10 anni fa
  Yuxuan 'fishy' Wang 9ea357f336 Allow projects without path attribute in manifest. 9 anni fa
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as 10 anni fa
  Yuxuan 'fishy' Wang 684a2a058a Handles repo manifest file without default remote. 9 anni fa
  Shawn Pearce 199dd4a9a9 ReceivePack: Accept shallow lines from Git >= 1.9 9 anni fa
  Robin Stocker ce312d8afb Strip "<", ">", and "\n" from name/email in UserConfig 9 anni fa
  Yi EungJun da6e729086 Throw URISyntaxException for incorrect percent-encoding 9 anni fa
  Robin Rosenberg a0752f71fc Fix minor spelling error in comment 9 anni fa
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 9 anni fa
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 9 anni fa
  Robin Stocker 4bdd0037aa Add toString to Git with repository path 9 anni fa
  Shawn Pearce 9bb891e44d ResolveMerger: Use the ObjectReader to access objects 10 anni fa
  Marc Strapetz ce48fba05e PackIndexV2: fix possibly wrong check 10 anni fa
  Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops 10 anni fa
  Shawn Pearce 861f5f649f Add missing @since 3.5 tag to RepoCommand.setIncludedFileReader 10 anni fa
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 10 anni fa
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 10 anni fa
  Dave Borowitz 8ea4319388 Add a Merger.merge method that makes flushing optional 11 anni fa
  Dave Borowitz 0ab3f43c85 Teach mergers to use ObjectInserter.newReader() 11 anni fa
  Yuxuan 'fishy' Wang 38a24bc799 Tweak the handling of remote url in jgit repo. 10 anni fa