)]}'
{
  "commit": "10f2fbff6859a22327d04f9eb0c1a38995ff48b1",
  "tree": "2056d663853ccf05c4a99b6952f17657f4cb3cea",
  "parents": [
    "8c4e4ec3ff053331c845331645a437b01b1f0de6"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Wed Jul 03 03:07:48 2013 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Jul 03 12:10:57 2013 -0700"
  },
  "message": "pretty.c: drop const-ness from pretty_print_context\n\nIn the current code, callers are expected to fill in the\npretty_print_context, and then the pretty.c functions simply\nread from it. This leaves no room for the pretty.c functions\nto communicate with each other by manipulating the context\n(e.g., data seen while printing the header may impact how we\nprint the body).\n\nRather than introduce a new struct to hold modifiable data,\nlet\u0027s just drop the const-ness of the existing context\nstruct.\n\nSigned-off-by: Jeff King \u003cpeff@peff.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4d452dc96db3d5590878ab6f257022fe76b4130b",
      "old_mode": 33188,
      "old_path": "commit.h",
      "new_id": "011ddb146f4699a7333f4db3689f4eaac997bb10",
      "new_mode": 33188,
      "new_path": "commit.h"
    },
    {
      "type": "modify",
      "old_id": "9e431545d8e6c14401faea5e76296974ca1d6649",
      "old_mode": 33188,
      "old_path": "pretty.c",
      "new_id": "68cd7a035b4c3fe4cea00c903bc5113d583aa08d",
      "new_mode": 33188,
      "new_path": "pretty.c"
    }
  ]
}
