1. 5e44bfa Fix ApplyCommand which doesn't work if patch adds empty file by Anton Khodos · 6 years ago
  2. 8c7f1a6 TransportHttp: resolve redirect URIs from the "Location" header by Thomas Wolf · 6 years ago
  3. 39e83a6 GPG: also consider pubring.gpg when looking for keys by Thomas Wolf · 6 years ago
  4. db0eb9f GPG: check secring.gpg for keys if pubring.kbx is empty by Thomas Wolf · 6 years ago
  5. 3cea367 Merge branch 'stable-5.4' by Matthias Sohn · 6 years ago
  6. a65e7c7 Export all packages of o.e.j.ant and o.e.j.archive bundles by Matthias Sohn · 6 years ago
  7. 1574353 Do not require test bundles to export all packages by Matthias Sohn · 6 years ago
  8. 83502bb Fix API problem filters by Matthias Sohn · 6 years ago
  9. 40f6c92 Increase severity of AmbiguousMethodReference to ERROR by David Pursehouse · 6 years ago
  10. 13df53c [error prone] suppress AmbiguousMethodReference in AnyLongObjectId by David Pursehouse · 6 years ago
  11. 86be1b4 Upgrade eclipse-jarsigner-plugin to 1.1.6 by David Pursehouse · 6 years ago
  12. 8ad6a7c Upgrade Spotbugs to 3.1.12.2 by David Pursehouse · 6 years ago
  13. 8974e14 Upgrade maven-site-plugin to 3.8.2 by Marco Miller · 6 years ago
  14. 4b9ed3f [error prone] fix ReferenceEquality warning in CommitBuilder by Matthias Sohn · 6 years ago
  15. b4cb06b [error prone] suppress NonAtomicVolatileUpdate warning in SimpleLruCache by Matthias Sohn · 6 years ago
  16. 66cb2d9 [error prone] fix ReferenceEquality warning in CommitGraphPane#authorFor by Matthias Sohn · 6 years ago
  17. 70258a9 [error prone] fix ReferenceEquality warning in RevWalk#isMergedInto by Matthias Sohn · 6 years ago
  18. 722deaa [error prone] fix ReferenceEquality warning in RefUpdate#updateImpl by Matthias Sohn · 6 years ago
  19. bac0e8f [error prone] fix ReferenceEquality warning in static equals methods by Matthias Sohn · 6 years ago
  20. 8f7e851 [error prone] suppress AmbiguousMethodReference in AnyObjectId by Matthias Sohn · 6 years ago
  21. 2f89111 [error prone] fix "FutureReturnValueIgnored" error in FS by Matthias Sohn · 6 years ago
  22. a52b331 Fix formatting and add missing braces in Repository#stripWorkDir by Matthias Sohn · 6 years ago
  23. 400bfd6 Repository: fix reference comparison of Files by Matthias Sohn · 6 years ago
  24. 6370098 MergeAlgorithm: Suppress Error Prone warning about reference equality by David Pursehouse · 6 years ago
  25. 72ae089 Fix NarrowingCompoundAssignment warnings from Error Prone by David Pursehouse · 6 years ago
  26. aefb112 FS_POSIX: handle Files.getFileStore() failures by Thomas Wolf · 6 years ago
  27. f54db4a Merge branch 'stable-5.3' into stable-5.4 by Matthias Sohn · 6 years ago
  28. 7185555 Merge branch 'stable-5.2' into stable-5.3 by Matthias Sohn · 6 years ago
  29. 0046b2a Merge branch 'stable-5.1' into stable-5.2 by Matthias Sohn · 6 years ago
  30. 5a88815 Fix OpenSshConfigTest#config by Matthias Sohn · 6 years ago
  31. 1b22f1a Merge changes from topic 'sshd' by David Pursehouse · 6 years ago
  32. e60b9e1 FileSnapshot: fix bug with timestamp thresholding by Han-Wen Nienhuys · 6 years ago
  33. 3b368d5 In LockFile#waitForStatChange wait in units of file time resolution by Matthias Sohn · 6 years ago
  34. 6857138 Cache FileStoreAttributeCache per directory by Matthias Sohn · 6 years ago
  35. 275f3da Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) by Matthias Sohn · 6 years ago
  36. d45219b Persist minimal racy threshold and allow manual configuration by Matthias Sohn · 6 years ago
  37. 5911521 Measure minimum racy interval to auto-configure FileSnapshot by Matthias Sohn · 6 years ago
  38. 863c268 Merge "Constants for objects and info/{http-,}alternates" by Jonathan Nieder · 6 years ago
  39. 59640fb Constants for objects and info/{http-,}alternates by David Turner · 6 years ago
  40. 9110037 UploadPack: move writing of "packfile" header by Jonathan Tan · 6 years ago
  41. 902935c Reuse FileUtils to recursively delete files created by tests by Matthias Sohn · 6 years ago
  42. d17efe8 Fix FileAttributeCache.toString() by Matthias Sohn · 6 years ago
  43. 130aa31 Add test for racy git detection in FileSnapshot by Matthias Sohn · 6 years ago
  44. e5e56e8 Merge "JGit pgm tests must quote paths on the command line" by David Pursehouse · 6 years ago
  45. 5fe455c JGit pgm tests must quote paths on the command line by Thomas Wolf · 6 years ago
  46. e9dd131 PreUploadHookChain: Use list instead of array internally by Ivan Frade · 6 years ago
  47. d1f7efc PostUploadHookChain: Use a list instead of array internally by Ivan Frade · 6 years ago
  48. b734412 Merge "UploadPack: add getProtocolV2Hook() method" by Jonathan Tan · 6 years ago
  49. 690fc22 Merge "ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks" by Jonathan Tan · 6 years ago
  50. de6df3b Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times by Matthias Sohn · 6 years ago
  51. 773cbb5 Fix org.eclipse.jdt.core.prefs of org.eclipse.jgit.junit by Matthias Sohn · 6 years ago
  52. 376c20f Add missing javadoc in org.eclipse.jgit.junit by Matthias Sohn · 6 years ago
  53. 6272694 JschConfigSessionFactory: [findbugs] Set synchronized by Masaya Suzuki · 6 years ago
  54. 81acf3b Merge "UploadPackTest: use Consumer to set up UploadPack" by Jonathan Tan · 6 years ago
  55. ba5d13e Enhance RepeatRule to report number of failures at the end by Matthias Sohn · 6 years ago
  56. 9eff45e Fix FileSnapshotTests for filesystem with high timestamp resolution by Matthias Sohn · 6 years ago
  57. bce4ac9 Retry deleting test files in FileBasedConfigTest by Matthias Sohn · 6 years ago
  58. eda2e95 Measure filesystem timestamp resolution already in test setup by Matthias Sohn · 6 years ago
  59. 93144f1 Refactor FileSnapshotTest to use NIO APIs by Matthias Sohn · 6 years ago
  60. 99d351d Measure stored timestamp resolution instead of time to touch file by Matthias Sohn · 6 years ago
  61. 37f7679 Handle CancellationException in FileStoreAttributeCache by Matthias Sohn · 6 years ago
  62. 72d6e30 Fix FileSnapshot#saveNoConfig by Matthias Sohn · 6 years ago
  63. 04cecae UploadPack: add getProtocolV2Hook() method by Ivan Frade · 6 years ago
  64. 9b7a4a3 ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks by Ivan Frade · 6 years ago
  65. d8d9427 Use Instant for smudge time in DirCache and DirCacheEntry by Matthias Sohn · 6 years ago
  66. 95e8264 Use Instant instead of milliseconds for filesystem timestamp handling by Matthias Sohn · 6 years ago
  67. b925ce0 Upgrade maven-javadoc-plugin to 3.1.1 by David Pursehouse · 6 years ago
  68. e78dedd Upgrade ecj to 3.18.0 by David Pursehouse · 6 years ago
  69. d9e22fb Upgrade wagon-ssh to 3.3.3 by David Pursehouse · 6 years ago
  70. 4db39f5 Workaround SecurityException in FS#getFsTimestampResolution by Matthias Sohn · 6 years ago
  71. 79ede0c Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution by Matthias Sohn · 6 years ago
  72. be66222 FS: ignore AccessDeniedException when measuring timestamp resolution by Matthias Sohn · 6 years ago
  73. 09fec1a Add debug trace for FileSnapshot by Matthias Sohn · 6 years ago
  74. 8a0ed8a Use FileChannel.open to touch file and set mtime to now by Matthias Sohn · 6 years ago
  75. 16760c3 Persist filesystem timestamp resolution and allow manual configuration by Matthias Sohn · 6 years ago
  76. 16856f5 UploadPackTest: use Consumer to set up UploadPack by Jonathan Tan · 6 years ago
  77. 79d7764 Support "sideband-all" in protocol v2 fetch by Jonathan Tan · 6 years ago
  78. c1ed69d UploadPack: remove pckOut instance field by Jonathan Tan · 6 years ago
  79. e5f7d5a UploadPackTest: refactor capability config test by Jonathan Tan · 6 years ago
  80. 0966731 Increase bazel timeout for long running tests by Matthias Sohn · 6 years ago
  81. bbef67e Bazel: Fix lint warning flagged by buildifier by David Ostrovsky · 6 years ago
  82. 74da1b2 Update bazlets to latest version by David Ostrovsky · 6 years ago
  83. 0aa8eca Bazel: Add missing dependencies for ArchiveCommandTest by David Pursehouse · 6 years ago
  84. e54fde8 Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file by David Pursehouse · 6 years ago
  85. 3a3c8de sshd: add missing javadoc in SshTestGitServer by Thomas Wolf · 6 years ago
  86. 6e741bc sshd: shared reference in JGitClientSession must be volatile by Thomas Wolf · 6 years ago
  87. b8a514f sshd: correct the protocol version exchange by Thomas Wolf · 6 years ago
  88. 848d9f0 TreeRevFilter: Refresh code to latest coding standards by Ivan Frade · 6 years ago
  89. 121c957 Add support for nanoseconds and microseconds for Config#getTimeUnit by Matthias Sohn · 6 years ago
  90. a950eac Optionally measure filesystem timestamp resolution asynchronously by Matthias Sohn · 6 years ago
  91. a024759 Delete unused FileTreeIteratorWithTimeControl by Matthias Sohn · 6 years ago
  92. 84e6c24 FileSnapshot#equals: consider UNKNOWN_SIZE by Han-Wen Nienhuys · 6 years ago
  93. 3f41bd9 Fix typos in Javadoc by Michael Keppler · 6 years ago
  94. 758124f Correct @since in RevWalk for the --first-parent methods by Thomas Wolf · 6 years ago
  95. 850b9d7 Timeout measuring file timestamp resolution after 2 seconds by Matthias Sohn · 6 years ago
  96. 1159f9d Fix RacyGitTests#testRacyGitDetection by Matthias Sohn · 6 years ago
  97. 3091dc4 Move ServiceMayNotContinueException handling code from sendPack by Masaya Suzuki · 6 years ago
  98. f8267c9 Move exception handling code to the caller by Masaya Suzuki · 6 years ago
  99. ca360ea Do not ignore secondary failure by Masaya Suzuki · 6 years ago
  100. 08d2d10 Add assertThrows by Masaya Suzuki · 6 years ago