)]}'
{
  "commit": "58c23975cae11f062d4b3b0c143fe248faac195d",
  "tree": "9078269fb436afc24ce051ec1dd0676b4a354a2f",
  "parents": [
    "9130b4cfad522142c86367afe5e34ce811a85a4b"
  ],
  "author": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Sat Dec 14 13:27:13 2019 +1100"
  },
  "committer": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Sun Jan 19 04:44:24 2020 +0000"
  },
  "message": "ccitt: add the AutoDetectHeight decoding option\n\nBefore this commit, the decodeEOL method would usually not advance the\nbitReader, if the expected EOL code was not found. But in some\ncircumstances, it would still advance if it saw a valid decoding mode,\nsince EOL-decoding and mode-decoding was combined into a single table,\neven though EOL was not listed in Table 1 of the \"ITU-T Recommendation\nT.6\" spec. After this commit, EOL\u0027s and modes are separate.\n\nChange-Id: If4b83baf8083abdf14462576c56aaeb7cc8ff0f9\nReviewed-on: https://go-review.googlesource.com/c/image/+/211238\nReviewed-by: Benny Siegert \u003cbsiegert@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "39f81c29325913cc999d2e8a537b40f08e2c1103",
      "old_mode": 33188,
      "old_path": "ccitt/gen.go",
      "new_id": "b1814285989805e998ac47a6892bde59b58f3426",
      "new_mode": 33188,
      "new_path": "ccitt/gen.go"
    },
    {
      "type": "modify",
      "old_id": "9326e1c094cfa2125da9a5b9aac8feb2f6741e2d",
      "old_mode": 33188,
      "old_path": "ccitt/reader.go",
      "new_id": "340de053671250795d02335ff8cde617eecca37c",
      "new_mode": 33188,
      "new_path": "ccitt/reader.go"
    },
    {
      "type": "modify",
      "old_id": "d9b56fcac07169dd47ebf51e6423eb4c816d799d",
      "old_mode": 33188,
      "old_path": "ccitt/reader_test.go",
      "new_id": "8de1c3d4ae368bc934fa4a623e97a48a9c67835c",
      "new_mode": 33188,
      "new_path": "ccitt/reader_test.go"
    },
    {
      "type": "modify",
      "old_id": "f01cc12b59c2cedeae8ba61d4990f6f15bb6c015",
      "old_mode": 33188,
      "old_path": "ccitt/table.go",
      "new_id": "ef7ea9d40ed59104e3caaeb2a08b2b1edfb5a445",
      "new_mode": 33188,
      "new_path": "ccitt/table.go"
    },
    {
      "type": "modify",
      "old_id": "f37077a31c8608aaaebcf663d5010324edc9d74e",
      "old_mode": 33188,
      "old_path": "ccitt/table_test.go",
      "new_id": "c9ff31f56f957903d20ff18c1d997e5cf20efd05",
      "new_mode": 33188,
      "new_path": "ccitt/table_test.go"
    }
  ]
}
