)]}'
{
  "commit": "0ff0fabc78d27337d11eb90744c13e5f9a2a41bb",
  "tree": "13759d046a06b3c9886782a4ca8bc017fbfa4f59",
  "parents": [
    "6bb550b05724a4abb85f2527eac3fcaab0cd70a6"
  ],
  "author": {
    "name": "Paul Wankadia",
    "email": "junyer@google.com",
    "time": "Mon Feb 19 13:02:28 2024 +0000"
  },
  "committer": {
    "name": "Paul Wankadia",
    "email": "junyer@google.com",
    "time": "Mon Feb 19 13:09:45 2024 +0000"
  },
  "message": "Fix an ancient bug in prefix factoring.\n\nRegexp::LeadingString didn\u0027t output Latin1 into flags.\nIn the given pattern, 0xA5 should be factored out, but\nshouldn\u0027t lose its Latin1-ness in the process. Because\nthat was happening, the prefix for accel was 0xC2 0xA5\ninstead of 0xA5. Note that the former doesn\u0027t occur in\nthe given input and so replacements weren\u0027t occurring.\n\nFixes #477.\n\nChange-Id: Icd36ba0905684d93d6db58e8047c9787918d0cf4\nReviewed-on: https://code-review.googlesource.com/c/re2/+/62713\nReviewed-by: Paul Wankadia \u003cjunyer@google.com\u003e\nReviewed-by: Jashank Jeremy \u003cjashankj@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9045992806d8b84243e4958445bbf6ea7f429931",
      "old_mode": 33188,
      "old_path": "re2/parse.cc",
      "new_id": "a027917476d1221db4ec10479c450ba2140468b1",
      "new_mode": 33188,
      "new_path": "re2/parse.cc"
    },
    {
      "type": "modify",
      "old_id": "151525f2d64966ea5ed7c0a1faeb475f5a075962",
      "old_mode": 33188,
      "old_path": "re2/testing/re2_test.cc",
      "new_id": "ddf8dbf8fb62217c8cb62bf74b40787f108db2e9",
      "new_mode": 33188,
      "new_path": "re2/testing/re2_test.cc"
    }
  ]
}
