1. dd8c3da dfs: add configurable name to block cache table stats by Laura Hamelin · 3 months ago master
  2. c213c90 Merge "DfsBlockCache: use PackExtBlockCacheTable when configured" by Ivan Frade · 20 hours ago
  3. 7e85e7e DfsBlockCache: use PackExtBlockCacheTable when configured by Laura Hamelin · 4 months ago
  4. b1c83bf LfsConnectionFactoryTest: remove unnecessary cast by Matthias Sohn · 3 weeks ago
  5. 7ad2be2 JSchSshProtocol2Test: remove unnecessary cast by Matthias Sohn · 3 weeks ago
  6. 7648948 ApacheSshProtocol2Test: remove unnecessary cast by Matthias Sohn · 3 weeks ago
  7. 17882b1 NoteMapMerger: remove unnecessary cast by Matthias Sohn · 3 weeks ago
  8. 36fa55a Update mockito to 5.14.1 by Matthias Sohn · 7 days ago
  9. 69cc4c3 Update jna to 5.15.0 by Matthias Sohn · 7 days ago
  10. e355c0e Update bytebuddy to 1.15.3 by Matthias Sohn · 7 days ago
  11. fc53ca0 Update commons-io:commons-io to 2.17.0 by Matthias Sohn · 7 days ago
  12. c1ed1e0 Merge "Record failing paths in recursive merge." by Ivan Frade · 11 days ago
  13. 7ce8183 Merge "FileRepository: Remove unnecessary setConfig call" by Ivan Frade · 11 days ago
  14. 96e86eb Merge "DfsInserter: Create PackConfig from repo instead of repo.conf" by Ivan Frade · 11 days ago
  15. 4ca0d13 FileRepository: Remove unnecessary setConfig call by Ivan Frade · 14 days ago
  16. 2fb7b61 Merge branch 'stable-7.0' by Matthias Sohn · 12 days ago
  17. e9b0fc9 Merge branch 'stable-6.10' into stable-7.0 by Matthias Sohn · 12 days ago stable-7.0
  18. 1cd87ab Merge branch 'stable-6.9' into stable-6.10 by Matthias Sohn · 12 days ago stable-6.10
  19. 9e7d2ac Merge branch 'stable-6.8' into stable-6.9 by Matthias Sohn · 12 days ago stable-6.9
  20. 7c26efb Merge branch 'stable-6.7' into stable-6.8 by Matthias Sohn · 12 days ago stable-6.8
  21. 0a8d502 Merge branch 'stable-6.6' into stable-6.7 by Matthias Sohn · 12 days ago stable-6.7
  22. 56a5db6 AdvertisedRequestValidator: fix WantNotValidException caused by race by Matthias Sohn · 2 weeks ago stable-6.6
  23. c5407a2 DfsInserter: Create PackConfig from repo instead of repo.conf by Ivan Frade · 14 days ago
  24. 1332b51 Record failing paths in recursive merge. by jackdt@google.com · 2 weeks ago
  25. cd21ed3 Merge "DfsReader: Fallback to regular size read if size index throws" by Ivan Frade · 3 weeks ago
  26. e7d569c PackIndex: Add protected setters to populate the MutableEntry by jackdt@google.com · 3 weeks ago
  27. 1af7aa8 DfsReader: Fallback to regular size read if size index throws by Ivan Frade · 3 weeks ago
  28. c3c78dd PackWriter: Remove constructor with only Reader as param by Ivan Frade · 3 weeks ago
  29. 77e7479 PackIndex: Simplify Iterator/MutableEntry interaction by jackdt@google.com · 5 weeks ago
  30. 17d3837 Update org.mockito:mockito-core to 5.13.0 by Matthias Sohn · 4 weeks ago
  31. 1adf927 Update to jetty 12.0.13 by Matthias Sohn · 4 weeks ago
  32. 9524adb Update org.apache.commons:commons-lang3 to 3.17.0 by Matthias Sohn · 4 weeks ago
  33. 06ca004 Update bytebuddy to 1.15.1 by Matthias Sohn · 4 weeks ago
  34. 022a485 Add 4.34 target platform for Eclipse 2024-12 by Matthias Sohn · 4 weeks ago
  35. b7d3a44 Use 2024-09 release repository in 4.33 target platform by Matthias Sohn · 4 weeks ago
  36. 62d0b22 PackReverseIndex: Fix javadoc in position methods by jackdt@google.com · 4 weeks ago
  37. e5d2898 Replace custom encoder `Constants#encode` by JDK implementation by Matthias Sohn · 5 weeks ago
  38. 3d0d754 [releng] Bump japicmp base version to 7.0.0.202409031743-r by Thomas Wolf · 5 weeks ago
  39. c338c19 Prepare 7.1.0-SNAPSHOT builds by Matthias Sohn · 5 weeks ago
  40. dc008dd Merge branch 'stable-7.0' by Matthias Sohn · 5 weeks ago
  41. df49751 Prepare 7.0.1-SNAPSHOT builds by Matthias Sohn · 5 weeks ago
  42. 608a643 JGit v7.0.0.202409031743-r by Matthias Sohn · 5 weeks ago v7.0.0.202409031743-r
  43. 45689b4 Revert "Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean)" by Matthias Sohn · 5 weeks ago
  44. b4bdf98 Remove deprecated JschSession#getSftpChannel method by Matthias Sohn · 6 weeks ago
  45. 0ae586b Remove deprecated AutoLFInputStream constructors by Matthias Sohn · 6 weeks ago
  46. f9a608b Remove deprecated RawParseUtils#UTF8_CHARSET by Matthias Sohn · 6 weeks ago
  47. 2a10b41 Remove deprecated FS#setAsyncFileStoreAttributes method by Matthias Sohn · 6 weeks ago
  48. 0b531cd FS, FS_Posix: remove deprecated #createNewFile(File) method by Matthias Sohn · 6 weeks ago
  49. 8baef22 Remove deprecated lastModified methods using long by Matthias Sohn · 6 weeks ago
  50. 88053ee UserAgent: remove deprecated #getAgent, #hasAgent methods by Matthias Sohn · 6 weeks ago
  51. d64e092 Remove deprecated Transport#getFilterBlobLimit methods by Matthias Sohn · 6 weeks ago
  52. d672276 Remove deprecated RefAdvertiser#send(Map<String, Ref>) method by Matthias Sohn · 6 weeks ago
  53. 0d4e81e Remove deprecated ReceivePack#setEchoCommandFailures method by Matthias Sohn · 6 weeks ago
  54. 66f3408 Remove deprecated class ReceivePack.FirstLine by Matthias Sohn · 6 weeks ago
  55. 7b65a84 PacketLineIn: make deprecated #END and #DELIM private by Matthias Sohn · 6 weeks ago
  56. fc76f22 WindowCacheStats: remove deprecated #getOpenFiles, #getOpenBytes by Matthias Sohn · 6 weeks ago
  57. 0143d6d Remove deprecated PatchApplier#applyPatch(InputStream) by Matthias Sohn · 6 weeks ago
  58. 42d3182 Remove deprecated MergeMessageFormatter#formatWithConflicts by Matthias Sohn · 6 weeks ago
  59. e542254 Remove deprecated MergeFormatter#formatMerge using charset name by Matthias Sohn · 6 weeks ago
  60. 987a24b Remove deprecated MergeFormatter#formatMerge using charset name by Matthias Sohn · 6 weeks ago
  61. 7162722 Remove deprecated TagBuilder#toByteArray method by Matthias Sohn · 6 weeks ago
  62. 925f0d1 Remove deprecated Repository#hasObject(AnyObjectId) method by Matthias Sohn · 6 weeks ago
  63. ac1265a Make deprecated Repository#peel(Ref) private by Matthias Sohn · 6 weeks ago
  64. db9443d Remove deprecated RefDatabase#getRef(String) method by Matthias Sohn · 6 weeks ago
  65. 8140ad7 CoreConfig: remove deprecated #isLogAllRefUpdates method by Matthias Sohn · 6 weeks ago
  66. 16f8db0 Constants: remove deprecated #CHARSET and #CHARACTER_ENCODING by Matthias Sohn · 6 weeks ago
  67. 3585035 Remove deprecated ConfigConstants#CONFIG_KEY_STREAM_FILE_TRESHOLD by Matthias Sohn · 6 weeks ago
  68. 7650a68 Remove deprecated CommitBuilder#setEncoding(String) method by Matthias Sohn · 6 weeks ago
  69. 63348b2 Remove deprecated static #equals(AnyObjectId, AnyObjectId) method by Matthias Sohn · 6 weeks ago
  70. ec97acb Remove deprecated FileSnapshot.save(long) method by Matthias Sohn · 6 weeks ago
  71. 65bc6e4 Remove deprecated lastModified accessors returning long by Matthias Sohn · 6 weeks ago
  72. 3c8b60b Remove deprecated PackInvalidException constructors by Matthias Sohn · 6 weeks ago
  73. f1a4afe DirCacheEntry: remove deprecated methods by Matthias Sohn · 6 weeks ago
  74. a00b7c3 Remove deprecated DirCacheCheckout#checkoutEntry methods by Matthias Sohn · 6 weeks ago
  75. 724626a Remove deprecated StashApplyCommand#setApplyUntracked method by Matthias Sohn · 6 weeks ago
  76. ee02be9 Remove deprecated StashApplyCommand#setApplyIndex method by Matthias Sohn · 6 weeks ago
  77. 8c81cfc Remove deprecated RemoteSetUrlCommand#setUri method by Matthias Sohn · 6 weeks ago
  78. b4243e4 Remove deprecated RemoteSetUrlCommand#setPush method by Matthias Sohn · 6 weeks ago
  79. 3027415 Remove deprecated RemoteSetUrlCommand#setName method by Matthias Sohn · 6 weeks ago
  80. 373fbb4 Remove deprecated RemoteRemoveCommand#setName method by Matthias Sohn · 6 weeks ago
  81. f17d4de Merge "Remove deprecated CheckoutCommand#setForce method" into stable-7.0 by Luca Milanesio · 5 weeks ago
  82. 0757ca6 Remove deprecated CheckoutCommand#setForce method by Matthias Sohn · 6 weeks ago
  83. 22f7bea Remove deprecated CheckoutCommand#setForce method by Matthias Sohn · 6 weeks ago
  84. 6007aee Remove deprecated static AnyLongObjectId#equals method by Matthias Sohn · 6 weeks ago
  85. 3682611 Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean) by Matthias Sohn · 6 weeks ago
  86. d478dd4 Merge branch 'master' into stable-7.0 by Matthias Sohn · 6 weeks ago
  87. 45e2871 walks: Remove deprecated #createReachabilityChecker() method by Ivan Frade · 6 weeks ago
  88. e5cc315 RepoCommand.RemoteReader: Remove @Deprecated method by Ivan Frade · 6 weeks ago
  89. 8438808 ReachabilityChecker: Remove @Deprecated method by Ivan Frade · 6 weeks ago
  90. ff1592e UploadPack: Remove @Deprecated classes and methods by Ivan Frade · 6 weeks ago
  91. cef6e8a ObjectId: Add method to read an ObjectId from a ByteBuffer by Ivan Frade · 6 weeks ago
  92. be33cd4 Remove unused API warning filters by Matthias Sohn · 6 weeks ago
  93. 4785d62 ObjectDirectoryTest: ensure WindowCursor is closed by Matthias Sohn · 6 weeks ago
  94. 71eb792 PackExtBlockCacheTableTest: fix empty block warning by Matthias Sohn · 6 weeks ago
  95. 29fa0e5 PackExtBlockCacheTableTest: suppress unchecked conversion warnings by Matthias Sohn · 6 weeks ago
  96. 07f5e81 PackObjectSizeIndexV1: fix boxing warnings by Matthias Sohn · 6 weeks ago
  97. 60f40a8e PackExtBlockCacheTableTest: suppress boxing warning on test class by Matthias Sohn · 6 weeks ago
  98. f5f19b7 DfsBlockCacheConfigTest: suppress boxing warning on test class by Matthias Sohn · 6 weeks ago
  99. 9627ee8 Suppress non-externalized string warnings by Matthias Sohn · 6 weeks ago
  100. f13a655 Update jakarta.servlet:jakarta.servlet-api to 6.1.0 by Matthias Sohn · 6 weeks ago