1. 0b4b374 MultiPackIndexLoader: report what chunk is going over size by Ivan Frade · 5 days ago master
  2. 42f6237 Prepare 7.7.0-SNAPSHOT builds by Matthias Sohn · 6 days ago
  3. fbe591c Merge branch 'stable-7.6' by Matthias Sohn · 6 days ago
  4. 585de8e Prepare 7.6.1-SNAPSHOT builds by Matthias Sohn · 6 days ago stable-7.6
  5. 86ae4bd DfsPackFileMidx: Pass the right pack when building single-pack midx by Ivan Frade · 4 weeks ago
  6. e1fefa5 JGit v7.6.0.202603022253-r by Matthias Sohn · 8 days ago v7.6.0.202603022253-r
  7. c80ff8d Merge branch 'master' into stable-7.6 by Matthias Sohn · 8 days ago
  8. db7dcf9 Add AddCommand #addFilepatterns methods by Matthias Sohn · 11 days ago
  9. 9c8ba9e Bazel: Pin jcl-over-slf4j to SLF4J_VERSION by David Ostrovsky · 11 days ago
  10. 401eeaa Prepare 7.6.0-SNAPSHOT builds by Matthias Sohn · 13 days ago
  11. cf6fdba JGit v7.6.0.202602242313-rc1 by Matthias Sohn · 14 days ago v7.6.0.202602242313-rc1
  12. 99c85eb Merge branch 'master' into stable-7.6 by Matthias Sohn · 14 days ago
  13. d4ceb3f Support diff3 conflict style in merges by Jason Krause · 5 weeks ago
  14. 490ed19 RebaseCommand: Honor the commit message cleanup configuration by Federico Jeanne · 2 weeks ago
  15. a5873ff Merge "Refactor handlePackError method to improve readability" by Nasser Grainawi · 2 weeks ago
  16. 0ec0087 Merge "Remove the option to create 'blank issues' in GitHub" by Matthias Sohn · 2 weeks ago
  17. a189851 Remove the option to create 'blank issues' in GitHub by Federico Jeanne · 2 weeks ago
  18. 577b624 Refactor handlePackError method to improve readability by Matthias Sohn · 4 weeks ago
  19. 51c6cf8 Merge changes Ic9f42f51,I69f2445e,If06da682,I052e6a5d by Matthias Sohn · 2 weeks ago
  20. f489c61 Merge "Do not log packfiles moved away or pruned" by Luca Milanesio · 3 weeks ago
  21. b286882 PackIndexMerger: Accept a midx as input to build another midx by Ivan Frade · 4 weeks ago
  22. eff7695 DfsPackFileMidxNPacks: Use only the list of packs in midx order by Ivan Frade · 4 weeks ago
  23. d85c880 DfsMidxWriterTest: Rename to DfsMidxWriterBitmapsTest by Ivan Frade · 4 weeks ago
  24. 065980a Update jetty to 12.1.6 by Matthias Sohn · 3 weeks ago
  25. cf1670a Update bytebuddy to 1.18.5 by Matthias Sohn · 3 weeks ago
  26. 0cc5bdb Update commons-codec to 1.21.0 by Matthias Sohn · 3 weeks ago
  27. e73bde3 Orbit: update org.objenesis to 3.5.0 by Matthias Sohn · 3 weeks ago
  28. bb5d998 DfsMidxWriter: Pass the PackIndexMerger instead of a Map of sources by Ivan Frade · 4 weeks ago
  29. 9cebcc0 MidxIterators join: compare shifted packId by Ivan Frade · 4 weeks ago
  30. 52b8488 DfsPackFileMidx: Offer localIterator by Ivan Frade · 4 weeks ago
  31. 8450ee5 Prepare 7.6.0-SNAPSHOT builds by Matthias Sohn · 3 weeks ago
  32. 545e1ff JGit v7.6.0.202602181523-m3 by Matthias Sohn · 3 weeks ago v7.6.0.202602181523-m3
  33. 2501792 PackIndexMerger: replace constructor with Builder by Ivan Frade · 5 weeks ago
  34. da8d1a8 JGit v7.6.0.202602172005-m3 by Matthias Sohn · 3 weeks ago
  35. 9516cb0 Merge branch 'master' into stable-7.6 by Matthias Sohn · 3 weeks ago
  36. 0c99df9 MidxIterator: Add reset method by Ivan Frade · 4 weeks ago
  37. 40e6368 PackIndexMerger: remove rawIterator() method by Ivan Frade · 4 weeks ago
  38. 58dcc0e PackIndexMerge: Use deduped iterators instead of deduping while reading by Ivan Frade · 4 weeks ago
  39. b104d8c PackIndexMerger: use MidxIterators instead of its own by Ivan Frade · 5 weeks ago
  40. 16e22e7 MidxIterators: Helpers around the MidxIterator by Ivan Frade · 4 months ago
  41. 8cbcb0c Merge "RevWalk: abort computation of merged commits if the monitor is canceled" by Matthias Sohn · 4 weeks ago
  42. b994eb4 Do not log packfiles moved away or pruned by Luca Milanesio · 5 weeks ago
  43. 1ff3617 Bazel: align JGit with shared external_deps repository by David Ostrovsky · 4 weeks ago
  44. 4a23a82 Bazel: bump rules_jvm_external to 6.10 by David Ostrovsky · 4 weeks ago
  45. 8404740 Merge "[cli] Add options --pack-refs and --no-pack-refs to Gc command" by Luca Milanesio · 4 weeks ago
  46. 477e95a Merge "MultiPackIndex: Offer an iterator over the entries in the midx" by Ivan Frade · 4 weeks ago
  47. ff81cc1 MultiPackIndex: Offer an iterator over the entries in the midx by Ivan Frade · 4 months ago
  48. 0c46d1a RevWalk: abort computation of merged commits if the monitor is canceled by Federico Jeanne · 4 weeks ago
  49. 7834193 Merge changes I70d0e59d,I10ed8daf,Icdf7a34f by Matthias Sohn · 4 weeks ago
  50. 8951eee Merge "Downgrade spring-boot-maven-plugin to 3.5.10" by Matthias Sohn · 4 weeks ago
  51. d72f8c1 [cli] Add options --pack-refs and --no-pack-refs to Gc command by Matthias Sohn · 6 weeks ago
  52. f6d01ae Add missing LF at the end of GarbageCollectCommandTest by Matthias Sohn · 4 weeks ago
  53. 5977077 Add GarbageCollectCommand#setGcConfig by Matthias Sohn · 6 weeks ago
  54. 1eb9749 GC: add flag to control whether gc should pack all refs by Matthias Sohn · 6 weeks ago
  55. 6a9b646 Downgrade spring-boot-maven-plugin to 3.5.10 by Matthias Sohn · 5 weeks ago
  56. 707fe22 pack-refs: Add sorted flag by Adithya Chakilam · 4 weeks ago
  57. 87f19cf Bazel: enforce strict MODULE.bazel.lock synchronization by David Ostrovsky · 5 weeks ago
  58. 1e0f5ee DfsPackFileMidxSingle: No need to set ints to 0 in constructor by Ivan Frade · 4 months ago
  59. 3e3c269 MidxPackFilter: Remove debug printlns by Ivan Frade · 9 weeks ago
  60. 506e62f DfsMidxWriter: add writing bitmaps to the newly created midx by Ivan Frade · 9 weeks ago
  61. 4449bff RefAdvancer: helper to find when a branch enters a pack by Ivan Frade · 6 weeks ago
  62. 0f88fca Throw IOException if API tries to use destroyed TemporaryBuffer by Matthias Sohn · 6 weeks ago
  63. 181096b Update com.google.errorprone:error_prone_type_annotations to 2.46.0 by Matthias Sohn · 6 weeks ago
  64. 43a5396 Update Apache sshd to 2.17.1 by Matthias Sohn · 7 weeks ago
  65. 1e9dd8c Merge "Merge branch 'stable-7.6'" by Matthias Sohn · 6 weeks ago
  66. 144eea3 Merge branch 'stable-7.6' by Matthias Sohn · 6 weeks ago
  67. ec00e4e Prepare 7.6.0-SNAPSHOT builds by Matthias Sohn · 6 weeks ago
  68. 0720536 Merge "DfsPackFileMidx: offer local objects as ObjectToPack" by Ivan Frade · 6 weeks ago
  69. 65f560e DfsPackFileMidx: offer local objects as ObjectToPack by Ivan Frade · 9 weeks ago
  70. f7ec60e JGit v7.6.0.202601262032-m2 by Matthias Sohn · 6 weeks ago v7.6.0.202601262032-m2
  71. d04d2c9 Merge branch 'master' into stable-7.6 by Matthias Sohn · 6 weeks ago
  72. a385420 Update org.assertj:assertj-core to 3.27.7 by Matthias Sohn · 6 weeks ago
  73. f8e960f Merge "DfsPackFileMidxNPacks: getBitmapIndex tries to load midx bitmaps" by Ivan Frade · 7 weeks ago
  74. 0b11d93 Merge "Update bytebuddy to 1.18.4" by Matthias Sohn · 7 weeks ago
  75. 8477d15 DfsPackFileMidxNPacks: getBitmapIndex tries to load midx bitmaps by Ivan Frade · 9 weeks ago
  76. ff1d49a PackBitmapIndexBuilderTest: add test to the bitmap builder storage by Ivan Frade · 9 weeks ago
  77. e488264 Merge "PackBitmapCalculator: Move code to calculate bitmaps out of PackWriter" by Ivan Frade · 7 weeks ago
  78. e777679 Update bytebuddy to 1.18.4 by Matthias Sohn · 7 weeks ago
  79. 49f483c Update org.objectweb.asm to 9.9.1 by Matthias Sohn · 7 weeks ago
  80. 23f7c5e PackBitmapCalculator: Move code to calculate bitmaps out of PackWriter by Ivan Frade · 9 weeks ago
  81. cce286f DfsPackFileMidx: expose the checksum of the midx by Ivan Frade · 9 weeks ago
  82. ae51556 DfsPackFile: Use getPackIndex while loading bitmaps by Ivan Frade · 9 weeks ago
  83. 136d9cb DfsMidxWriter: set file size for the midx extension by Ivan Frade · 9 weeks ago
  84. 374a5f4 DfsPackFileMidx*Test: Use MidxTestUtils when possible by Ivan Frade · 8 weeks ago
  85. 5a1bcbb DfsPackFileMidx: Implement PackReverseIndex over midx by Ivan Frade · 3 months ago
  86. 71261e3 DfsPackFileMidx: Implement PackIndex over midx by Ivan Frade · 3 months ago
  87. f8d1254 MultiPackIndex: add the checksum to the midx by Ivan Frade · 8 weeks ago
  88. a017a09 Merge "DfsPackFileMidx: Add method to translate midx position to objectId" by Ivan Frade · 8 weeks ago
  89. 44afe8c Merge "Update python dependencies of download_release.py" by Matthias Sohn · 8 weeks ago
  90. 8db47f4 DfsPackFileMidx: Add method to translate midx position to objectId by Ivan Frade · 3 months ago
  91. 1b9394b MultiPackIndex: Add #getObjectAt to translate position to id by Ivan Frade · 3 months ago
  92. 18ad711 MultiPackIndex: implement methods for the reverse index by Ivan Frade · 3 months ago
  93. 7225112 Update python dependencies of download_release.py by Matthias Sohn · 9 weeks ago
  94. 133ea70 Prepare 7.6.0-SNAPSHOT builds by Matthias Sohn · 9 weeks ago
  95. b2ec106 JGit v7.6.0.202601071437-m1 by Matthias Sohn · 9 weeks ago v7.6.0.202601071437-m1
  96. 6f26307 Update Maven plugins by Matthias Sohn · 3 months ago
  97. 6842641 Update compiler versions by Matthias Sohn · 3 months ago
  98. dcb0ed1 MultiPackIndexLoader: do not ignore the ridx chunk by Ivan Frade · 3 months ago
  99. 2df2fcd MultiPackIndexWriter: write "bitmapped packfiles" chunk by Ivan Frade · 3 months ago
  100. 52dc41e Add target platform jgit-4.39 for 2025-03 by Matthias Sohn · 3 months ago