)]}'
{
  "commit": "f25549210d230d5e6bb3ebb81dac897b8d35f113",
  "tree": "3cedcc1cf3f1d626b376ec3d3423bd31cc247ee2",
  "parents": [
    "f1819242fcf83ef79808a552d83ffec51713856d"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Dec 21 15:07:45 2012 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Dec 21 15:07:45 2012 +0000"
  },
  "message": "Image filter: fixed image_filter rotate inheritance.\n\nConfigurations like\n\n    location /i/ {\n        image_filter resize 200 200;\n        image_filter rotate 180;\n\n        location /i/foo/ {\n            image_filter resize 200 200;\n        }\n   }\n\nresulted in rotation incorrectly applied in the location /i/foo, without\nany way to clear it.  Fix is to handle conf-\u003eangle/conf-\u003eacv consistently\nwith other filter variables and do not try to inherit them if there are\ntransformations defined for current location.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "823cf0ea32938fc078639a2f9d1f95cbe7d689d3",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_image_filter_module.c",
      "new_id": "1550aeecbd7cbf60f4ba0379d7b804f854e67618",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_image_filter_module.c"
    }
  ]
}
