)]}'
{
  "commit": "d57a03b6ce63034632a76f641955aea1c5f643b4",
  "tree": "3aaabf0647f35f6ba51dd689000493faf2f03288",
  "parents": [
    "ea0cc34313cbe55cad319b3e8bc0c5b0cce62f9a"
  ],
  "author": {
    "name": "Daniel Finnie",
    "email": "danfinnie@google.com",
    "time": "Wed Aug 12 14:21:20 2026"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Aug 14 18:42:19 2026"
  },
  "message": "Add DisallowReservedField option to proto2::TextFormat::Parser.\n\nBy default, `proto2::TextFormat::Parser` silently ignores fields that are reserved by name or number in message descriptors for backwards compatibility, with no option to change this.  However, TextFormat protos are actually not recommended for use in places where backwards compatibility is needed.  In uses such as tests or config files which are converted to binary protos, this behavior silently hides errors when fields are removed.  This CL adds an option to change this behavior and make usage of reserved fields by name or number an error.\n\nPiperOrigin-RevId: 963428151\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "83f9f4044e5f1091f4330822fb820242814643ec",
      "old_mode": 33188,
      "old_path": "src/google/protobuf/text_format.cc",
      "new_id": "bd06042f8eed20ac10f087eb2c0ac269d4081af9",
      "new_mode": 33188,
      "new_path": "src/google/protobuf/text_format.cc"
    },
    {
      "type": "modify",
      "old_id": "ed9dbba6dc696eafb6072f4a1c9c20d531fe9452",
      "old_mode": 33188,
      "old_path": "src/google/protobuf/text_format.h",
      "new_id": "eee67708c139a68fec6b46554d740a460d33aa7f",
      "new_mode": 33188,
      "new_path": "src/google/protobuf/text_format.h"
    },
    {
      "type": "modify",
      "old_id": "86220c644aa2b697e7711008ff98304af0e96ccb",
      "old_mode": 33188,
      "old_path": "src/google/protobuf/text_format_unittest.cc",
      "new_id": "6ded8a3fffd1697eb5f6d263111592dd69c77a76",
      "new_mode": 33188,
      "new_path": "src/google/protobuf/text_format_unittest.cc"
    }
  ]
}
