)]}'
{
  "commit": "0556a11a0df6b4119e01aa77dfb795561e62eb34",
  "tree": "34c8f9c263c1c20592d3f56c3d86bea322577155",
  "parents": [
    "6631c73685bea3c6300938f4900db0d0c6bee457"
  ],
  "author": {
    "name": "Linus Torvalds",
    "email": "torvalds@osdl.org",
    "time": "Fri Jun 30 11:20:33 2006 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Sat Jul 01 18:28:15 2006 -0700"
  },
  "message": "git object hash cleanups\n\nThis IMNSHO cleans up the object hashing.\n\nThe hash expansion is separated out into a function of its own, the hash\narray (and size) names are made more obvious, and the code is generally\nmade to look a bit more like the object-ref hashing.\n\nIt also gets rid of \"find_object()\" returning an index (or negative\nposition if no object is found), since that is made redundant by the\nsimplified object rehashing. The basic operation is now \"lookup_object()\"\nwhich just returns the object itself.\n\nThere\u0027s an almost unmeasurable speed increase, but more importantly, I\nthink the end result is more readable.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\nSigned-off-by: Junio C Hamano \u003cjunkio@cox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "31c77ea03a2083ce9ed7c71a2b4d90fb6b944c78",
      "old_mode": 33188,
      "old_path": "object.c",
      "new_id": "37277f94384fff1320381a370dd4d6c91a4ded2c",
      "new_mode": 33188,
      "new_path": "object.c"
    }
  ]
}
