21 コミット (35d99477b81043f24314c4c84da8f29e601bec19)

作成者 SHA1 メッセージ 日付
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests 4年前
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 4年前
  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 130aa31262 Add test for racy git detection in FileSnapshot 4年前
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution 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 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4年前
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 4年前
  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 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc 5年前
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 5年前
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5年前
  David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource 6年前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7年前
  Christian Halstrick 11d24e6844 Fix FileSnapshot.isModified 7年前
  David Pursehouse a45cfee7a3 Organize imports 7年前
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases 10年前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11年前
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11年前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13年前
  Robin Rosenberg c3f52c62a8 Fix FileSnapShot 13年前