3837 Commits (d6aec5da313ee871689b3b5c550afb7f1b166443)

Author SHA1 Message Date
Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader 10 years ago
Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors 10 years ago
Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file 10 years ago
Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 10 years ago
Shawn Pearce 4206ea43b8 Switch FileHeader.extractFileLines to TemporaryBuffer.Heap 10 years ago
Shawn Pearce 67b8bcc1c4 AmazonS3: Buffer pushed pack content under $GIT_DIR 10 years ago
Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 10 years ago
Shawn Pearce b2f0fd03d8 Support DfsRepository from GarbageCollectCommand 10 years ago
Shawn Pearce 485b751b2f Allow configurable ObjectCheckers in fetch 10 years ago
Shawn Pearce b88f3a2a2c Cleanup TreeWalk creation/release inside StashApplyCommand 10 years ago
Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 10 years ago
Yuxuan 'fishy' Wang 749dfeffc8 upload-pack: send symbolic refs as capabilities 10 years ago
Andrey Loskutov 2c940fa18a Don't use java.util.regex for two simple wildcard cases 10 years ago
Christian Halstrick 140df39198 Let RepositoryBuilder find bare repos 10 years ago
Matthias Sohn 5672535360 Prepare post 3.6.0-m1 builds 10 years ago
Matthias Sohn 1555eeaa9c JGit v3.6.0.201411121045-m1 10 years ago
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