4880 Commits (stable-5.2)

Author SHA1 Message Date
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 4 years ago
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file 4 years ago
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache 4 years ago
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 4 years ago
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry 4 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution 4 years ago
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution 4 years ago
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution 4 years ago
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot 4 years ago
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 4 years ago
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 4 years ago
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 4 years ago
  Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously 4 years ago
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 4 years ago
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 4 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand 4 years ago
  Matthias Sohn 2d0a1adf05 Update Maven plugins and cleanup Maven warnings 4 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  Matthias Sohn f6c989665e Fix API problem filters 4 years ago
  Matthias Sohn 57ccca75e6 Prepare 5.1.9-SNAPSHOT builds 5 years ago
  Matthias Sohn 2fe587fcfd JGit v5.1.8.201906050907-r 5 years ago
  Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index 5 years ago
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 5 years ago
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 5 years ago
  Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 5 years ago
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5 years ago
  Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs 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
  Matthias Sohn f5957e433c Fix API problem filters 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
  Matthias Sohn 0291b2eaf8 Prepare 4.5.8-SNAPSHOT builds 5 years ago
  Matthias Sohn adccfd4503 JGit v4.5.7.201904151645-r 5 years ago
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile 5 years ago
  Matthias Sohn aa6e7e2c12 Fix API problem filters 5 years ago
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 years ago