)]}'
{
  "commit": "173ee825277d64c8a852f25b6d6e0a85917342ec",
  "tree": "ee1c3b375d9ba2a3643954c88ecefaf1dca87d03",
  "parents": [
    "ddae7544cb4b61c8f7e42d98a033a11a0f58bc57"
  ],
  "author": {
    "name": "Googler",
    "email": "noreply@google.com",
    "time": "Tue May 19 09:46:33 2015 +0000"
  },
  "committer": {
    "name": "Han-Wen Nienhuys",
    "email": "hanwen@google.com",
    "time": "Thu May 21 09:44:32 2015 +0000"
  },
  "message": "Add a converter for enum flags that can also be boolean.\n\nA new converter class is added that makes it possible for enum flags to define a conversion from booleans to one of the enumeration values. This is in addition to the enumeration conversions.\n\nFields that define such a converter can be used with the --flag and --noflag\nforms in addition to their --flag\u003dvalue enumeration style.\n\n--\nMOS_MIGRATED_REVID\u003d93972718\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b77473e7e8c41197b61a2642c8afc525212f6581",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/rules/python/PrecompilePythonMode.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1a11ee8a18f1031f675fcb9a68bfd9ebb26707af",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/common/options/BoolOrEnumConverter.java"
    },
    {
      "type": "modify",
      "old_id": "f65241a2142a965999640063f1d5dce2300301b7",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/common/options/EnumConverter.java",
      "new_id": "a1b72aed1a88d31ed212abbba46a08293a6af6ad",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/common/options/EnumConverter.java"
    },
    {
      "type": "modify",
      "old_id": "e339dcd7f278c6f0971dae74135ee534d1f314b9",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/common/options/OptionsParserImpl.java",
      "new_id": "4cd504b81e8ace7c0c9e0ff9a57efa1d9227d209",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/common/options/OptionsParserImpl.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ca8df3be4f8170ca61833c6c3b23355f9ea7938b",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/common/options/BoolOrEnumConverterTest.java"
    }
  ]
}
