2355 次程式碼提交 (stable-3.6)

作者 SHA1 備註 提交日期
  Michael Keppler 1a72143780 Use baseline instead of centerline in PlotRenderer 9 年之前
  Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 9 年之前
  Shawn Pearce 3886a4f68b ResolveMerger: Use checkoutEntry during abort 9 年之前
  Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout 9 年之前
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9 年之前
  Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader 9 年之前
  Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors 9 年之前
  Shawn Pearce b34ea11720 Detect buffering failures while writing rebase todo file 9 年之前
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 9 年之前
  Shawn Pearce 4206ea43b8 Switch FileHeader.extractFileLines to TemporaryBuffer.Heap 9 年之前
  Shawn Pearce 67b8bcc1c4 AmazonS3: Buffer pushed pack content under $GIT_DIR 9 年之前
  Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 9 年之前
  Shawn Pearce b2f0fd03d8 Support DfsRepository from GarbageCollectCommand 9 年之前
  Shawn Pearce 485b751b2f Allow configurable ObjectCheckers in fetch 9 年之前
  Shawn Pearce b88f3a2a2c Cleanup TreeWalk creation/release inside StashApplyCommand 9 年之前
  Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 9 年之前
  Yuxuan 'fishy' Wang 749dfeffc8 upload-pack: send symbolic refs as capabilities 9 年之前
  Andrey Loskutov 2c940fa18a Don't use java.util.regex for two simple wildcard cases 9 年之前
  Christian Halstrick 140df39198 Let RepositoryBuilder find bare repos 9 年之前
  Christian Halstrick 0fc8b05a71 Introduce config parameter core.trustfolderstat 9 年之前
  Matthias Sohn da178eedd2 Fix javadoc formatting in ConfigConstants 9 年之前
  Stefan Beller 423ad8b0ad Fix variable name and error message for sideband testing 9 年之前
  Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 9 年之前
  Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned 9 年之前
  Christian Halstrick 714f677ca5 Add missing @since tags 9 年之前
  Stefan Beller 88c1b82e7a Implement atomic refs update, if possible by database 9 年之前
  Dani Megert 3e131a35e3 Don't use SSL anymore to avoid POODLE attack 9 年之前
  Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths 9 年之前
  Matthias Sohn abb57e6b56 Do not swallow exception if IndexDiff hits invalid ignore param 9 年之前
  Matthias Sohn d8fcc964a8 Fix non-externalized string warnings in IndexDiff 9 年之前
  Axel Richard 5328c8c916 Add new method IndexDiff#getPathsWithIndexMode 9 年之前
  Christian Halstrick 2532c28cb9 add missing @since tag in StatusCommand 9 年之前
  Matthias Sohn 8a398a9147 Add missing @since tags in SubmoduleWalk 9 年之前
  Matthias Sohn c017ac4c85 Add missing @since tags 9 年之前
  Christian Halstrick 696de653f3 Enhance SubmoduleWalk with a fast check whether a repo contains 9 年之前
  Christian Halstrick 6f0b92ff22 RebaseCommand should ignore submodule modifications 9 年之前
  Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore 9 年之前
  Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 9 年之前
  Andrey Loskutov 4ea8c655d6 Initialize 'pathLen' field also for empty directories 9 年之前
  Shawn Pearce 048dbf4173 Add retainOnReset(RevFlag) to RevWalk to simplify reset usage 9 年之前
  Robin Stocker 590e1b7602 BundleWriter: Support including HEAD in bundle 9 年之前
  Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 9 年之前
  Christian Halstrick 88b25a58f0 When marking commits as uninteresting don't care if the tree exists 9 年之前
  Christian Halstrick 6ed6494b8a Revert "When marking commits as uninteresting don't care if the tree exists" 9 年之前
  Christian Halstrick 441fdb54ef When marking commits as uninteresting don't care if the tree exists 9 年之前
  Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare 9 年之前
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 9 年之前
  Matthias Sohn 3f0d9795ea Add chaining credentials provider 9 年之前
  Andrey Loskutov 85b62b4c9c Fixed API violation errors for 3.6 in ConfigConstants 9 年之前
  Christian Halstrick 227357f929 Add "aggressive" option to GC 9 年之前