)]}'
{
  "commit": "794151e9b595ddc2700c0801caabfd27be763e12",
  "tree": "37a4fb7019e2fad502b9b4d283809d440eea2365",
  "parents": [
    "a763126b5c0120057908e939a0ff7cc95f899f69"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Fri May 04 01:27:25 2012 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri May 04 09:39:14 2012 -0700"
  },
  "message": "reflog-walk: always make HEAD@{0} show indexed selectors\n\nWhen we are showing reflog selectors during a walk, we infer\nfrom context whether the user wanted to see the index in\neach selector, or the reflog date. The current rules are:\n\n  1. if the user asked for an explicit date format in the\n     output, show the date\n\n  2. if the user asked for ref@{now}, show the date\n\n  3. if neither is true, show the index\n\nHowever,  if we see \"ref@{0}\", that should be a strong clue\nthat the user wants to see the counted version. In fact, it\nshould be much stronger than the date format in (1). The\nuser may have been setting the date format to use in another\npart of the output (e.g., in --format\u003d\"%gd (%ad)\", they may\nhave wanted to influence the author date).\n\nThis patch flips the rules to:\n\n  1. if the user asked for ref@{0}, always show the index\n\n  2. if the user asked for ref@{now}, always show the date\n\n  3. otherwise, we have just \"ref\"; show them counted by\n     default, but respect the presence of \"--date\" as a clue\n     that the user wanted them date-based\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": "80bffb0a00a10363358a792f52388477e8ac3354",
      "old_mode": 33188,
      "old_path": "reflog-walk.c",
      "new_id": "b84e80f2caafd5cb16ef7f99a84770fcaa3015ef",
      "new_mode": 33188,
      "new_path": "reflog-walk.c"
    },
    {
      "type": "modify",
      "old_id": "88247f874e55161caea35797490bfdc9df71b148",
      "old_mode": 33261,
      "old_path": "t/t1411-reflog-show.sh",
      "new_id": "7d9b5e33dfc662e97b94116e28062293b8516a9e",
      "new_mode": 33261,
      "new_path": "t/t1411-reflog-show.sh"
    }
  ]
}
