)]}'
{
  "commit": "02710228dd79d9f9c6fa180233491639b603c06d",
  "tree": "cdbb0fb370d572291bbbe27718978aa754aba008",
  "parents": [
    "9927d9627fe01d780e754a02cf9adc36e084c587"
  ],
  "author": {
    "name": "Steffen Prohaska",
    "email": "prohaska@zib.de",
    "time": "Tue Aug 26 17:23:23 2014 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Aug 28 10:25:14 2014 -0700"
  },
  "message": "mmap_limit: introduce GIT_MMAP_LIMIT to allow testing expected mmap size\n\nIn order to test expectations about mmap in a way similar to testing\nexpectations about malloc with GIT_ALLOC_LIMIT introduced by\nd41489a6 (Add more large blob test cases, 2012-03-07), introduce a\nnew environment variable GIT_MMAP_LIMIT to limit the largest allowed\nmmap length.\n\nxmmap() is modified to check the size of the requested region and\nfail it if it is beyond the limit.  Together with GIT_ALLOC_LIMIT\ntests can now confirm expectations about memory consumption.\n\nSigned-off-by: Steffen Prohaska \u003cprohaska@zib.de\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "00c07f233bc9f98ff5d46f752e73318e0585f20a",
      "old_mode": 33188,
      "old_path": "sha1_file.c",
      "new_id": "d9b51578ccd3b5e487b3ad31fefbe1f8b3e7e99e",
      "new_mode": 33188,
      "new_path": "sha1_file.c"
    }
  ]
}
