7135 コミット (8e52e30b927974cb2d1bd62ba6348fde33ab832c)
 

作成者 SHA1 メッセージ 日付
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4年前
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution 4年前
  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 fcfe1299c3 Prepare 5.3.3-SNAPSHOT builds 5年前
  Matthias Sohn d6c7c42a1b JGit v5.3.2.201906051522-r 5年前
  Matthias Sohn 60d65bbd22 Merge branch 'stable-5.2' into stable-5.3 5年前
  Matthias Sohn 4018709eb9 Merge branch 'stable-5.1' into stable-5.2 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年前
  Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes 5年前
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5年前
  Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows 5年前
  Matthias Sohn 1e8b68cbc5 Tune max heap size for tests 5年前
  Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc 5年前
  Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs 5年前
  Matthias Sohn 92d1ca8099 Update API filters for methods added to fix bugs 5年前
  David Pursehouse 245c2c09a0 Bazel: Increase severity of most error-prone checks to ERROR 5年前
  David Pursehouse 4c33f70d5a Enable error-prone checks by default 5年前
  David Ostrovsky a4f5fc1572 Add bazel options to align with gerrit's 5年前
  Dave Borowitz 04bd5821e9 SystemReader: Respect passed-in parent when no system config is present 5年前
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 5年前
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5年前