1. ee74782 PacketLineIn: Add an iterator over strings in the input stream by David Pursehouse · 6 years ago
  2. 7377b8d Replace trivial reference comparison of PacketLineIn.{DELIM,END} by David Pursehouse · 6 years ago
  3. e19e859 Tune max heap size for tests by Matthias Sohn · 6 years ago
  4. 84fc5c9 Convert to lambda or member reference by Carsten Hammer · 6 years ago
  5. 90107d5 Prepare 5.4.0-SNAPSHOT builds by Matthias Sohn · 6 years ago
  6. 3b94cd0 SmartClientSmartServerTest: Open Repository in try-with-resource by David Pursehouse · 6 years ago
  7. ec72e80 SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource by David Pursehouse · 6 years ago
  8. 4cba10b SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository by David Pursehouse · 6 years ago
  9. 5ac044a SmartClientSmartServerTest: Open TestRepository in try-with-resource by David Pursehouse · 6 years ago
  10. 283830a SmartClientSmartServerTest: Stop using deprecated Repository#hasObject by David Pursehouse · 6 years ago
  11. fb7b943 DumbClientSmartServerTest: Open TestRepository in try-with-resource by David Pursehouse · 6 years ago
  12. 4635f38 DumbClientDumbServerTest: Open TestRepository in try-with-resource by David Pursehouse · 6 years ago
  13. ec94268 Merge branch 'stable-5.2' by Jonathan Nieder · 6 years ago
  14. 3f9a5ce Deprecate Repository#hasObject by Jonathan Nieder · 6 years ago
  15. 5656222 Prepare 5.2.2-SNAPSHOT builds by Matthias Sohn · 6 years ago
  16. 24e8995 JGit v5.2.1.201812262042-r by Matthias Sohn · 6 years ago v5.2.1.201812262042-r
  17. f909de5 Merge branch 'stable-5.1' into stable-5.2 by Jonathan Nieder · 6 years ago
  18. d14209e Prepare 5.1.5-SNAPSHOT builds by Matthias Sohn · 6 years ago
  19. c93aec2 JGit v5.1.4.201812251853-r by Matthias Sohn · 6 years ago v5.1.4.201812251853-r
  20. 25deb30 Merge branch 'stable-5.0' into stable-5.1 by Matthias Sohn · 6 years ago
  21. 9caa942 Merge branch 'stable-4.11' into stable-5.0 by Matthias Sohn · 6 years ago
  22. 23e4765 Prepare 4.11.7-SNAPSHOT builds by Matthias Sohn · 6 years ago
  23. cc76de5 JGit v4.11.6.201812241910-r by Matthias Sohn · 6 years ago v4.11.6.201812241910-r
  24. affbb99 Merge branch 'stable-4.10' into stable-4.11 by Matthias Sohn · 6 years ago
  25. 60a606a Merge branch 'stable-4.9' into stable-4.10 by Matthias Sohn · 6 years ago
  26. 8f1fd09 Prepare 4.9.9-SNAPSHOT builds by Matthias Sohn · 6 years ago
  27. 67af2d46d JGit v4.9.8.201812241815-r by Matthias Sohn · 6 years ago v4.9.8.201812241815-r
  28. 78b18db UploadPack: Test filtering by AdvertiseRefsHook in stateless transports by Masaya Suzuki · 6 years ago
  29. 9e5c7c5 Capture test coverage and add an aggregate test coverage report by Matthias Sohn · 6 years ago
  30. 57b8cf4 Prepare 5.2.1-SNAPSHOT builds by Matthias Sohn · 6 years ago
  31. c84c081 JGit v5.2.0.201812061821-r by Matthias Sohn · 6 years ago v5.2.0.201812061821-r
  32. 38da21d Prepare 5.3.0-SNAPSHOT builds by Matthias Sohn · 6 years ago
  33. 055c312 Prepare 5.2.0-SNAPSHOT builds by Matthias Sohn · 6 years ago
  34. 12d840d JGit v5.2.0.201811281532-m3 by Matthias Sohn · 6 years ago v5.2.0.201811281532-m3
  35. 49befd8 Revert C Git 1.7.5 bug workaround by Masaya Suzuki · 6 years ago
  36. b65e247 Prepare 5.1.4-SNAPSHOT builds by Matthias Sohn · 6 years ago
  37. cf24983 JGit v5.1.3.201810200350-r by Matthias Sohn · 6 years ago v5.1.3.201810200350-r
  38. 9b6d30f Prepare 4.11.6-SNAPSHOT builds by Matthias Sohn · 6 years ago
  39. 92aca61 JGit v4.11.5.201810191925-r by Matthias Sohn · 6 years ago v4.11.5.201810191925-r
  40. 7ae0045 Prepare 4.9.8-SNAPSHOT builds by Matthias Sohn · 6 years ago
  41. 9753405 JGit v4.9.7.201810191756-r by Matthias Sohn · 6 years ago v4.9.7.201810191756-r
  42. 91021cb Configure classpath for separate test sources in Eclipse by Michael Keppler · 6 years ago
  43. 7ebd434 Disable Eclipse warning about unrecognized @SuppressWarnings value by David Pursehouse · 6 years ago
  44. 2078b23 Prepare 5.1.3-SNAPSHOT builds by Matthias Sohn · 6 years ago
  45. b638702 JGit v5.1.2.201810061102-r by Matthias Sohn · 6 years ago v5.1.2.201810061102-r
  46. 620370a Prepare 4.11.5-SNAPSHOT builds by Matthias Sohn · 6 years ago
  47. c2a866b JGit v4.11.4.201810060650-r by Matthias Sohn · 6 years ago v4.11.4.201810060650-r
  48. bf7a611 Prepare 4.9.7-SNAPSHOT builds by Matthias Sohn · 7 years ago
  49. 73e6a93 JGit v4.9.6.201810051924-r by Matthias Sohn · 7 years ago v4.9.6.201810051924-r
  50. a97e79d Explicitly specify charset when constructing PrintWriter by David Pursehouse · 7 years ago
  51. fbf6ce6 Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 by David Pursehouse · 7 years ago
  52. 873b0b7 FileResolverTest#testNotAGitRepository: Fail when exception is not thrown by David Pursehouse · 7 years ago
  53. dbabe5f Explicitly specify charset in constructor of InputStreamReader by David Pursehouse · 7 years ago
  54. ee40efc Make inner classes static where possible by David Pursehouse · 7 years ago
  55. 751abf4 Fix Mylyn commit message template by Michael Keppler · 7 years ago
  56. 48e21dc Prepare 5.1.2-SNAPSHOT builds by Matthias Sohn · 7 years ago
  57. b06d2e6 JGit v5.1.1.201809181055-r by Matthias Sohn · 7 years ago v5.1.1.201809181055-r
  58. 35255a2 Prepare 4.11.4-SNAPSHOT builds by Matthias Sohn · 7 years ago
  59. 47ad1f6 JGit v4.11.3.201809181037-r by Matthias Sohn · 7 years ago v4.11.3.201809181037-r
  60. 430ff21 Prepare 4.9.6-SNAPSHOT builds by Matthias Sohn · 7 years ago
  61. 0bd9cb6 JGit v4.9.5.201809180939-r by Matthias Sohn · 7 years ago v4.9.5.201809180939-r
  62. a44d95c Prepare 5.1.1-SNAPSHOT builds by Matthias Sohn · 7 years ago
  63. 47956bc JGit v5.1.0.201809111528-r by Matthias Sohn · 7 years ago v5.1.0.201809111528-r
  64. 34618a4 Prepare 4.11.3-SNAPSHOT builds by Matthias Sohn · 7 years ago
  65. ae21714 JGit v4.11.2.201809100523-r by Matthias Sohn · 7 years ago v4.11.2.201809100523-r
  66. 0b11e31 Prepare 5.0.4-SNAPSHOT builds by Matthias Sohn · 7 years ago
  67. faf1ae2 JGit v5.0.3.201809091024-r by Matthias Sohn · 7 years ago v5.0.3.201809091024-r
  68. de0a687 Prepare 4.9.5-SNAPSHOT builds by Matthias Sohn · 7 years ago
  69. 6657f93 JGit v4.9.4.201809090327-r by Matthias Sohn · 7 years ago v4.9.4.201809090327-r
  70. 2fae326 Prepare 5.2.0-SNAPSHOT builds by Matthias Sohn · 7 years ago
  71. 4c8a4eb Prepare 5.1.0-SNAPSHOT builds by Matthias Sohn · 7 years ago
  72. e4281f1 JGit v5.1.0.201809051400-rc1 by Matthias Sohn · 7 years ago v5.1.0.201809051400-rc1
  73. 30c6c75 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 by David Pursehouse · 7 years ago
  74. e5b72a4 HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods by David Pursehouse · 7 years ago
  75. 0a13545 HttpClientConnectionTest: Reformat with the Eclipse style by David Pursehouse · 7 years ago
  76. 6e797bc HttpClientConnectionTest: Add missing license header by David Pursehouse · 7 years ago
  77. 3151bc3 HttpClientTests: Open OutputStream in try-with-resource by David Pursehouse · 7 years ago
  78. 3f8b9cb HttpClientTests: Use assertEquals to assert about response code by David Pursehouse · 7 years ago
  79. 2f7bf6b Prepare 5.0.3-SNAPSHOT builds by Matthias Sohn · 7 years ago
  80. 4081338 JGit v5.0.2.201807311906-r by Matthias Sohn · 7 years ago v5.0.2.201807311906-r
  81. a8c7c42 Prepare 4.11.2-SNAPSHOT builds by Matthias Sohn · 7 years ago
  82. e51d2fc JGit v4.11.1.201807311124-r by Matthias Sohn · 7 years ago v4.11.1.201807311124-r
  83. 6a813c6 Prepare 4.9.4-SNAPSHOT builds by Matthias Sohn · 7 years ago
  84. 56b435a JGit v4.9.3.201807311005-r by Matthias Sohn · 7 years ago v4.9.3.201807311005-r
  85. 280707b HttpClientConnection.getHeaderFields should support multiple values for same header by Gabriel Couto · 7 years ago
  86. 55ebb83 Add response message, if any, on HTTP status 404 by Thomas Wolf · 7 years ago
  87. ff15df0 Prepare 5.0.2-SNAPSHOT builds by Matthias Sohn · 7 years ago
  88. a7e38fb JGit v5.0.1.201806211838-r by Matthias Sohn · 7 years ago v5.0.1.201806211838-r
  89. 0dbaf9d Prepare 5.0.1-SNAPSHOT builds by Matthias Sohn · 7 years ago
  90. e729a83 JGit v5.0.0.201806131550-r by Matthias Sohn · 7 years ago v5.0.0.201806131550-r
  91. 94a585e JGit v5.0.0.201806131210-r by Matthias Sohn · 7 years ago
  92. cb0abf7 Prepare 5.0.0-SNAPSHOT builds by Matthias Sohn · 7 years ago
  93. ca57743 JGit v5.0.0.201806050710-rc3 by Matthias Sohn · 7 years ago v5.0.0.201806050710-rc3
  94. 903432e Merge branch 'stable-5.0' by Jonathan Nieder · 7 years ago
  95. f516c1d Add protocol v2 support in http by Jonathan Tan · 7 years ago
  96. c473bbf Prepare 5.0.0-SNAPSHOT builds by Matthias Sohn · 7 years ago
  97. dbf091a JGit v5.0.0.201805301535-rc2 by Matthias Sohn · 7 years ago v5.0.0.201805301535-rc2
  98. 2f1b4ff Prepare 5.1.0-SNAPSHOT builds by Matthias Sohn · 7 years ago
  99. 9ad7031 Prepare 5.0.0-SNAPSHOT builds by Matthias Sohn · 7 years ago
  100. 812abef JGit v5.0.0.201805221745-rc1 by Matthias Sohn · 7 years ago v5.0.0.201805221745-rc1