)]}'
{
  "commit": "1bbb92d54019be5317e39182c6b2696f4abd0755",
  "tree": "c37ce7b23e22afd5228520dab81327065bd0bec6",
  "parents": [
    "426d291b6095a51ee249b70a088f99cd67d4bb27"
  ],
  "author": {
    "name": "Patrick Steinhardt",
    "email": "ps@pks.im",
    "time": "Fri Sep 11 15:27:32 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Sep 11 09:14:44 2026 -0700"
  },
  "message": "builtin/fsck: move bitmap verification into the packed source\n\nThe checks for bitmaps live in `verify_bitmap_files()`, which is called\nby \"builtin/fsck.c\". These checks are obviously specific to the \"packed\"\nbackend.\n\nMove the logic into `odb_source_packed_fsck()`. As in preceding commits,\nthis means that we now properly honor both \"--connectivity-only\" and\n\"--no-full\". Furthermore, we drop the dedicated `ERROR_BITMAP` bit and\ninstead use the generic `ERROR_OBJECT` bit.\n\nNote that this change also adapts `verify_bitmap_files()` to be\nfocused on a single \"packed\" source instead of verifying bitmaps from\nall sources. This change is required as we already know to loop around\nthe sources in `odb_fsck()` itself.\n\nSigned-off-by: Patrick Steinhardt \u003cps@pks.im\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "06e72877f3362f1d90ca7363986c925fe520f3a3",
      "old_mode": 33188,
      "old_path": "builtin/fsck.c",
      "new_id": "2f7d29aa56209bcb57c40f1e981abd3b36ebb41f",
      "new_mode": 33188,
      "new_path": "builtin/fsck.c"
    },
    {
      "type": "modify",
      "old_id": "e5e69636dd782f5218313d15ff60dfed2e56bf69",
      "old_mode": 33188,
      "old_path": "odb/source-packed.c",
      "new_id": "2b5dc502f53b16305036e02bd96119bba09a6a31",
      "new_mode": 33188,
      "new_path": "odb/source-packed.c"
    },
    {
      "type": "modify",
      "old_id": "e0fb57d33218896ddbbdc24c673170bc6c4ff204",
      "old_mode": 33188,
      "old_path": "pack-bitmap.c",
      "new_id": "3de8e9590cff4fc1ae6a4b093605d5a39b7efbba",
      "new_mode": 33188,
      "new_path": "pack-bitmap.c"
    },
    {
      "type": "modify",
      "old_id": "1385027c1ff5fa0f99bd6d08d23d6fbf4338d354",
      "old_mode": 33188,
      "old_path": "pack-bitmap.h",
      "new_id": "847ad4762d4bfe0059eb596cf6d21f3cf3bb6373",
      "new_mode": 33188,
      "new_path": "pack-bitmap.h"
    },
    {
      "type": "modify",
      "old_id": "86beab1dae491eccac78b01286464b01eaaaaf6b",
      "old_mode": 33261,
      "old_path": "t/t5326-multi-pack-bitmaps.sh",
      "new_id": "8047459b00eef71024bee74d9e8f41965107aa21",
      "new_mode": 33261,
      "new_path": "t/t5326-multi-pack-bitmaps.sh"
    }
  ]
}
