7212 Commits (d7ee5aafee7c4eabeea6de8dd125a1ad4ddcdc0f)
 

Author SHA1 Message Date
Ivan Frade e9dd131d55 PreUploadHookChain: Use list instead of array internally 5 years ago
Ivan Frade d1f7efcf2b PostUploadHookChain: Use a list instead of array internally 5 years ago
Jonathan Tan b734412724 Merge "UploadPack: add getProtocolV2Hook() method" 5 years ago
Jonathan Tan 690fc2267b Merge "ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks" 5 years ago
Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times 5 years ago
Matthias Sohn 773cbb5f63 Fix org.eclipse.jdt.core.prefs of org.eclipse.jgit.junit 5 years ago
Matthias Sohn 376c20f454 Add missing javadoc in org.eclipse.jgit.junit 5 years ago
Masaya Suzuki 6272694185 JschConfigSessionFactory: [findbugs] Set synchronized 5 years ago
Jonathan Tan 81acf3b440 Merge "UploadPackTest: use Consumer to set up UploadPack" 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
Ivan Frade 04cecae3da UploadPack: add getProtocolV2Hook() method 5 years ago
Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 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
David Pursehouse b925ce0ae6 Upgrade maven-javadoc-plugin to 3.1.1 5 years ago
David Pursehouse e78dedd779 Upgrade ecj to 3.18.0 5 years ago
David Pursehouse d9e22fbd4f Upgrade wagon-ssh to 3.3.3 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
Jonathan Tan 16856f5a80 UploadPackTest: use Consumer to set up UploadPack 5 years ago
Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 years ago
Jonathan Tan c1ed69de4a UploadPack: remove pckOut instance field 5 years ago
Jonathan Tan e5f7d5a136 UploadPackTest: refactor capability config test 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
Thomas Wolf 3a3c8de85c sshd: add missing javadoc in SshTestGitServer 5 years ago
Thomas Wolf 6e741bc1eb sshd: shared reference in JGitClientSession must be volatile 5 years ago
Thomas Wolf b8a514fdcb sshd: correct the protocol version exchange 5 years ago
Ivan Frade 848d9f0d71 TreeRevFilter: Refresh code to latest coding standards 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
Michael Keppler 3f41bd9d2f Fix typos in Javadoc 5 years ago
Thomas Wolf 758124fa9c Correct @since in RevWalk for the --first-parent methods 5 years ago
Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 5 years ago