Commit Graph

  • 690fc2267b Merge "ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks" Jonathan Tan 2019-07-24 13:37:07 -0400
  • de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times Matthias Sohn 2019-07-12 09:46:25 +0200
  • 773cbb5f63 Fix org.eclipse.jdt.core.prefs of org.eclipse.jgit.junit Matthias Sohn 2019-07-18 13:26:22 +0200
  • 376c20f454 Add missing javadoc in org.eclipse.jgit.junit Matthias Sohn 2019-07-18 13:25:39 +0200
  • 6272694185 JschConfigSessionFactory: [findbugs] Set synchronized Masaya Suzuki 2019-03-31 10:37:25 -0700
  • 81acf3b440 Merge "UploadPackTest: use Consumer to set up UploadPack" Jonathan Tan 2019-07-19 14:37:56 -0400
  • ba5d13ed42 Enhance RepeatRule to report number of failures at the end Matthias Sohn 2019-07-12 09:45:09 +0200
  • 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution Matthias Sohn 2019-07-10 16:17:21 +0200
  • bce4ac97fa Retry deleting test files in FileBasedConfigTest Matthias Sohn 2019-07-17 10:11:05 +0200
  • eda2e95fa8 Measure filesystem timestamp resolution already in test setup Matthias Sohn 2019-07-10 16:22:15 +0200
  • 93144f1438 Refactor FileSnapshotTest to use NIO APIs Matthias Sohn 2019-07-10 14:25:20 +0200
  • 99d351d0cb Measure stored timestamp resolution instead of time to touch file Matthias Sohn 2019-07-08 10:20:16 +0200
  • 37f7679fc9 Handle CancellationException in FileStoreAttributeCache Matthias Sohn 2019-07-19 14:43:52 +0200
  • 72d6e304b8 Fix FileSnapshot#saveNoConfig Matthias Sohn 2019-07-19 14:42:40 +0200
  • 04cecae3da UploadPack: add getProtocolV2Hook() method Ivan Frade 2019-07-08 14:44:26 -0700
  • 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks Ivan Frade 2019-07-02 14:22:02 +0200
  • d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry Matthias Sohn 2019-07-18 03:36:18 +0200
  • 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling Matthias Sohn 2019-07-03 01:07:14 +0200
  • b925ce0ae6 Upgrade maven-javadoc-plugin to 3.1.1 David Pursehouse 2019-07-09 11:00:51 +0900
  • e78dedd779 Upgrade ecj to 3.18.0 David Pursehouse 2019-06-21 09:57:40 +0900
  • d9e22fbd4f Upgrade wagon-ssh to 3.3.3 David Pursehouse 2019-06-18 09:07:13 +0900
  • 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution Matthias Sohn 2019-07-03 23:00:14 +0200
  • 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution Matthias Sohn 2019-06-27 00:39:24 +0200
  • be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution Matthias Sohn 2019-06-26 09:10:31 +0200
  • 09fec1a102 Add debug trace for FileSnapshot Matthias Sohn 2019-07-10 10:19:01 +0200
  • 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now Matthias Sohn 2019-06-26 01:11:12 +0200
  • 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration Matthias Sohn 2019-06-21 18:12:14 +0200
  • 16856f5a80 UploadPackTest: use Consumer to set up UploadPack Jonathan Tan 2019-04-02 17:00:12 -0700
  • 79d776429e Support "sideband-all" in protocol v2 fetch Jonathan Tan 2019-01-22 13:17:12 -0800
  • c1ed69de4a UploadPack: remove pckOut instance field Jonathan Tan 2019-01-22 13:17:12 -0800
  • e5f7d5a136 UploadPackTest: refactor capability config test Jonathan Tan 2019-01-22 13:17:12 -0800
  • 0966731cad Increase bazel timeout for long running tests Matthias Sohn 2019-06-10 23:35:20 +0200
  • bbef67e8d0 Bazel: Fix lint warning flagged by buildifier David Ostrovsky 2019-06-18 09:37:51 +0200
  • 74da1b2701 Update bazlets to latest version David Ostrovsky 2019-06-18 09:17:16 +0200
  • 0aa8eca5f1 Bazel: Add missing dependencies for ArchiveCommandTest David Pursehouse 2019-07-16 11:41:05 +0900
  • e54fde8616 Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file David Pursehouse 2019-07-16 11:19:09 +0900
  • 3a3c8de85c sshd: add missing javadoc in SshTestGitServer Thomas Wolf 2019-07-15 13:25:33 +0200
  • 6e741bc1eb sshd: shared reference in JGitClientSession must be volatile Thomas Wolf 2019-07-13 15:14:17 +0200
  • b8a514fdcb sshd: correct the protocol version exchange Thomas Wolf 2019-07-13 10:57:11 +0200
  • 848d9f0d71 TreeRevFilter: Refresh code to latest coding standards Ivan Frade 2019-07-12 15:59:54 -0700
  • 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit Matthias Sohn 2019-06-21 17:58:56 +0200
  • a950eac23b Optionally measure filesystem timestamp resolution asynchronously Matthias Sohn 2019-06-21 13:37:32 +0200
  • a024759cf5 Delete unused FileTreeIteratorWithTimeControl Matthias Sohn 2019-07-11 10:00:23 +0200
  • 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE Han-Wen Nienhuys 2019-07-09 14:49:30 +0200
  • 3f41bd9d2f Fix typos in Javadoc Michael Keppler 2018-11-25 20:15:53 +0100
  • 758124fa9c Correct @since in RevWalk for the --first-parent methods Thomas Wolf 2019-07-06 17:34:35 +0200
  • 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds Matthias Sohn 2019-06-21 11:00:05 +0200
  • 1159f9dd7c Fix RacyGitTests#testRacyGitDetection Matthias Sohn 2019-06-18 11:32:59 +0200
  • 3091dc4348 Move ServiceMayNotContinueException handling code from sendPack Masaya Suzuki 2019-03-04 19:35:52 -0800
  • f8267c9edb Move exception handling code to the caller Masaya Suzuki 2019-03-04 19:27:27 -0800
  • ca360ea2b5 Do not ignore secondary failure Masaya Suzuki 2019-03-04 19:01:39 -0800
  • 08d2d107ee Add assertThrows Masaya Suzuki 2019-06-13 19:11:40 -0700
  • 4973f05252 RevWalk: Add a setFirstParent that mimics C git's --first-parent Dave Borowitz 2019-06-03 14:03:49 -0700
  • cbccfed4b3 UploadPack: support lazy fetches if no bitmap Jonathan Tan 2019-05-23 13:28:53 -0700
  • dad9e1ff95 GlobalBundleCache: Fix ClassNewInstance warning from Error Prone David Pursehouse 2019-06-22 18:40:49 +0900
  • 4b0c192f2d Fix bundle localization of Apache SSH bundle Michael Keppler 2019-06-21 17:39:20 +0200
  • 99a5fa2283 IncorrectObjectTypeException: Fix typos in constructors' Javadoc David Pursehouse 2019-06-19 09:23:16 +0900
  • 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted René Scheibe 2018-08-04 13:19:17 +0200
  • b4edf9ec14 Fix "reset -hard" bug that folders could not be created René Scheibe 2018-08-04 19:26:11 +0200
  • df637928d2 Change RacyGitTests to create a racy git situation in a stable way Masaya Suzuki 2018-12-23 19:31:10 -0800
  • f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 David Pursehouse 2018-09-29 14:39:56 +0900
  • 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand Matthias Sohn 2019-06-16 23:58:06 +0200
  • c366f64839 Update Maven plugins ecj, plexus, error-prone Matthias Sohn 2019-06-18 16:55:02 +0200
  • 2d0a1adf05 Update Maven plugins and cleanup Maven warnings Matthias Sohn 2019-06-18 16:55:02 +0200
  • e5f86d4630 Bazel: Fix lint warning flagged by buildifier David Ostrovsky 2019-06-18 09:37:51 +0200
  • f0a14bb3f5 Update bazlets to latest version David Ostrovsky 2019-06-18 09:17:16 +0200
  • 459bd19582 [Java 11] Update mockito to 2.23.0 Matthias Sohn 2019-06-18 02:20:13 +0200
  • 3690f47b57 [Java 9] Fix GitDateFormatterTest Matthias Sohn 2019-06-18 01:48:10 +0200
  • 7607465006 [Java 11] Remove dependency on javax.xml.bind package David Ostrovsky 2019-06-17 23:28:52 +0200
  • 6d0168a414 Make inner classes static where possible David Pursehouse 2018-09-25 14:11:23 +0900
  • 430be89307 Error Prone: Increase severity of NonOverridingEquals to ERROR David Pursehouse 2019-06-16 16:28:02 +0900
  • 13696b8d8c Error Prone: Increase severity of ImmutableEnumChecker to ERROR David Pursehouse 2019-06-16 13:57:45 +0900
  • 383fe1e467 GitDateParser#ParseableSimpleDateFormat: Make formatStr private final David Pursehouse 2019-06-16 13:54:31 +0900
  • b84235c4d1 BatchRefUpdateTest: Suppress ImmutableEnumChecker warning David Pursehouse 2019-06-16 13:50:52 +0900
  • 9e499dad6d PacketLineIn: Suppress comparison warnings for END and DELIM David Pursehouse 2019-06-16 13:35:35 +0900
  • 50c0275aba FileSnapshot#toString: Suppress ReferenceEquality warnings David Pursehouse 2019-06-16 13:33:30 +0900
  • 215a2dcf0f Blame: Suppress ReferenceEquality warning for RevCommit instances David Pursehouse 2019-06-12 13:02:07 +0900
  • f6c989665e Fix API problem filters Matthias Sohn 2019-06-17 00:34:49 +0200
  • 76b3781f4b pgm: add missing optional dependency to org.tukaani:xz Matthias Sohn 2019-06-16 20:45:47 +0200
  • e3bcfe56c7 Merge "RebaseTodoFileTest: Fix "the the" typo" David Pursehouse 2019-06-16 00:27:04 -0400
  • b20bca8423 Ignore warning that tests don't export all packages Matthias Sohn 2019-06-16 02:34:48 +0200
  • 64de63ed41 Ensure all packages are exported Matthias Sohn 2019-06-16 02:30:10 +0200
  • 395e072a34 Delete unused API problem filters Matthias Sohn 2019-06-16 02:25:33 +0200
  • e456fba8ac Walk tag chains for --include-tag options Pavel Flaška 2017-11-24 14:55:28 +0100
  • 67b7771708 NetscapeCookieFile: Make hash static and group overloaded write Ivan Frade 2019-06-12 10:23:09 +0200
  • 83b0efbae6 NetscapeCookieFile: Javadoc fixes Ivan Frade 2019-06-12 10:18:10 +0200
  • 96bd5ad8a3 Config: Handle reference-equality warning (and empty javadoc) Ivan Frade 2019-06-12 09:50:38 +0200
  • 4fe4b0a6bf Error Prone: Increase severity of ShortCircuitBoolean to ERROR David Pursehouse 2019-06-12 14:23:42 +0900
  • 0f9063941c ObjectWalk: Prefer boolean operators over logical operators in comparisons David Pursehouse 2019-06-12 14:21:39 +0900
  • 2eeabde94a BasePackFetchConnection: Prefer boolean operators over logical operators in comparisons David Pursehouse 2019-06-12 13:12:52 +0900
  • 858736df37 PackWriter: Prefer boolean operators over logical operators in comparisons David Pursehouse 2019-06-12 13:10:32 +0900
  • fe676e7084 Update API comparison baseline to 5.4.0.201906121030-r Matthias Sohn 2019-06-13 03:02:31 +0200
  • 16fd3feefc Prepare 5.5.0-SNAPSHOT builds Matthias Sohn 2019-06-13 03:01:15 +0200
  • d189309cdc Merge branch 'stable-5.4' Matthias Sohn 2019-06-13 02:44:31 +0200
  • f3b7c2beae Prepare 5.4.1-SNAPSHOT builds Matthias Sohn 2019-06-12 17:35:11 +0200
  • 3dad0682be JGit v5.4.0.201906121030-r v5.4.0.201906121030-r Matthias Sohn 2019-06-12 16:29:11 +0200
  • 0e9361f066 JGit v5.4.0.201906120450-r Matthias Sohn 2019-06-12 10:50:14 +0200
  • 7c98a1aa1b RebaseTodoFileTest: Fix "the the" typo Ivan Frade 2019-06-12 09:35:21 +0200
  • 0f4554f126 Increase severity of OperatorPrecedence to ERROR, and fix instances David Pursehouse 2019-06-12 09:06:46 +0900
  • c177c6f4c5 Merge branch 'master' into stable-5.4 Matthias Sohn 2019-06-11 23:09:19 +0200