5228 Commits (d4404fb438c4cb31725a98e876cef8e3218ebd7f)

Author SHA1 Message Date
  Ivan Frade 8216929618 ReachabilityCheckers: @since 5.4 5 years ago
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 5 years ago
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 years ago
  Matthias Sohn 201bbd6ead Fix FileSnapshot's consideration of file size 5 years ago
  Matthias Sohn ed2e515ddf Fix API problem filters 5 years ago
  Thomas Wolf efe6d2bb5b GPG: check that the key found is a signing key 5 years ago
  Thomas Wolf 6536b5cbca GPG: use key fingerprint suffix to compare id for signing key 5 years ago
  Jonathan Tan f2318190bf UploadPack: restore inadvertently deleted line 5 years ago
  Ivan Frade 7b96bd812e UploadPack: Use reachability checker to validate non-advertised wants 5 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  Ivan Frade 601b0ae577 BitmappedReachabilityChecker: Reachability check using bitmaps 5 years ago
  Ivan Frade b6da4b34cc BitmapCalculator: Get the reachability bitmap of a commit 5 years ago
  Ivan Frade 4e196faa1b ReachabilityChecker: Default implementation with a RevWalk 5 years ago
  Matthias Sohn d31716f883 Prepare 5.4.0-SNAPSHOT builds 5 years ago
  Matthias Sohn f5957e433c Fix API problem filters 5 years ago
  Matthias Sohn b172015b23 JGit v5.4.0.201905081430-m2 5 years ago
  Matthias Sohn 8f2b4c8a6e Use integer depth in PackWriter's DepthAwareVisitationPolicy 5 years ago
  David Pursehouse 8491a1134e SubmoduleWalk#forPath: Clarify that caller must close returned instance 5 years ago
  David Pursehouse 18ae69158f ConfigConstants: Fix quoting of section names in javadocs 5 years ago
  Matthias Sohn 88b56ff1e9 Silence API errors and add missing @since tags caused by 175e6654 5 years ago
  Matthias Sohn 1342942cc8 Prepare 5.3.2-SNAPSHOT builds 5 years ago
  Matthias Sohn 38049a008d JGit v5.3.1.201904271842-r 5 years ago
  Matthias Sohn a72e0b0188 Prepare 5.2.3-SNAPSHOT builds 5 years ago
  Matthias Sohn 1d297c3ddc JGit v5.2.2.201904231744-r 5 years ago
  Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 5 years ago
  Matthias Sohn c2945bd261 Prepare 5.1.8-SNAPSHOT builds 5 years ago
  Matthias Sohn 22e41cfd56 JGit v5.1.7.201904200442-r 5 years ago
  Matthias Sohn f90c526cfb Prepare 4.11.9-SNAPSHOT builds 5 years ago
  Matthias Sohn 513710a9a4 JGit v4.11.8.201904181247-r 5 years ago
  Matthias Sohn 551110b0e2 Prepare 4.9.11-SNAPSHOT builds 5 years ago
  Matthias Sohn 7be6f02d32 JGit v4.9.10.201904181027-r 5 years ago
  Matthias Sohn 21042c0de7 Prepare 4.7.10-SNAPSHOT builds 5 years ago
  Matthias Sohn cfeb4187b7 JGit v4.7.9.201904161809-r 5 years ago
  Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing 5 years ago
  Matthew DeVore 175e66548b tree:<depth> should not traverse overly-deep trees 5 years ago
  Matthew DeVore 93dd2d482a Preliminary support for tree:<depth> filter 5 years ago
  Matthias Sohn 0291b2eaf8 Prepare 4.5.8-SNAPSHOT builds 5 years ago
  Matthias Sohn adccfd4503 JGit v4.5.7.201904151645-r 5 years ago
  Jonathan Nieder 460500e99a Revert "Use try-with-resources in SubmoduleWalk" 5 years ago
  Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 5 years ago
  Carsten Hammer 39b0b51b12 Use try-with-resources in SubmoduleWalk 5 years ago
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 5 years ago
  Carsten Hammer 6e03645ad8 Use jdk 5 for loop 5 years ago
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 years ago
  Masaya Suzuki 3c1af2761f Process unshallow commits first 5 years ago
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile 5 years ago
  Carsten Hammer 38eaa490f2 Remove unnecessary type specifications 5 years ago
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" 5 years ago
  Carsten Hammer bf251ea0e8 Replace usage of String.indexOf with String.contains where possible 5 years ago
  Matthias Sohn aa6e7e2c12 Fix API problem filters 5 years ago