7287 Commits (e0ea41b500346397c513294f51cc9cf7c9ceb47e)
 

Author SHA1 Message Date
  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
  Matthias Sohn 1159f9dd7c Fix RacyGitTests#testRacyGitDetection 5 years ago
  Masaya Suzuki 3091dc4348 Move ServiceMayNotContinueException handling code from sendPack 5 years ago
  Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 years ago
  Masaya Suzuki ca360ea2b5 Do not ignore secondary failure 5 years ago
  Masaya Suzuki 08d2d107ee Add assertThrows 5 years ago
  Dave Borowitz 4973f05252 RevWalk: Add a setFirstParent that mimics C git's --first-parent 5 years ago
  Jonathan Tan cbccfed4b3 UploadPack: support lazy fetches if no bitmap 5 years ago
  David Pursehouse dad9e1ff95 GlobalBundleCache: Fix ClassNewInstance warning from Error Prone 5 years ago
  Michael Keppler 4b0c192f2d Fix bundle localization of Apache SSH bundle 5 years ago
  David Pursehouse 99a5fa2283 IncorrectObjectTypeException: Fix typos in constructors' Javadoc 5 years ago
  René Scheibe 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted 5 years ago
  René Scheibe b4edf9ec14 Fix "reset -hard" bug that folders could not be created 5 years ago
  Masaya Suzuki df637928d2 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand 5 years ago
  Matthias Sohn c366f64839 Update Maven plugins ecj, plexus, error-prone 5 years ago
  Matthias Sohn 2d0a1adf05 Update Maven plugins and cleanup Maven warnings 5 years ago
  David Ostrovsky e5f86d4630 Bazel: Fix lint warning flagged by buildifier 5 years ago
  David Ostrovsky f0a14bb3f5 Update bazlets to latest version 5 years ago
  Matthias Sohn 459bd19582 [Java 11] Update mockito to 2.23.0 5 years ago
  Matthias Sohn 3690f47b57 [Java 9] Fix GitDateFormatterTest 5 years ago
  David Ostrovsky 7607465006 [Java 11] Remove dependency on javax.xml.bind package 5 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  David Pursehouse 430be89307 Error Prone: Increase severity of NonOverridingEquals to ERROR 5 years ago
  David Pursehouse 13696b8d8c Error Prone: Increase severity of ImmutableEnumChecker to ERROR 5 years ago