)]}'
{
  "log": [
    {
      "commit": "49ab7a39136566eb8312e770031af4182c9f2967",
      "tree": "dd149432c1cb4e872535e1f1c12d78ef4144c928",
      "parents": [
        "033456e2c507a9b804de56dd258af55f03764334"
      ],
      "author": {
        "name": "Nicolas Palix",
        "email": "npalix@diku.dk",
        "time": "Tue Aug 24 17:39:12 2010 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Aug 31 11:43:13 2010 +0200"
      },
      "message": "Coccinelle: Add misc/ifcol.cocci\n\nFind confusingly indented code in or after an if.  An if branch should\nbe indented.  The code following an if should not be indented.\nSometimes, code after an if that is indented is actually intended to be\npart of the if branch.\n\nThis has a high rate of false positives, because Coccinelle\u0027s column\ncalculation does not distinguish between spaces and tabs, so code that\nis not visually aligned may be considered to be in the same column.\n\nSigned-off-by: Nicolas Palix \u003cnpalix@diku.dk\u003e\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "033456e2c507a9b804de56dd258af55f03764334",
      "tree": "3155dd4692b56fdcfd4396d89231dce6d714e422",
      "parents": [
        "be8fe9d451936a7a412b02cb88a13ffe46879bcf"
      ],
      "author": {
        "name": "Nicolas Palix",
        "email": "npalix@diku.dk",
        "time": "Tue Aug 24 17:39:11 2010 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Aug 31 11:43:13 2010 +0200"
      },
      "message": "Coccinelle: Add misc/doubleinit.cocci\n\nFind duplicate field initializations.  This has a high rate of false\npositives due to #ifdefs, which Coccinelle is not aware of in a structure\ninitialization.\n\nSigned-off-by: Nicolas Palix \u003cnpalix@diku.dk\u003e\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    }
  ]
}
