)]}'
{
  "commit": "71ce7a13edff6180702f4982d6fb5744c9b81d5e",
  "tree": "f4172b08d3a79c840a57a293b2ddd9a1a51a791b",
  "parents": [
    "37c6228d43a26fbac3f251da69954207e6aae531"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Feb 13 15:23:43 2012 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Feb 13 15:23:43 2012 +0000"
  },
  "message": "Gzip filter: handling of empty flush buffers.\n\nEmpty flush buffers are legitimate and may happen e.g. due to $r-\u003eflush()\ncalls in embedded perl.  If there are no data buffered in zlib, deflate()\nwill return Z_BUF_ERROR (i.e. no progress possible) without adding anything\nto output.  Don\u0027t treat Z_BUF_ERROR as fatal and correctly send empty flush\nbuffer if we have no data in output at all.\n\nSee this thread for details:\nhttp://mailman.nginx.org/pipermail/nginx/2010-November/023693.html\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4429e01ba1d6ffdb7dcf17ee6f6ccd1c9eb6f2b4",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_gzip_filter_module.c",
      "new_id": "128d3d9c89de543fd3d971fbb1642c578313d88b",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_gzip_filter_module.c"
    }
  ]
}
