)]}'
{
  "commit": "117e8692048e16417b64f10837c193adbc853b7f",
  "tree": "00bdff7906ec437664f5a94b38e16dbe4f7073af",
  "parents": [
    "88c401692df4f8bb3371dc36d946d6f8883937af"
  ],
  "author": {
    "name": "Ömer Sinan Ağacan",
    "email": "omeragacan@gmail.com",
    "time": "Tue May 17 16:05:48 2022 +0300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue May 17 15:05:48 2022 +0200"
  },
  "message": "Make the toString of enums be the value if names are omitted (#649)\n\nUse the field index for field numbers in GeneratedMessage.toString if\r\nfield names are omitted.\r\n\r\nThe new test is not run with `make run-tests`. To run manually: (in\r\nprotoc_plugin/)\r\n\r\n    $ dart pub get\r\n    $ make protos\r\n    $ dart run test/omit_enum_names_test.dart\r\n    $ dart -Dprotobuf.omit_enum_names\u003dtrue run test/omit_enum_names_test.dart\r\n\r\nPort of cl/322743819",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "844558c60cf74f3d51504d78ee9313c9630244b1",
      "old_mode": 33188,
      "old_path": "protobuf/lib/src/protobuf/field_set.dart",
      "new_id": "62d5d065526c7f376a4c60fa6d143b225325190f",
      "new_mode": 33188,
      "new_path": "protobuf/lib/src/protobuf/field_set.dart"
    },
    {
      "type": "modify",
      "old_id": "32253db456c246533d8295ae1883c791c528c37d",
      "old_mode": 33188,
      "old_path": "protobuf/lib/src/protobuf/protobuf_enum.dart",
      "new_id": "2fb989c3adad8795db69f6eb77bbbd03eacc9929",
      "new_mode": 33188,
      "new_path": "protobuf/lib/src/protobuf/protobuf_enum.dart"
    },
    {
      "type": "modify",
      "old_id": "a9af671e1b8ac437a066639f9009902e4b6e3285",
      "old_mode": 33188,
      "old_path": "protoc_plugin/test/omit_enum_names_test.dart",
      "new_id": "341ba450132aeeaf698428348a6890a648a0e4d3",
      "new_mode": 33188,
      "new_path": "protoc_plugin/test/omit_enum_names_test.dart"
    },
    {
      "type": "modify",
      "old_id": "3673f3ad44e09996a414287a7c7da7cff6119257",
      "old_mode": 33188,
      "old_path": "protoc_plugin/test/omit_field_names_test.dart",
      "new_id": "7dba8b23ae7f8b248b23686da9aee9299eb303ac",
      "new_mode": 33188,
      "new_path": "protoc_plugin/test/omit_field_names_test.dart"
    }
  ]
}
