1. 3f41572 Merge branch 'stable-7.7' by Matthias Sohn · 5 days ago master
  2. a3a8b97 Include time negotating in total time in UploadPack by Daniele Sassoli · 6 days ago
  3. 0949523 Prepare 7.7.2-SNAPSHOT builds by Matthias Sohn · 6 days ago stable-7.7
  4. ec341ec JGit v7.7.1.202607240634-r by Matthias Sohn · 6 days ago v7.7.1.202607240634-r
  5. 50b9cb2 Update org.apache.sshd to 2.19.0 by Matthias Sohn · 6 days ago
  6. 5fe179c ResolveMerger: Retrieve Attributes lazily during Three-way merge by Florian Schwabe · 3 months ago
  7. ab51fe2 RevWalk: Use an incremental topological sorting algorithm by Florian Schwabe · 3 months ago
  8. d2f310f RewriteGenerator: Extract rewriting logic to a separate component by Florian Schwabe · 3 months ago
  9. ce5d067 RevCommit: Remove RevCommitCG and move Commit Graph info to RevCommit by Florian Schwabe · 4 months ago
  10. 3764cd5 RevWalk: Make createCommit(AnyObjectId, int) protected API by Florian Schwabe · 4 months ago
  11. e169614 Update bouncycastle to 1.85 by Matthias Sohn · 2 weeks ago
  12. bf0f0ad Switch to releases p2 repo for Eclipse IDE 2026-06 (4.40) by Matthias Sohn · 3 weeks ago
  13. be6db1d Add target platform 4.41 for Eclipse IDE 2026-09 by Matthias Sohn · 3 weeks ago
  14. 9a42ec4 Update jetty to 12.1.11 by Matthias Sohn · 3 weeks ago
  15. 986dd12 Update org.apache.sshd to 2.19.0 by Matthias Sohn · 3 weeks ago
  16. 39988b4 Update bytebuddy to 1.18.11 by Matthias Sohn · 3 weeks ago
  17. 569182c Merge branch 'stable-7.8' by Matthias Sohn · 3 weeks ago
  18. 97c0b65 Prepare 7.8.0-SNAPSHOT builds by Matthias Sohn · 3 weeks ago
  19. 601d50d JGit v7.8.0.202607072310-m1 by Matthias Sohn · 3 weeks ago v7.8.0.202607072310-m1
  20. 29e15e9 Package org.apache.commons.commons-logging 1.4.0 into p2 repo by Matthias Sohn · 3 weeks ago
  21. 01720b5 Prepare 7.8.0-SNAPSHOT builds by Matthias Sohn · 3 weeks ago
  22. 481e3ac JGit v7.8.0.202607071357-m1 by Matthias Sohn · 3 weeks ago v7.8.0.202607071357-m1
  23. ad94638 Merge branch 'stable-7.7' by Matthias Sohn · 3 weeks ago
  24. 7bd9958 Merge branch 'stable-7.6' into stable-7.7 by Matthias Sohn · 3 weeks ago
  25. 6e3531f Merge branch 'stable-7.5' into stable-7.6 by Matthias Sohn · 3 weeks ago stable-7.6
  26. 7ad4c19 Merge branch 'stable-7.7' by Matthias Sohn · 3 weeks ago
  27. 38da6c1 Merge branch 'stable-7.6' into stable-7.7 by Matthias Sohn · 3 weeks ago
  28. 1eb6ed0 junit.http: Extract AppServerBase to dedupe the EE8 AppServer overlay by David Ostrovsky · 5 weeks ago
  29. 6dbcde7 Bazel: Add EE8 servlet test targets by David Ostrovsky · 6 weeks ago
  30. 1a9c7be Bazel: Add EE8 servlet bridge targets by David Ostrovsky · 6 weeks ago
  31. 66f0305 Bazel: Rename //lib:servlet-api to //lib:jakarta-servlet-api by David Ostrovsky · 6 weeks ago
  32. 120a2ef Bazel: format build files with buildifier by David Ostrovsky · 5 weeks ago
  33. 79ba6b8 PullCommandTest#testPullConflictDiff3: assert pull result by Matthias Sohn · 3 weeks ago
  34. d28c1af Merge "Align Jetty environment with Servlet API 6.1" by Matthias Sohn · 3 weeks ago
  35. 94fe3e8 Merge branch 'stable-7.4' into stable-7.5 by Matthias Sohn · 3 weeks ago stable-7.5
  36. d29c264 Document where to find SBOMs for JGit releases by Matthias Sohn · 4 weeks ago
  37. 2fa0e33 Align Jetty environment with Servlet API 6.1 by David Ostrovsky · 4 weeks ago
  38. de6c863 Merge "DirCacheEntry: Fix mightBeRacilyClean() time difference calculation" by Matthias Sohn · 4 weeks ago
  39. c2188c2 junit.http: Extract AppServerBase to dedupe the EE8 AppServer overlay by David Ostrovsky · 5 weeks ago stable-7.4
  40. fbf29d8 Bazel: Add EE8 servlet test targets by David Ostrovsky · 6 weeks ago
  41. 6416c9f Bazel: Add EE8 servlet bridge targets by David Ostrovsky · 6 weeks ago
  42. d14bd3b Bazel: Rename //lib:servlet-api to //lib:jakarta-servlet-api by David Ostrovsky · 6 weeks ago
  43. f07b8fb Bazel: format build files with buildifier by David Ostrovsky · 5 weeks ago
  44. 1e0c1ce junit.http: Extract AppServerBase to dedupe the EE8 AppServer overlay by David Ostrovsky · 5 weeks ago
  45. 200be16 Merge changes from topic "ee8-servlet-bridge" by David Ostrovsky · 4 weeks ago
  46. 038353e DirCacheEntry: Fix mightBeRacilyClean() time difference calculation by Mennig, Robin · 10 weeks ago
  47. 0f55a0f Add NOTICE.md generated by the Legal Documentation generator by Matthias Sohn · 4 weeks ago
  48. 9b065e2 Bazel: Add EE8 servlet test targets by David Ostrovsky · 6 weeks ago
  49. 7bc7aaa Bazel: Add EE8 servlet bridge targets by David Ostrovsky · 6 weeks ago
  50. 1641a3f Bazel: Rename //lib:servlet-api to //lib:jakarta-servlet-api by David Ostrovsky · 6 weeks ago
  51. 71b8ced Bazel: format build files with buildifier by David Ostrovsky · 5 weeks ago
  52. 31459eb Update commons-logging to 1.4.0 by Matthias Sohn · 5 weeks ago
  53. 8fa8fc3 Merge branch 'stable-7.7' by Fabio Ponciroli · 6 weeks ago
  54. 6cf18b7 Merge branch 'stable-7.6' into stable-7.7 by Fabio Ponciroli · 6 weeks ago
  55. 0c4bb40 Update jna to 5.19.1 by Matthias Sohn · 6 weeks ago
  56. 30a44f8 Merge branch 'stable-7.5' into stable-7.6 by Fabio Ponciroli · 6 weeks ago
  57. 9462e29 Merge branch 'stable-7.4' into stable-7.5 by Fabio Ponciroli · 6 weeks ago
  58. b053649 DfsObjDatabase: expose method to translate descriptions to PackList by Ivan Frade · 7 weeks ago
  59. 476c6a5 Checkout: Reduce temp filename truncation from 200 to 50 chars by Vlad Arakelov · 9 weeks ago
  60. 1c6d898 Update jetty to 12.1.10 by Matthias Sohn · 7 weeks ago
  61. 60880a2 Update apache mina-sshd to 2.18.0 by Matthias Sohn · 8 weeks ago
  62. 5a99593 Update jna to 5.19.0 by Matthias Sohn · 8 weeks ago
  63. 4d9cc4c Update bytebuddy to 1.18.10 by Matthias Sohn · 8 weeks ago
  64. b41263c Merge changes I0dc49d46,I13e6ca09 by Matthias Sohn · 8 weeks ago
  65. 0ab6f6f Merge "Bazel: Bump to 9.0.1" by David Ostrovsky · 8 weeks ago
  66. 2972195 Prepare 7.8.0-SNAPSHOT builds by Matthias Sohn · 8 weeks ago
  67. de27c46 Merge branch 'stable-7.7' by Matthias Sohn · 8 weeks ago
  68. 11b7c35 Prepare 7.7.1-SNAPSHOT builds by Matthias Sohn · 8 weeks ago
  69. e15d659 JGit v7.7.0.202606012155-r by Matthias Sohn · 8 weeks ago v7.7.0.202606012155-r
  70. 16df208 Merge branch 'master' into stable-7.7 by Matthias Sohn · 8 weeks ago
  71. f108230 Merge "Merge branch 'stable-7.3' into stable-7.4" into stable-7.4 by Luca Milanesio · 8 weeks ago
  72. a6a41b9 Merge branch 'stable-7.6' by David Ostrovsky · 9 weeks ago
  73. 84486f7 Merge branch 'stable-7.5' into stable-7.6 by David Ostrovsky · 9 weeks ago
  74. ee07d2b Merge branch 'stable-7.4' into stable-7.5 by David Ostrovsky · 9 weeks ago
  75. b6ab654 Merge branch 'stable-7.3' into stable-7.4 by David Ostrovsky · 9 weeks ago
  76. 305fbee Merge branch 'stable-7.2' into stable-7.3 by David Ostrovsky · 9 weeks ago stable-7.3
  77. dd1d7b0 Merge branch 'stable-7.1' into stable-7.2 by David Ostrovsky · 9 weeks ago stable-7.2
  78. 49b2a10 Merge branch 'stable-7.0' into stable-7.1 by David Ostrovsky · 9 weeks ago stable-7.1
  79. 957ef28 Merge branch 'stable-6.10' into stable-7.0 by David Ostrovsky · 9 weeks ago stable-7.0
  80. a14a4be Log loose ref deletion during ref cleanup by Fabio Ponciroli · 9 weeks ago
  81. b302b87 Merge branch 'stable-7.7' by Matthias Sohn · 9 weeks ago
  82. 47a982a Prepare 7.7.0-SNAPSHOT builds by Matthias Sohn · 9 weeks ago
  83. babb1df JGit v7.7.0.202605262231-rc1 by Matthias Sohn · 9 weeks ago v7.7.0.202605262231-rc1
  84. 28925ad Merge branch 'master' into stable-7.7 by Matthias Sohn · 9 weeks ago
  85. 8feffba ReceivePack: Add option to retain PackParser's object IDs by Terry Parker · 2 months ago
  86. eeb8685 ReceivePack: reject creation of one level refs such as refs/main by Antoine Musso · 3 years, 2 months ago
  87. f2c3bdd Document JGit receive command size options by David Ostrovsky · 10 weeks ago
  88. 9786d73 Document receive.autogc configuration option by Luca Milanesio · 10 weeks ago
  89. 41c2f03 Introduce fetch.autogc to disable concurrent GC upon fetches by Luca Milanesio · 10 weeks ago
  90. 908a6a5 Implement SystemReader.isAndroid() by Victor Andreasson · 3 months ago
  91. 7216518 Merge branch 'stable-7.7' by Matthias Sohn · 10 weeks ago
  92. 27a893b Prepare 7.7.0-SNAPSHOT builds by Matthias Sohn · 10 weeks ago
  93. 7a4ddcc JGit v7.7.0.202605201743-m3 by Matthias Sohn · 2 months ago v7.7.0.202605201743-m3
  94. ed01b6a Merge branch 'master' into stable-7.7 by Matthias Sohn · 2 months ago
  95. d0ebb2a TemporaryBuffer.LocalFile: use Files.newInputStream() by Thomas Wolf · 2 months ago
  96. cac40fc Merge "Update docs for logAllRefUpdates" by Matthias Sohn · 2 months ago
  97. f5a9c69 Update docs for logAllRefUpdates by Daniele Sassoli · 3 months ago
  98. e45c38b Merge "MidxPackList: Add a builder to edit the pack list" by Ivan Frade · 3 months ago
  99. 2d5cf32 DfsPackDescription: New method getTotalFileSize() by Ivan Frade · 3 months ago
  100. 6e6c7a9 MidxPackList: Add a builder to edit the pack list by Ivan Frade · 3 months ago