)]}'
{
  "commit": "fdc626802fbc1f9d42ffb2fd918bffe8be9d2283",
  "tree": "67199d71ad8252a725c130766b8b445ebba002ef",
  "parents": [
    "b64e1da840478ad93c60ec4296cda36d2f91dc51"
  ],
  "author": {
    "name": "Sebastian Barfurth",
    "email": "s@barfurth.com",
    "time": "Thu Jul 03 16:13:24 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 03 16:13:24 2025 +0200"
  },
  "message": "Support multi-symbol replace_load correctly (#1366)\n\nThe logic for removing old loading symbols replaced by `replace_load` was flawed. It would leave behind old (redundant) loads, iff the `replace_load` was to replace two symbols from the same location. This change simplifies how loads are replaced by simply keeping track of non-replaced loads rather than trying to remove from the list with index manipulation.\n\nI\u0027ve added a few more test cases. Most of these new tests will fail on the old code.",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2b0aa21219df8fcc057961e80a1c8cd5dfaa7708",
      "new_mode": 33188,
      "new_path": ".bazelversion"
    },
    {
      "type": "modify",
      "old_id": "e56ee45f3550a9cca6125352d061d2d21e9bc11d",
      "old_mode": 33188,
      "old_path": "edit/edit.go",
      "new_id": "f885ac43a5448034f94eaa80de3adb6a97fbc7d8",
      "new_mode": 33188,
      "new_path": "edit/edit.go"
    },
    {
      "type": "modify",
      "old_id": "7c22d2b28b343da220d89476aa6f097ab08c2e27",
      "old_mode": 33188,
      "old_path": "edit/edit_test.go",
      "new_id": "24f798eb24979ce6aee35478a613f98c346b0713",
      "new_mode": 33188,
      "new_path": "edit/edit_test.go"
    }
  ]
}
