1. cac8358 WalkFetchConnection: Remove marked packs on all function exits by Ivan Frade · 10 months ago
  2. c704a40 Merge "Do not use ArrayList when there will be deletions" by Ivan Frade · 10 months ago
  3. e6217e2 Do not use ArrayList when there will be deletions by jackdt@google.com · 10 months ago
  4. 35d840b Merge changes I12e4d0fd,I082ffb20 by Matthias Sohn · 10 months ago
  5. d06722a Merge "Allow applying a patch with conflicts" by Matthias Sohn · 10 months ago
  6. 6e9a170 Allow applying a patch with conflicts by Patrick Hiesel · 2 years ago
  7. bee9796 Remove unused API problem filters by Matthias Sohn · 10 months ago
  8. c1f9513 Check an execution bit by reading it from the file system by Yury Molchan · 1 year, 3 months ago
  9. 9d5555d PackIndex: Make it an interface by Ivan Frade · 12 months ago
  10. 0647785 PackIndex: Make iterator static (pass object count in ctor) by Ivan Frade · 12 months ago
  11. 13212d7 PackIndex: move checksum to the subclasses by Ivan Frade · 12 months ago
  12. ca0261a Merge "PackIndex: Make #getOffset protected to allow out-of-package subclasses" by Ivan Frade · 10 months ago
  13. 964498e [errorprone] Fix error pattern JdkObsolete by Matthias Sohn · 10 months ago
  14. 1ed38b8 PackIndex: Make #getOffset protected to allow out-of-package subclasses by Ivan Frade · 11 months ago
  15. 567315a ResolveMerger: Fix the issue with binary modify-modify conflicts by Sruteesh · 1 year, 1 month ago
  16. 1790ff5 PackBitmapIndexBuilder.StoredEntry: add getter for objectId by Sam Delmerico · 11 months ago
  17. 735dc89 PackBitmapIndex: clarify naming of getObject inputs by Sam Delmerico · 11 months ago
  18. 8404bf1 Merge "MergeAlgorithm: Fix diff3 conflict hunk computation" by Ivan Frade · 11 months ago
  19. e4b4f06 MergeAlgorithm: Fix diff3 conflict hunk computation by Antonin Delpeuch · 12 months ago
  20. 5c623b1 PackBitmapIndexBuilder: make StoredEntry constructor public by Sam Delmerico · 11 months ago
  21. 40b78e1 Merge "PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps()" by Ivan Frade · 11 months ago
  22. e118d43 PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps() by Sam Delmerico · 12 months ago
  23. c111261 DfsPackFile: Make the loader classes used to construct bitmaps public. by jackdt@google.com · 11 months ago
  24. 33cacad DfsPackFile: make public the constructor with bitmap loader by Ivan Frade · 11 months ago
  25. 82b224c PackWriter: writeBitmapIndex takes bitmap index writer by Sam Delmerico · 1 year ago
  26. a5ec41b PackBitmapIndex: convert from class to interface by Sam Delmerico · 12 months ago
  27. 7edbe88 Merge "PackBitmapIndex: hide packChecksum behind getter" by Ivan Frade · 12 months ago
  28. c0b415f Merge "Cache refreshed loose ref dirs in SnapshottingRefDirectory" by Matthias Sohn · 12 months ago
  29. 967c494 Merge "TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion" by jonathantanmy · 12 months ago
  30. 81d64c9 Cache refreshed loose ref dirs in SnapshottingRefDirectory by Nasser Grainawi · 1 year ago
  31. 3ffde6e PackBitmapIndex: hide packChecksum behind getter by Sam Delmerico · 12 months ago
  32. 0acf07e Merge "CleanupService: preload JgitText if not running in OSGi" by Thomas Wolf · 12 months ago
  33. 72fa0a5 TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion by Xing Huang · 1 year ago
  34. 9e841dd PathFilterGroup: implement getPathsBestEffort() by Xing Huang · 12 months ago
  35. e5a17df CleanupService: preload JgitText if not running in OSGi by Thomas Wolf · 12 months ago
  36. c1eba8a DfsPackFile: get commitGraph.readChangePaths from repo config by Xing Huang · 12 months ago
  37. a052d54 Merge "CommitGraphLoader: receive readChangedPaths as parameter" by Ivan Frade · 12 months ago
  38. 631cbf5 CommitGraphLoader: receive readChangedPaths as parameter by Xing Huang · 12 months ago
  39. 9917074 Merge "ShutdownHook: run on bundle deactivation if in OSGi" by Matthias Sohn · 12 months ago
  40. 328008a FS_POSIX.runInShell(): on MacOS use a login shell by Thomas Wolf · 1 year, 1 month ago
  41. bf7dd9a ShutdownHook: run on bundle deactivation if in OSGi by Thomas Wolf · 1 year ago
  42. 819c5bc [diffmergetool] Fix running command on Cygwin by Thomas Wolf · 1 year ago
  43. fe681b3 DfsBlockCache: move cache table specific implementations to a new class by Laura Hamelin · 1 year ago
  44. 07d7452 Prepare 6.10.0-SNAPSHOT builds by Matthias Sohn · 1 year ago
  45. e61c20b Prepare 6.9.1-SNAPSHOT builds by Matthias Sohn · 1 year ago
  46. d764bc3 JGit v6.9.0.202403050737-r by Matthias Sohn · 1 year ago v6.9.0.202403050737-r
  47. 058faa2 JGit v6.9.0.202403050045-r by Matthias Sohn · 1 year ago v6.9.0.202403050045-r
  48. 21f7fdf Introduce core.trustLooseRefStat config by Kaushik Lingarkar · 1 year, 1 month ago
  49. 5c94dcc DfsObjDatabase: Let object database instantiate DfsPackFiles by Ivan Frade · 1 year, 1 month ago
  50. 0497495 DfsPackFile: Abstract the bitmap loading to support other backends by Ivan Frade · 1 year, 1 month ago
  51. d132050 Remove unused API problem filters by Matthias Sohn · 1 year ago
  52. eaf0393 Merge "DfsReader#getObjectSize: use size index if possible" by Ivan Frade · 1 year, 1 month ago
  53. a00a500 Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"" by Ivan Frade · 1 year, 1 month ago
  54. f11d136 Revert "StartGenerator: Fix parent rewrite with non-default RevFilter" by Ivan Frade · 1 year, 1 month ago
  55. 5481bfd Merge branch 'stable-6.8' by Matthias Sohn · 1 year, 1 month ago
  56. 9377d31 Merge branch 'stable-6.7' into stable-6.8 by Matthias Sohn · 1 year, 1 month ago
  57. 7ba0cfa Merge branch 'stable-6.6' into stable-6.7 by Matthias Sohn · 1 year, 1 month ago
  58. 3e62430 Allow to discover bitmap on disk created after the packfile by Luca Milanesio · 1 year, 2 months ago
  59. e4b95ee DfsReader#getObjectSize: use size index if possible by Ivan Frade · 1 year, 1 month ago
  60. f4f992c Add SystemReader.Delegate to reduce boiler-plate code needed to subclass by Matthias Sohn · 1 year, 1 month ago
  61. 426d678 storage.file: Do not throw NSFE when deleting tmp files by Nasser Grainawi · 1 year, 4 months ago
  62. 67142ca FS.detectSymlinkSupport: fix a race by Motiejus Jakštys · 1 year, 2 months ago
  63. 9dab861 Merge changes I8e577a23,Ic8e8b288 by Matthias Sohn · 1 year, 1 month ago
  64. 188cdcf Merge changes I9225d6a3,I9cf093ca,Id5a80635 by Matthias Sohn · 1 year, 1 month ago
  65. c35deb6 Merge branch 'stable-6.8' into master by Dariusz Luksza · 1 year, 1 month ago
  66. f1c39fb Merge branch 'stable-6.7' into stable-6.8 by Dariusz Luksza · 1 year, 1 month ago
  67. bf70c9f Merge branch 'stable-6.6' into stable-6.7 by Dariusz Luksza · 1 year, 1 month ago
  68. acf21c0 RefDirectory: Do not unlock until after deleting loose ref by Nasser Grainawi · 1 year, 1 month ago
  69. 86ef2d5 Add missing javadoc description for declared exception by Matthias Sohn · 1 year, 1 month ago
  70. 29c89d1 SnapshottingRefDirectory: Invalidate snapshot after locking ref for update by Nasser Grainawi · 1 year, 1 month ago
  71. 8197cab SnapshottingRefDir: Replace lambas with method refs by Nasser Grainawi · 1 year, 1 month ago
  72. 8b49e01 SnapshottingRefDir: Reduce casts with overrides by Nasser Grainawi · 1 year, 1 month ago
  73. 99333e7 [errorprone] Fix wrong comparison which always evaluated to false by Matthias Sohn · 1 year, 6 months ago
  74. af5d4d3 [errorprone] Remove unnecessary comparison by Matthias Sohn · 1 year, 6 months ago
  75. 4f85ca0 Merge branch 'stable-6.7' into stable-6.8 by Dariusz Luksza · 1 year, 1 month ago
  76. 56d040b Merge branch 'stable-6.6' into stable-6.7 by Dariusz Luksza · 1 year, 1 month ago
  77. 617f891 Errorprone EscapedEntity: Do not use HTML entities inside @code javadoc by Ivan Frade · 1 year, 1 month ago
  78. e5fd240 ChangedPathFilter: Suppress warning about backing array (errorprone) by Ivan Frade · 1 year, 1 month ago
  79. 15363e4 PackWriterBitmapPreparer: Do not generate bitmaps for excessive branch tips. by jackdt@google.com · 1 year, 1 month ago
  80. e6d83d6 Don't use localized String during JVM shutdown by Matthias Sohn · 1 year, 1 month ago
  81. 5afb92a RawParseUtils.nextLfSkippingSplitLines: fulfil contract as stated by Thomas Wolf · 1 year, 1 month ago
  82. 5eff1dd [gpg] Refactor the GpgSignatureVerifier by Thomas Wolf · 1 year, 1 month ago
  83. b079968 RawParseUtils: utility method to get a header value by Thomas Wolf · 1 year, 2 months ago
  84. 7476183 Improve handling of NFS stale handle errors by Dariusz Luksza · 1 year, 4 months ago
  85. ca54c51 Fix handling of missing pack index file by Dariusz Luksza · 1 year, 4 months ago
  86. 906c2be RebaseCommand: fix stopping on root commit conflicts by Thomas Wolf · 1 year, 2 months ago
  87. c701c01 Improve handling of NFS stale handle errors by Dariusz Luksza · 1 year, 4 months ago
  88. e0910eda Fix handling of missing pack index file by Dariusz Luksza · 1 year, 4 months ago
  89. c646649 CherryPick: add ability to customise cherry-picked commit message by Dmitrii Naumenko · 1 year, 4 months ago
  90. 74471b8 RawParseUtils: Add missing @since tag for new API method by Matthias Sohn · 1 year, 2 months ago
  91. f94619d Silence API warning for new constant by Matthias Sohn · 1 year, 2 months ago
  92. c4af369 Merge branch 'stable-6.8' by Matthias Sohn · 1 year, 2 months ago
  93. 03d465c Merge branch 'stable-6.7' into stable-6.8 by Matthias Sohn · 1 year, 2 months ago
  94. b5bfa90 Merge branch 'stable-6.6' into stable-6.7 by Matthias Sohn · 1 year, 2 months ago
  95. b4c6610 Introduce a PriorityQueue sorting RevCommits by commit timestamp by Luca Milanesio · 2 years, 9 months ago
  96. 32e33f0 Merge "PackWriterBitmapPreparer: Set limit on excessive branch count" by Ivan Frade · 1 year, 2 months ago
  97. ee44430 PackWriterBitmapPreparer: Set limit on excessive branch count by Jackson Toeniskoetter · 1 year, 2 months ago
  98. 37cbd41 Merge "DfsInserter/PackParser: keep min size for index in the inserter" by Ivan Frade · 1 year, 2 months ago
  99. 3078853 DfsInserter/PackParser: keep min size for index in the inserter by Ivan Frade · 1 year, 2 months ago
  100. d16dba3 Merge branch 'stable-6.8' by Matthias Sohn · 1 year, 2 months ago