1. e6d83d6 Don't use localized String during JVM shutdown by Matthias Sohn · 3 months ago
  2. 5afb92a RawParseUtils.nextLfSkippingSplitLines: fulfil contract as stated by Thomas Wolf · 3 months ago
  3. 5eff1dd [gpg] Refactor the GpgSignatureVerifier by Thomas Wolf · 3 months ago
  4. b079968 RawParseUtils: utility method to get a header value by Thomas Wolf · 4 months ago
  5. 7476183 Improve handling of NFS stale handle errors by Dariusz Luksza · 6 months ago
  6. ca54c51 Fix handling of missing pack index file by Dariusz Luksza · 6 months ago
  7. 60af389 Add tests for handling pack files removal during fetch by Dariusz Luksza · 6 months ago
  8. 906c2be RebaseCommand: fix stopping on root commit conflicts by Thomas Wolf · 4 months ago
  9. c701c01 Improve handling of NFS stale handle errors by Dariusz Luksza · 6 months ago
  10. e0910eda Fix handling of missing pack index file by Dariusz Luksza · 6 months ago
  11. c646649 CherryPick: add ability to customise cherry-picked commit message by Dmitrii Naumenko · 5 months ago
  12. 74471b8 RawParseUtils: Add missing @since tag for new API method by Matthias Sohn · 3 months ago
  13. f94619d Silence API warning for new constant by Matthias Sohn · 3 months ago
  14. 18d0924 [ssh] Bump Apache MINA sshd 2.11.0 -> 2.12.0 by Thomas Wolf · 4 months ago
  15. c4af369 Merge branch 'stable-6.8' by Matthias Sohn · 4 months ago
  16. 03d465c Merge branch 'stable-6.7' into stable-6.8 by Matthias Sohn · 4 months ago
  17. b5bfa90 Merge branch 'stable-6.6' into stable-6.7 by Matthias Sohn · 4 months ago
  18. b4c6610 Introduce a PriorityQueue sorting RevCommits by commit timestamp by Luca Milanesio · 1 year, 11 months ago
  19. 2d52df1 Remove org.eclipse.jgit.benchmark/.factorypath by Matthias Sohn · 4 months ago
  20. 10c5c17 Update jmh to 1.37 for org.eclipse.jgit.benchmark by Matthias Sohn · 4 months ago
  21. ba5adc4 Add tests for handling pack files removal during fetch by Dariusz Luksza · 6 months ago
  22. 808115c Merge "Remove invalid/unnecessary Maven settings" by Matthias Sohn · 4 months ago
  23. 32e33f0 Merge "PackWriterBitmapPreparer: Set limit on excessive branch count" by Ivan Frade · 4 months ago
  24. ee44430 PackWriterBitmapPreparer: Set limit on excessive branch count by Jackson Toeniskoetter · 4 months ago
  25. 81f1c02 Update jna to 5.14.0 by Matthias Sohn · 5 months ago
  26. 37cbd41 Merge "DfsInserter/PackParser: keep min size for index in the inserter" by Ivan Frade · 4 months ago
  27. 3078853 DfsInserter/PackParser: keep min size for index in the inserter by Ivan Frade · 4 months ago
  28. d16dba3 Merge branch 'stable-6.8' by Matthias Sohn · 4 months ago
  29. 2a3bbae Merge branch 'stable-6.7' into stable-6.8 by Matthias Sohn · 4 months ago
  30. 11bb889 Merge branch 'stable-6.6' into stable-6.7 by Matthias Sohn · 4 months ago
  31. 1b4d733 Merge branch 'stable-6.5' into stable-6.6 by Matthias Sohn · 4 months ago
  32. 6efb60b Merge branch 'stable-6.4' into stable-6.5 by Matthias Sohn · 4 months ago stable-6.5
  33. 6e456ba Merge branch 'stable-6.3' into stable-6.4 by Matthias Sohn · 4 months ago stable-6.4
  34. 6ba63b0 Merge branch 'stable-6.2' into stable-6.3 by Matthias Sohn · 4 months ago stable-6.3
  35. 393571f Merge branch 'stable-6.1' into stable-6.2 by Matthias Sohn · 4 months ago stable-6.2
  36. 8782bf3 Merge branch 'stable-6.0' into stable-6.1 by Matthias Sohn · 4 months ago stable-6.1
  37. 8862c80 Merge branch 'stable-5.13' into stable-6.0 by Matthias Sohn · 4 months ago stable-6.0
  38. ef53cb8 Merge "FooterLines: handle extraction from messages without headers" by Ivan Frade · 4 months ago
  39. 8116f66 FooterLines: handle extraction from messages without headers by Nitzan Gur-Furman · 5 months ago
  40. 2177bed Silence API warnings by Matthias Sohn · 4 months ago
  41. 331fa02 Remove invalid/unnecessary Maven settings by Michael Keppler · 4 months ago
  42. b1cc74b Update maven plugins by Matthias Sohn · 4 months ago
  43. 2199b74 Update org.eclipse.dash:license-tool-plugin to 1.1.0 by Matthias Sohn · 4 months ago
  44. ff20da9 Enable using slf4j 2.x by Matthias Sohn · 5 months ago
  45. 80a2b06 Update Tycho to 4.0.4 by Matthias Sohn · 5 months ago
  46. b450ff1 Update mockito to 5.8.0 by Matthias Sohn · 5 months ago
  47. 3cefca0 Add 4.31 target platform and update orbit to 4.31 by Matthias Sohn · 5 months ago
  48. a00afad Update ecj to 3.36.0 by Matthias Sohn · 5 months ago
  49. d1189a1 Renormalize line endings based on .gitattributes by Matthias Sohn · 5 months ago
  50. eb0dd3a Configure .gitattributes to manage line endings by Matthias Sohn · 5 months ago
  51. 40e97af Normalize line endings to LF for all text files by Matthias Sohn · 5 months ago
  52. a423f17 Merge "Remove invalid spotbugs configuration" by Matthias Sohn · 4 months ago
  53. aab576c Merge "Fix PMD plugin configuration" by Matthias Sohn · 4 months ago
  54. 7884873 BasePackFetchConnection: Skip object/ref lookups if local repo is empty by Dariusz Luksza · 5 months ago
  55. faa50c6 LooseObjects: Use File#exists when possible by Dariusz Luksza · 5 months ago
  56. 1ab2c73 Remove invalid spotbugs configuration by Michael Keppler · 5 months ago
  57. 5553f3b Fix PMD plugin configuration by Michael Keppler · 5 months ago
  58. b2abab2 DfsReader: give subclasses visiblity over the pack bitmap index by Ivan Frade · 5 months ago
  59. e25bf95 PackBitmapIndex/StoredBitmap: Expose size and counts by Ivan Frade · 6 months ago
  60. 52c18ae PackWriter/Statistics: Remove the bitmapt hit stats by Ivan Frade · 5 months ago
  61. a2fed42 Configure Github issue reporting by Thomas Wolf · 5 months ago
  62. e712b47 Make sure ref to prune is in packed refs by Fabio Ponciroli · 5 months ago
  63. 4d2bdba Merge "API filter for PackStatistics.objectsWithBitmapsFound" by Thomas Wolf · 5 months ago
  64. ab13293 FooterLine: Protect from ill-formed message by Kamil Musin · 5 months ago
  65. f75e8fb Merge "Document option gc.writeCommitGraph" by Ivan Frade · 5 months ago
  66. 4592603 API filter for PackStatistics.objectsWithBitmapsFound by Thomas Wolf · 5 months ago
  67. 072f4e5 Merge "StartGenerator: Fix parent rewrite with non-default RevFilter" by Ivan Frade · 5 months ago
  68. db5ce6b StartGenerator: Fix parent rewrite with non-default RevFilter by Ronald Bhuleskar · 6 months ago
  69. 6a5bde5 Update MANIFEST.MF by Peter Kriens · 5 months ago
  70. b058944 Document option gc.writeCommitGraph by Matthias Sohn · 5 months ago
  71. 6cdd04a Bump last release version to 6.8.0.202311291450-r by Matthias Sohn · 5 months ago
  72. b54592c Prepare 6.9.0-SNAPSHOT builds by Matthias Sohn · 5 months ago
  73. c1e5bd3 Merge branch 'stable-6.8' by Matthias Sohn · 5 months ago
  74. 8ea5409 BitmapWalkerTest: New test for the walker by Ivan Frade · 6 months ago
  75. 5e563e1 PackWriter: store the objects with bitmaps in the statistics by Ivan Frade · 6 months ago
  76. 5552242 FooterLine: First line cannot be a footer by Ivan Frade · 5 months ago
  77. acf97be Reapply "Improve footer parsing to allow multiline footers." by Ivan Frade · 5 months ago
  78. e99fb6e Revert "Improve footer parsing to allow multiline footers." by Ivan Frade · 5 months ago
  79. 796fb2e Prepare 6.8.1-SNAPSHOT builds by Matthias Sohn · 5 months ago
  80. c435604 JGit v6.8.0.202311291450-r by Matthias Sohn · 5 months ago v6.8.0.202311291450-r
  81. 6514a46 Rename method parameter to fix warning about hidden field by Matthias Sohn · 5 months ago
  82. 29ad7d5 Fix warnings about empty control flow statements by Matthias Sohn · 5 months ago
  83. e4abd01 BitmapIndexImpl: externalize error message by Matthias Sohn · 5 months ago
  84. 232813b Suppress not-externalized string warnings by Matthias Sohn · 5 months ago
  85. ff0ec5c Silence API error for new method BitmapIndex#addBitmapLookupListener by Matthias Sohn · 5 months ago
  86. 5a717a7 Update Orbit to orbit-aggregation/2023-12 by Matthias Sohn · 5 months ago
  87. 5fdd58a Merge branch 'master' into stable-6.8 by Matthias Sohn · 5 months ago
  88. 42666cc Merge "Improve footer parsing to allow multiline footers." by Matthias Sohn · 5 months ago
  89. e9433d3 Merge "Make the tests buildable by bazel test" by Matthias Sohn · 5 months ago
  90. ef901e9 Adapt to type parameter added in commons-compress 1.25.0 by Matthias Sohn · 6 months ago
  91. 340cc78 Improve footer parsing to allow multiline footers. by Kamil Musin · 5 months ago
  92. 2a739ad Make the tests buildable by bazel test by Kamil Musin · 5 months ago
  93. 9a05ca4 Prepare 6.8.0-SNAPSHOT builds by Matthias Sohn · 5 months ago
  94. 7bc697d JGit v6.8.0.202311212206-rc1 by Matthias Sohn · 5 months ago v6.8.0.202311212206-rc1
  95. 7720d25 Merge branch 'master' into stable-6.8 by Matthias Sohn · 5 months ago
  96. aab75db BitmapIndex: Add interface to track bitmaps found (or not) by Ivan Frade · 6 months ago
  97. c0d15c2 BitmapWalker: Remove BitmapWalkListener by Ivan Frade · 6 months ago
  98. cd83220 Update repository URLs in CONTRIBUTING.md by Matthias Sohn · 6 months ago
  99. d1b0530 Merge "Fix typo in FileUtils.isStaleFileHandle() javadoc" by Matthias Sohn · 6 months ago
  100. 823b6a4 Fix typo in FileUtils.isStaleFileHandle() javadoc by Dariusz Luksza · 6 months ago