)]}'
{
  "commit": "da0fa10a4e0967be13cfa86a64a992602161b31d",
  "tree": "7d3c1bae3836b388e75ef66064e0ef077203142e",
  "parents": [
    "75d0166b71137df3b2bcdd64cfe34c00180607de"
  ],
  "author": {
    "name": "Jan Beulich",
    "email": "jbeulich@suse.com",
    "time": "Fri Jul 19 11:53:24 2024 +0200"
  },
  "committer": {
    "name": "Jan Beulich",
    "email": "jbeulich@suse.com",
    "time": "Fri Jul 19 11:53:24 2024 +0200"
  },
  "message": "gas: drop tic6x scrubber special case\n\nTwo successive PUT() without a state change in between can\u0027t be right:\nThe first PUT() may take the \"goto tofull\" path, leading to the\nsubsequent character being processed later in the previously set state\n(1 in this case), rather than the state we were in upon entry to the\nswitch() (13 in this case).\n\nHowever, the original purpose of that logic appears to be to not mistake\n\"|| ^\" for \"||^\". This effect, sadly, looks to not have been achieved.\nTherefore drop the special case altogether; something that actually\nachieves the (presumably) intended effect may then be introduced down\nthe road.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "57398b3f2d32d0e20859ea6a9eeb7746043f8ab8",
      "old_mode": 33188,
      "old_path": "gas/app.c",
      "new_id": "3ac5e2a13acfc8704867bce97b1af8cfafcd32c0",
      "new_mode": 33188,
      "new_path": "gas/app.c"
    }
  ]
}
