]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-6.6' into stable-6.7 30/204930/1
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 13 Oct 2023 07:06:21 +0000 (09:06 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 13 Oct 2023 07:06:21 +0000 (09:06 +0200)
commit01dde5c76774ad95e584e335182ba7333f2e7f95
tree56f5f038f853acca86e8a616df82d6481703986e
parentbb12dd4cbde54234042f607bf923e83040910929
parentb6098c549d1ad052917a3515d2d1c19c03b7bce9
Merge branch 'stable-6.6' into stable-6.7

* stable-6.6:
  PackConfig: fix @since tags
  Remove unused API problem filters
  Add support for git config repack.packKeptObjects
  Do not exclude objects in locked packs from bitmap processing

Change-Id: I29241619e6c09933bb856e486f379be10dd609c2
Documentation/config-options.md
org.eclipse.jgit/src/org/eclipse/jgit/api/GarbageCollectCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigConstants.java
org.eclipse.jgit/src/org/eclipse/jgit/storage/pack/PackConfig.java