7316 Commits (195b8fc94c11146f5aa495ba975b82dfa3516a26)
 

Author SHA1 Message Date
Matthias Sohn 376c20f454 Add missing javadoc in org.eclipse.jgit.junit 5 years ago
Matthias Sohn ba5d13ed42 Enhance RepeatRule to report number of failures at the end 5 years ago
Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution 5 years ago
Matthias Sohn bce4ac97fa Retry deleting test files in FileBasedConfigTest 5 years ago
Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup 5 years ago
Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs 5 years ago
Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file 5 years ago
Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache 5 years ago
Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 5 years ago
Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry 5 years ago
Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution 5 years ago
Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution 5 years ago
Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution 5 years ago
Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot 5 years ago
Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 5 years ago
Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 years ago
Matthias Sohn 0966731cad Increase bazel timeout for long running tests 5 years ago
David Ostrovsky bbef67e8d0 Bazel: Fix lint warning flagged by buildifier 5 years ago
David Ostrovsky 74da1b2701 Update bazlets to latest version 5 years ago
David Pursehouse 0aa8eca5f1 Bazel: Add missing dependencies for ArchiveCommandTest 5 years ago
David Pursehouse e54fde8616 Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file 5 years ago
Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 5 years ago
Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously 5 years ago
Matthias Sohn a024759cf5 Delete unused FileTreeIteratorWithTimeControl 5 years ago
Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 5 years ago
Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 5 years ago
Matthias Sohn 1159f9dd7c Fix RacyGitTests#testRacyGitDetection 5 years ago
David Pursehouse dad9e1ff95 GlobalBundleCache: Fix ClassNewInstance warning from Error Prone 6 years ago
David Pursehouse 99a5fa2283 IncorrectObjectTypeException: Fix typos in constructors' Javadoc 6 years ago
Masaya Suzuki df637928d2 Change RacyGitTests to create a racy git situation in a stable way 6 years ago
David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 6 years ago
Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand 6 years ago
Matthias Sohn c366f64839 Update Maven plugins ecj, plexus, error-prone 6 years ago
Matthias Sohn 2d0a1adf05 Update Maven plugins and cleanup Maven warnings 6 years ago
David Pursehouse 6d0168a414 Make inner classes static where possible 6 years ago
David Pursehouse 430be89307 Error Prone: Increase severity of NonOverridingEquals to ERROR 6 years ago
David Pursehouse 13696b8d8c Error Prone: Increase severity of ImmutableEnumChecker to ERROR 6 years ago
David Pursehouse 383fe1e467 GitDateParser#ParseableSimpleDateFormat: Make formatStr private final 6 years ago
David Pursehouse b84235c4d1 BatchRefUpdateTest: Suppress ImmutableEnumChecker warning 6 years ago
David Pursehouse 9e499dad6d PacketLineIn: Suppress comparison warnings for END and DELIM 6 years ago
David Pursehouse 50c0275aba FileSnapshot#toString: Suppress ReferenceEquality warnings 6 years ago
David Pursehouse 215a2dcf0f Blame: Suppress ReferenceEquality warning for RevCommit instances 6 years ago
Matthias Sohn f6c989665e Fix API problem filters 6 years ago
Matthias Sohn 76b3781f4b pgm: add missing optional dependency to org.tukaani:xz 6 years ago
Ivan Frade 67b7771708 NetscapeCookieFile: Make hash static and group overloaded write 6 years ago
Ivan Frade 83b0efbae6 NetscapeCookieFile: Javadoc fixes 6 years ago
Ivan Frade 96bd5ad8a3 Config: Handle reference-equality warning (and empty javadoc) 6 years ago
David Pursehouse 4fe4b0a6bf Error Prone: Increase severity of ShortCircuitBoolean to ERROR 6 years ago
David Pursehouse 0f9063941c ObjectWalk: Prefer boolean operators over logical operators in comparisons 6 years ago