)]}'
{
  "commit": "a5392f068b20c5126e356d1987f3eb74fffe1af2",
  "tree": "4492c2c3c93fbc1405fd387133c5eb6dee9c5273",
  "parents": [
    "f9550b04a5344792f1e5e5f9fbe8f5e87423f19e"
  ],
  "author": {
    "name": "entooone",
    "email": "entooone@gmail.com",
    "time": "Sun Jul 09 14:16:53 2023 +0900"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Mon Jul 17 14:18:24 2023 +0000"
  },
  "message": "bmp: support to decode 8-bit format with up to 256 color palette\n\nIf colorUsed is 0, the number of palette is 2 to the power of bit per pixel.\ntestdata/colormap-251.{bmp,png} are added for testing 8-bit format with colorUsed less than 256.\ntestdata/colormap-0.{bmp,png} are added for testing 8-bit format with colorUsed 0.\n\nFixes golang/go#61240\n\nChange-Id: I1a627a570f667874a91c517f4a771e9e97d2af6b\nReviewed-on: https://go-review.googlesource.com/c/image/+/508575\nTryBot-Result: Gopher Robot \u003cgobot@golang.org\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\nReviewed-by: Nigel Tao \u003cnigeltao@golang.org\u003e\nReviewed-by: Nigel Tao (INACTIVE; USE @golang.org INSTEAD) \u003cnigeltao@google.com\u003e\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nRun-TryBot: Nigel Tao \u003cnigeltao@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e165c2e398ad9f21e51d69b1bd5108e540f25d4d",
      "old_mode": 33188,
      "old_path": "bmp/reader.go",
      "new_id": "1939c1120c8b59b5e7b4c467ef4abbf98ebaa1f1",
      "new_mode": 33188,
      "new_path": "bmp/reader.go"
    },
    {
      "type": "modify",
      "old_id": "8325f34237976c5b547bc0051a7622c02f9e013a",
      "old_mode": 33188,
      "old_path": "bmp/reader_test.go",
      "new_id": "003d64f52f7ad8ffff77c2c7e3ce3dc5407d5154",
      "new_mode": 33188,
      "new_path": "bmp/reader_test.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "03a9a6a576e70c1cb3cee2e519619434f0fc3ef6",
      "new_mode": 33188,
      "new_path": "testdata/colormap-0.bmp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7a6b866237beeab0a6a9bf569d863c5c48ae6fe3",
      "new_mode": 33188,
      "new_path": "testdata/colormap-0.png"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6b8dad606cb1191119ac5d453c5a8c136d27bc9d",
      "new_mode": 33188,
      "new_path": "testdata/colormap-251.bmp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "81c489c83be74cdc8288f66e20f7b41ebda0c1f1",
      "new_mode": 33188,
      "new_path": "testdata/colormap-251.png"
    }
  ]
}
