2849 Commits (d59fafc7ca3bc0dd0a54cfabf57538fa5458a96f)

Author SHA1 Message Date
Matthias Sohn 3521712032 Prepare 3.5.3-SNAPSHOT builds 10 years ago
Matthias Sohn b5e5abcf4d JGit v3.5.2.201411120430-r 10 years ago
Christian Halstrick 0fc8b05a71 Introduce config parameter core.trustfolderstat 10 years ago
Matthias Sohn da178eedd2 Fix javadoc formatting in ConfigConstants 10 years ago
Stefan Beller 423ad8b0ad Fix variable name and error message for sideband testing 10 years ago
Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 10 years ago
Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned 10 years ago
Christian Halstrick 714f677ca5 Add missing @since tags 10 years ago
Stefan Beller 88c1b82e7a Implement atomic refs update, if possible by database 10 years ago
Dani Megert 3e131a35e3 Don't use SSL anymore to avoid POODLE attack 10 years ago
Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths 10 years ago
Matthias Sohn abb57e6b56 Do not swallow exception if IndexDiff hits invalid ignore param 10 years ago
Matthias Sohn d8fcc964a8 Fix non-externalized string warnings in IndexDiff 10 years ago
Axel Richard 5328c8c916 Add new method IndexDiff#getPathsWithIndexMode 10 years ago
Christian Halstrick 2532c28cb9 add missing @since tag in StatusCommand 10 years ago
Matthias Sohn 8a398a9147 Add missing @since tags in SubmoduleWalk 10 years ago
Matthias Sohn c017ac4c85 Add missing @since tags 10 years ago
Christian Halstrick 696de653f3 Enhance SubmoduleWalk with a fast check whether a repo contains 10 years ago
Christian Halstrick 6f0b92ff22 RebaseCommand should ignore submodule modifications 10 years ago
Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore 10 years ago
Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 10 years ago
Andrey Loskutov 4ea8c655d6 Initialize 'pathLen' field also for empty directories 10 years ago
Shawn Pearce 048dbf4173 Add retainOnReset(RevFlag) to RevWalk to simplify reset usage 10 years ago
Robin Stocker 590e1b7602 BundleWriter: Support including HEAD in bundle 10 years ago
Matthias Sohn dcb52291a9 Prepare 3.5.2-SNAPSHOT builds 10 years ago
Matthias Sohn 450ce163ef JGit v3.5.1.201410131835-r 10 years ago
Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 10 years ago
Christian Halstrick 88b25a58f0 When marking commits as uninteresting don't care if the tree exists 10 years ago
Christian Halstrick 6ed6494b8a Revert "When marking commits as uninteresting don't care if the tree exists" 10 years ago
Christian Halstrick 441fdb54ef When marking commits as uninteresting don't care if the tree exists 10 years ago
Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare 10 years ago
Matthias Sohn 848186da86 Prepare 3.5.1-SNAPSHOT builds 10 years ago
Matthias Sohn 24a2f9e53d JGit v3.5.0.201409260305-r 10 years ago
Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 10 years ago
Matthias Sohn 3f0d9795ea Add chaining credentials provider 10 years ago
Andrey Loskutov 85b62b4c9c Fixed API violation errors for 3.6 in ConfigConstants 10 years ago
Christian Halstrick 227357f929 Add "aggressive" option to GC 10 years ago
Matthias Sohn 1c0b2a28ac Do not use .netrc implicitly if no CredentialsProvider was set 10 years ago
Marc Strapetz f2ebc8d4c5 PackIndexV1 should check for possible corruption 10 years ago
Matthias Sohn 66559681dd Prepare post 3.5.0-rc1 builds 10 years ago
Matthias Sohn 48820c7b07 JGit 3.5.0.201409071800-rc1 10 years ago
Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo 10 years ago
Matthias Sohn 6ccf609e89 Prepare 3.6.0-SNAPSHOT builds 10 years ago
Shawn Pearce bc90ce7788 PackWriter: Report more stats during partial writes 10 years ago
Robin Rosenberg 05896dabfc Drop warnings about unchecked casts in a few stable select places 10 years ago
Robin Rosenberg 4c6857d1ec Hide warnings about field hiding in the MyersDiff code 10 years ago
Robin Rosenberg 409c32b1cf Fix warnings about missing serialVersionUID 10 years ago
Robin Rosenberg 1bb72eb758 Fix warning about missing serialVersionUID 10 years ago
Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 years ago
Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 10 years ago