)]}'
{
  "commit": "d8754f40acb2d30e4735cdcd21a16e7ac29264a3",
  "tree": "fdac09250ca1d34a793b28b6bd09efedfc1f6cf2",
  "parents": [
    "d95704341280fc521dc2b16bbbc5858f6647e2c3"
  ],
  "author": {
    "name": "Laszlo Ersek",
    "email": "lersek@redhat.com",
    "time": "Tue Aug 20 00:35:34 2013 +0200"
  },
  "committer": {
    "name": "Luiz Capitulino",
    "email": "lcapitulino@redhat.com",
    "time": "Tue Aug 20 11:51:59 2013 -0400"
  },
  "message": "OptsVisitor: introduce list modes for interval flattening\n\nThe new modes are equal-rank, exclusive alternatives of LM_IN_PROGRESS.\nTeach opts_next_list(), opts_type_int() and opts_type_uint64() to handle\nthem.\n\nAlso enumerate explicitly what functions are valid to call in what modes:\n- opts_next_list() is valid to call while flattening a range,\n- opts_end_list(): ditto,\n- lookup_scalar() is invalid to call during flattening; generated qapi\n  traversal code must continue asking for the same kind of signed/unsigned\n  list element until the interval is fully flattened,\n- processed(): ditto.\n\nList mode restrictions are always formulated in positive / inclusive\nsense. The restrictions for lookup_scalar() and processed() are\nautomatically satisfied by current qapi traversals if the schema to build\nis compatible with OptsVisitor.\n\nThe new list modes are not entered yet.\n\nSigned-off-by: Laszlo Ersek \u003clersek@redhat.com\u003e\nTested-by: Wanlong Gao \u003cgaowanlong@cn.fujitsu.com\u003e\nSigned-off-by: Luiz Capitulino \u003clcapitulino@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "29fd1abd957a2aad1abe5288ca42d7c3207bf34c",
      "old_mode": 33188,
      "old_path": "qapi/opts-visitor.c",
      "new_id": "c2a57bd52d22419d9153c01ec694e04ed1e8a57e",
      "new_mode": 33188,
      "new_path": "qapi/opts-visitor.c"
    }
  ]
}
