3308 Commits (b3f4abdda1f00c7ca72f3c7c95e180e28b9aa776)

Author SHA1 Message Date
Alexander Kurtakov 5c788e2ce5 Do not use deprecated tasks in maven-antrun-plugin. 10 years ago
Matthias Sohn efb91ee2d1 Implement FileSnapshot.toString() to help debugging 10 years ago
Christian Halstrick 1b9130e8db Make sure modifications to config-param trustFolderStat are detected 10 years ago
Ilmars Poikans 786ad999cd Fix integer overflow in DiffFormatter when context is set to large int 10 years ago
Shawn Pearce d1b627ed83 Honor git-core meaning of receive.denyDeletes allowing tag deletion 10 years ago
Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker 10 years ago
Michael Keppler 1a72143780 Use baseline instead of centerline in PlotRenderer 10 years ago
Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 10 years ago
Shawn Pearce 3886a4f68b ResolveMerger: Use checkoutEntry during abort 10 years ago
Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout 10 years ago
Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 10 years ago
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