7203 Commits (3cea3676c75127dd720ea4c0b86d92ed040f7fa7)
 

Autor SHA1 Mensagem Data
  Matthias Sohn ba5d13ed42 Enhance RepeatRule to report number of failures at the end 4 anos atrás
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution 4 anos atrás
  Matthias Sohn bce4ac97fa Retry deleting test files in FileBasedConfigTest 4 anos atrás
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup 4 anos atrás
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs 4 anos atrás
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file 4 anos atrás
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache 4 anos atrás
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 4 anos atrás
  Ivan Frade 04cecae3da UploadPack: add getProtocolV2Hook() method 4 anos atrás
  Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 4 anos atrás
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry 4 anos atrás
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 anos atrás
  David Pursehouse b925ce0ae6 Upgrade maven-javadoc-plugin to 3.1.1 4 anos atrás
  David Pursehouse e78dedd779 Upgrade ecj to 3.18.0 5 anos atrás
  David Pursehouse d9e22fbd4f Upgrade wagon-ssh to 3.3.3 5 anos atrás
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution 4 anos atrás
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution 5 anos atrás
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution 5 anos atrás
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot 4 anos atrás
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 5 anos atrás
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 anos atrás
  Jonathan Tan 16856f5a80 UploadPackTest: use Consumer to set up UploadPack 5 anos atrás
  Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 anos atrás
  Jonathan Tan c1ed69de4a UploadPack: remove pckOut instance field 5 anos atrás
  Jonathan Tan e5f7d5a136 UploadPackTest: refactor capability config test 5 anos atrás
  Matthias Sohn 0966731cad Increase bazel timeout for long running tests 5 anos atrás
  David Ostrovsky bbef67e8d0 Bazel: Fix lint warning flagged by buildifier 5 anos atrás
  David Ostrovsky 74da1b2701 Update bazlets to latest version 5 anos atrás
  David Pursehouse 0aa8eca5f1 Bazel: Add missing dependencies for ArchiveCommandTest 4 anos atrás
  David Pursehouse e54fde8616 Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file 4 anos atrás
  Thomas Wolf 3a3c8de85c sshd: add missing javadoc in SshTestGitServer 4 anos atrás
  Thomas Wolf 6e741bc1eb sshd: shared reference in JGitClientSession must be volatile 4 anos atrás
  Thomas Wolf b8a514fdcb sshd: correct the protocol version exchange 4 anos atrás
  Ivan Frade 848d9f0d71 TreeRevFilter: Refresh code to latest coding standards 4 anos atrás
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 5 anos atrás
  Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously 5 anos atrás
  Matthias Sohn a024759cf5 Delete unused FileTreeIteratorWithTimeControl 4 anos atrás
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 4 anos atrás
  Michael Keppler 3f41bd9d2f Fix typos in Javadoc 5 anos atrás
  Thomas Wolf 758124fa9c Correct @since in RevWalk for the --first-parent methods 4 anos atrás
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 5 anos atrás
  Matthias Sohn 1159f9dd7c Fix RacyGitTests#testRacyGitDetection 5 anos atrás
  Masaya Suzuki 3091dc4348 Move ServiceMayNotContinueException handling code from sendPack 5 anos atrás
  Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 anos atrás
  Masaya Suzuki ca360ea2b5 Do not ignore secondary failure 5 anos atrás
  Masaya Suzuki 08d2d107ee Add assertThrows 5 anos atrás
  Dave Borowitz 4973f05252 RevWalk: Add a setFirstParent that mimics C git's --first-parent 5 anos atrás
  Jonathan Tan cbccfed4b3 UploadPack: support lazy fetches if no bitmap 5 anos atrás
  David Pursehouse dad9e1ff95 GlobalBundleCache: Fix ClassNewInstance warning from Error Prone 5 anos atrás
  Michael Keppler 4b0c192f2d Fix bundle localization of Apache SSH bundle 5 anos atrás