6481 次程式碼提交 (d45219baacab711abf3c4112146ca0522d984be2)
 

作者 SHA1 備註 提交日期
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 年之前
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 年之前
  Matthias Sohn 902935c38c Reuse FileUtils to recursively delete files created by tests 4 年之前
  Matthias Sohn d17efe880d Fix FileAttributeCache.toString() 4 年之前
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 4 年之前
  Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times 4 年之前
  Matthias Sohn 773cbb5f63 Fix org.eclipse.jdt.core.prefs of org.eclipse.jgit.junit 4 年之前
  Matthias Sohn 376c20f454 Add missing javadoc in org.eclipse.jgit.junit 4 年之前
  Matthias Sohn ba5d13ed42 Enhance RepeatRule to report number of failures at the end 4 年之前
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution 4 年之前
  Matthias Sohn bce4ac97fa Retry deleting test files in FileBasedConfigTest 4 年之前
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup 4 年之前
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs 4 年之前
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file 4 年之前
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache 4 年之前
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 4 年之前
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry 4 年之前
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 年之前
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution 5 年之前
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution 5 年之前
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution 5 年之前
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot 4 年之前
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 5 年之前
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 年之前
  Matthias Sohn 0966731cad Increase bazel timeout for long running tests 5 年之前
  David Ostrovsky bbef67e8d0 Bazel: Fix lint warning flagged by buildifier 5 年之前
  David Ostrovsky 74da1b2701 Update bazlets to latest version 5 年之前
  David Pursehouse 0aa8eca5f1 Bazel: Add missing dependencies for ArchiveCommandTest 4 年之前
  David Pursehouse e54fde8616 Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file 4 年之前
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 5 年之前
  Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously 5 年之前
  Matthias Sohn a024759cf5 Delete unused FileTreeIteratorWithTimeControl 4 年之前
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 4 年之前
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 5 年之前
  Matthias Sohn 1159f9dd7c Fix RacyGitTests#testRacyGitDetection 5 年之前
  Masaya Suzuki df637928d2 Change RacyGitTests to create a racy git situation in a stable way 5 年之前
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 年之前
  Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand 5 年之前
  Matthias Sohn c366f64839 Update Maven plugins ecj, plexus, error-prone 5 年之前
  Matthias Sohn 2d0a1adf05 Update Maven plugins and cleanup Maven warnings 5 年之前
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 年之前
  Matthias Sohn f6c989665e Fix API problem filters 5 年之前
  Matthias Sohn 57ccca75e6 Prepare 5.1.9-SNAPSHOT builds 5 年之前
  Matthias Sohn 2fe587fcfd JGit v5.1.8.201906050907-r 5 年之前
  Christian Halstrick 5f8d91fded Test detecting modified packfiles 5 年之前
  Christian Halstrick b2ee9cfbc3 Enhance fsTick() to use filesystem timer resolution 5 年之前
  Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index 5 年之前
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 5 年之前
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 5 年之前
  Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 5 年之前