1. 001d747 Merge "Merge branch 'stable-5.7'" by Matthias Sohn · 4 years ago
  2. 259d254 Add getter for unpackErrorHandler in ReceivePack by Jack Wickham · 4 years ago
  3. 1b4b05d Merge branch 'stable-5.7' by David Pursehouse · 4 years ago
  4. 18050b5 Upgrade maven-project-info-reports-plugin to 3.1.0 by David Pursehouse · 4 years ago
  5. 6e6590d Upgrade maven-shade-plugin to 3.2.4 by David Pursehouse · 4 years ago
  6. c0c7f44 ObjectDirectoryInserter: Open FileOutputStream in try-with-resource by David Pursehouse · 4 years ago
  7. f4f5d44 ObjectDirectoryInserter: Remove redundant 'throws' declarations by David Pursehouse · 4 years ago
  8. dac6801 ObjectDirectory: Further clean up insertUnpackedObject by David Pursehouse · 4 years ago
  9. aea95b8 Add Git#shutdown for releasing resources held by JGit process by Matthias Sohn · 4 years, 5 months ago
  10. ed481f9 ApplyCommand: use context lines to determine hunk location by Thomas Wolf · 4 years, 1 month ago
  11. e3f7a06 GPG: don't prompt for a passphrase for unprotected keys by Thomas Wolf · 4 years, 7 months ago
  12. c9dcdf5 Merge "Fix typo in org.eclipse.jgit.ssh.jsch.test MANIFEST" by Matthias Sohn · 4 years ago
  13. c4e5dd3 Fix typo in org.eclipse.jgit.ssh.jsch.test MANIFEST by Thomas Wolf · 4 years ago
  14. 0e87f70 Fix ProtectedMembersInFinalClass warning flagged by error prone by David Ostrovsky · 4 years ago
  15. cd1023c Use version range to define fragment host bundle version by Matthias Sohn · 4 years ago
  16. 949ee67 ObjectDirectory: Explicitly handle NoSuchFileException by David Pursehouse · 4 years ago
  17. c2ab332 ObjectDirectory: Fail immediately when atomic move is not supported by David Pursehouse · 4 years ago
  18. e9f4cb1 Fix jgit packaging by Matthias Sohn · 4 years ago
  19. 7861f82 Fix InvalidInlineTag error flagged by error prone by David Ostrovsky · 4 years ago
  20. 3e2ec7e Fix BadComparable error flagged by error prone by David Ostrovsky · 4 years ago
  21. 55371c5 Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash() by Thomas Wolf · 4 years ago
  22. ae2e12d Update Orbit to R20200529191137 for final Eclipse release 2020-06 by Thomas Wolf · 4 years ago
  23. 7c32114 Organize manifest of org.eclipse.jgit.pgm by Matthias Sohn · 4 years ago
  24. 166c85e Do not include log4j implementation in jgit by Michael Keppler · 5 years ago
  25. 8d2d683 Decouple JSch from JGit Core by Matthias Sohn · 4 years, 1 month ago
  26. 77848d6 Decouple BouncyCastle from JGit Core by Matthias Sohn · 4 years, 1 month ago
  27. 0b2d41b Verify that the user home directory is valid by Thomas Wolf · 4 years ago
  28. 089eacb WindowCache: conditional JMX setup by Thomas Wolf · 4 years ago
  29. c6213ad Merge "RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace" by Christian Halstrick · 4 years ago
  30. 6f17f9e RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace by Thomas Wolf · 4 years ago
  31. 06a90fd Revert "PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndex" by Yunjie Li · 4 years ago
  32. efb15a5 Update jetty to 9.4.28.v20200408 by Matthias Sohn · 4 years ago
  33. b608781 Add 4.16 staging target platform by Matthias Sohn · 4 years ago
  34. 5a5d85a In-memory SSH keys for the "no files" sshd tests by Thomas Wolf · 4 years, 1 month ago
  35. 3a49960 Builder API to configure SshdSessionFactories by Thomas Wolf · 4 years, 1 month ago
  36. bdb7357 TransportHttp: abort on time-out or on SocketException by Thomas Wolf · 4 years ago
  37. e2f82d8 Merge "Bazel: Remove superfluous dependencies flagged by unused_deps" by David Pursehouse · 4 years ago
  38. 3dbd1f2 Ignore core.eol if core.autocrlf=input by Thomas Wolf · 4 years, 2 months ago
  39. 3c34e0a Attributes: fix handling of text=auto in combination with eol by Thomas Wolf · 4 years, 2 months ago
  40. f17cb08 Bazel: Remove superfluous dependencies flagged by unused_deps by David Ostrovsky · 4 years, 8 months ago
  41. 97e660e Log stack trace if CachingKeyPairProvider hits unexpected exception by Matthias Sohn · 4 years ago
  42. 551bc5c Update Orbit to S20200519202422 and ant to 1.10.8 by Matthias Sohn · 4 years ago
  43. 4d7a162 Include full IssuerFingerprint in GPG signature by Thomas Wolf · 4 years, 1 month ago
  44. b3f08af Bazel: Fix src_sha1 of bcpg-jdk15on by David Pursehouse · 4 years ago
  45. d0f010d Suppress API error for new method BitmapIndex.Bitmap#retrieveCompressed by Matthias Sohn · 4 years ago
  46. 91188a7 Fix wrong @since tags added in dcb0265 by Matthias Sohn · 4 years ago
  47. 55b0203 Merge changes I39783eee,I874503ec,Ic942a8e4,I6ec2c3e8,I62cb5030, ... by Terry Parker · 4 years ago
  48. 913234e PackBitmapIndex: Set distance threshold by Yunjie Li · 4 years, 1 month ago
  49. 3aee924 PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndex by Yunjie Li · 4 years, 1 month ago
  50. e250482 PackBitmapIndex: Remove convertedBitmaps in the Remapper by Yunjie Li · 4 years, 1 month ago
  51. dcb0265 PackBitmapIndex: Reduce memory usage in GC by Yunjie Li · 4 years, 3 months ago
  52. 067d946 PackBitmapIndex: Add AddToBitmapWithCacheFilter class by Yunjie Li · 4 years, 3 months ago
  53. b1d4b45 PackBitmapIndex: Add util methods and builder to BitmapCommit by Yunjie Li · 4 years, 1 month ago
  54. d23254e PackBitmapIndex: Move BitmapCommit to a top-level class by Yunjie Li · 4 years, 1 month ago
  55. 840e414 Refactor: Make retriveCompressed an method of the Bitmap class by Yunjie Li · 4 years, 3 months ago
  56. a379d00 Fix downloading LFS Object fails behind proxy by Matthias Sohn · 4 years ago
  57. 0642e49 Merge changes I6543c2e1,I21ed029d by Terry Parker · 4 years ago
  58. d27dceb Allow for using custom s3 host with lfs server by Pat Long · 4 years, 1 month ago
  59. 9075bee ReceivePack: adding IterativeConnectivityChecker by Demetr Starshov · 4 years, 1 month ago
  60. 519cb1e Moving transport/internal -> internal/transport by Demetr Starshov · 4 years, 1 month ago
  61. f30e489 Fix error occurring during checkout by Nail Samatov · 4 years, 1 month ago
  62. 629fa26 Merge branch 'master' into next by Matthias Sohn · 4 years, 1 month ago
  63. e69e642 Merge branch 'stable-5.8' by Matthias Sohn · 4 years, 1 month ago
  64. d1ea716 Prepare 5.8.0-SNAPSHOT builds by Matthias Sohn · 4 years, 1 month ago
  65. 75fccca JGit v5.8.0.202005061305-m2 by Matthias Sohn · 4 years, 1 month ago v5.8.0.202005061305-m2
  66. bcf4879 Update to bouncycastle 1.65 and orbit I20200506000552 by Matthias Sohn · 4 years, 1 month ago
  67. 231c44d ApplyCommand: use Files#copy to copy file by Matthias Sohn · 4 years, 1 month ago
  68. b6d70a6 Apply hunks when renaming or copying from patch files by Jack Wickham · 4 years, 2 months ago
  69. d69c0ef Create parent directories when renaming a file in ApplyCommand by Jack Wickham · 4 years, 1 month ago
  70. 0a2a094 Reduce BitmappedObjectReachabilityChecker visibility by Ivan Frade · 4 years, 1 month ago
  71. 9f07528 Add missing @since to new API by Thomas Wolf · 4 years, 1 month ago
  72. 3a7e4ea Add missing test source file to the build by David Ostrovsky · 4 years, 1 month ago
  73. 6fcd95c Upgrade Tycho to 1.7.0 by Michael Keppler · 4 years, 1 month ago
  74. 70ec9a8 ObjectReachabilityCheckers: Make walk member final by Ivan Frade · 4 years, 1 month ago
  75. 5072af6 Upgrade wagon-ssh to 3.4.0 by David Pursehouse · 4 years, 1 month ago
  76. c67fbc1 Merge branch 'stable-5.7' by Matthias Sohn · 4 years, 1 month ago
  77. e624e13 Merge branch 'stable-5.6' into stable-5.7 by Matthias Sohn · 4 years, 1 month ago
  78. c9d7285 UploadPack: Use more relevant refs first in object reachability check by Ivan Frade · 4 years, 2 months ago
  79. a661e2e UploadPack: Refactor to generalize the object reachability checks by Ivan Frade · 4 years, 2 months ago
  80. 6bc04bd UploadPack: Use BitmappedReachabilityChecker for not advertised wants by Ivan Frade · 4 years, 2 months ago
  81. 003002c revwalk: Introduce bitmap-based object reachability checker by Ivan Frade · 4 years, 2 months ago
  82. 916b367 Bump Bazel version to 3.1.0 by David Pursehouse · 4 years, 1 month ago
  83. 20bb312 revwalk: Extract ObjectReachabilityChecker interface by Ivan Frade · 4 years, 2 months ago
  84. ae26fa1 UploadPack: Extract walk-based reachability check by Ivan Frade · 4 years, 2 months ago
  85. df81c56 Enable passing java options to jgit command line executable by Matthias Sohn · 4 years, 1 month ago
  86. c845db3 RefTreeBatch: fix unclosed resource warning by Matthias Sohn · 4 years, 1 month ago
  87. 7ae3507 CherryPickCommand: fix unclosed resource warning by Matthias Sohn · 4 years, 1 month ago
  88. 560ef87 URIish: suppress non-localized message warning by Matthias Sohn · 4 years, 1 month ago
  89. f3bc72f Always use https to access download.eclipse.org by Matthias Sohn · 4 years, 1 month ago
  90. d9f84b0 UploadPack: Clear advertised ref map after negotiation by Minh Thai · 4 years, 1 month ago
  91. a0802ff Use Map directly in MetaFilter by Lars Vogel · 4 years, 1 month ago
  92. 54a2d48 Fix human name for local .bundle files by Konrad Windszus · 4 years, 1 month ago
  93. 7bebce4 Merge branch 'stable-5.7' by Matthias Sohn · 4 years, 1 month ago
  94. 9b2f8ce Bazel: Disable SecurityManagerMissingPermissionsTest test by David Ostrovsky · 4 years, 1 month ago
  95. 8ed7b26 Merge branch 'stable-5.7' by Matthias Sohn · 4 years, 1 month ago
  96. a0aebbd Merge branch 'stable-5.6' into stable-5.7 by Matthias Sohn · 4 years, 1 month ago
  97. a79c5b1 Remove double blank from sentence start by Michael Keppler · 4 years, 1 month ago
  98. f5be334 Upgrade maven-antrun-plugin to 3.0.0 by David Pursehouse · 4 years, 1 month ago
  99. 2b1d9d6 Upgrade maven-shade-plugin to 3.2.3 by David Pursehouse · 4 years, 1 month ago
  100. ebbc3ef Remove double blank from sentence start by Michael Keppler · 4 years, 1 month ago