2515 Révisions (stable-3.5)

Auteur SHA1 Message Date
  Matthias Sohn 8899006c09 JGit v3.5.3.201412180710-r il y a 9 ans
  Matthias Sohn dbe8b52c5c JGit v3.4.2.201412180340-r il y a 9 ans
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ il y a 9 ans
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" il y a 9 ans
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" il y a 9 ans
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker il y a 9 ans
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths il y a 9 ans
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath il y a 9 ans
  Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors il y a 9 ans
  Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file il y a 9 ans
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory il y a 9 ans
  Shawn Pearce 4206ea43b8 Switch FileHeader.extractFileLines to TemporaryBuffer.Heap il y a 9 ans
  Shawn Pearce 67b8bcc1c4 AmazonS3: Buffer pushed pack content under $GIT_DIR il y a 9 ans
  Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR il y a 9 ans
  Matthias Sohn 3521712032 Prepare 3.5.3-SNAPSHOT builds il y a 9 ans
  Matthias Sohn b5e5abcf4d JGit v3.5.2.201411120430-r il y a 9 ans
  Dani Megert 3e131a35e3 Don't use SSL anymore to avoid POODLE attack il y a 9 ans
  Matthias Sohn dcb52291a9 Prepare 3.5.2-SNAPSHOT builds il y a 9 ans
  Matthias Sohn 450ce163ef JGit v3.5.1.201410131835-r il y a 9 ans
  Christian Halstrick 88b25a58f0 When marking commits as uninteresting don't care if the tree exists il y a 9 ans
  Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare il y a 9 ans
  Matthias Sohn 848186da86 Prepare 3.5.1-SNAPSHOT builds il y a 9 ans
  Matthias Sohn 24a2f9e53d JGit v3.5.0.201409260305-r il y a 9 ans
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects il y a 9 ans
  Matthias Sohn 3f0d9795ea Add chaining credentials provider il y a 9 ans
  Matthias Sohn 1c0b2a28ac Do not use .netrc implicitly if no CredentialsProvider was set il y a 9 ans
  Matthias Sohn 66559681dd Prepare post 3.5.0-rc1 builds il y a 9 ans
  Matthias Sohn 48820c7b07 JGit 3.5.0.201409071800-rc1 il y a 9 ans
  Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo il y a 10 ans
  Robin Rosenberg 05896dabfc Drop warnings about unchecked casts in a few stable select places il y a 9 ans
  Robin Rosenberg 4c6857d1ec Hide warnings about field hiding in the MyersDiff code il y a 9 ans
  Robin Rosenberg 409c32b1cf Fix warnings about missing serialVersionUID il y a 9 ans
  Robin Rosenberg 1bb72eb758 Fix warning about missing serialVersionUID il y a 9 ans
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding il y a 9 ans
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated il y a 9 ans
  Robin Rosenberg 00c4a73fbc Windows: Hide the .git directory if hidedotfiles is set to non-false il y a 10 ans
  Konrad Kügler 9ac59efbbd PlotCommitList: Close plot lanes at root commits il y a 9 ans
  Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered il y a 9 ans
  Axel Richard 46f3007b52 Handle -m option for Merge command il y a 9 ans
  Shawn Pearce 7b7d033ee1 UploadPack: Always make PackWriter.Statistics available il y a 9 ans
  Marc Strapetz 6be184e15c PackIndexV2 should check for possible corruption il y a 9 ans
  Yuxuan 'fishy' Wang 9ea357f336 Allow projects without path attribute in manifest. il y a 9 ans
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as il y a 9 ans
  Yuxuan 'fishy' Wang 684a2a058a Handles repo manifest file without default remote. il y a 9 ans
  Shawn Pearce 199dd4a9a9 ReceivePack: Accept shallow lines from Git >= 1.9 il y a 9 ans
  Robin Stocker ce312d8afb Strip "<", ">", and "\n" from name/email in UserConfig il y a 9 ans
  Yi EungJun da6e729086 Throw URISyntaxException for incorrect percent-encoding il y a 9 ans
  Robin Rosenberg a0752f71fc Fix minor spelling error in comment il y a 9 ans
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. il y a 9 ans
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. il y a 9 ans