)]}'
{
  "commit": "cf3983d1ff861657c8813feb7df82a74a29d06bc",
  "tree": "eb528d1b7a75c81d8ff2a715d9115b31e6a6fdcf",
  "parents": [
    "45067fc973c31953ab283f77f0f91eba9a272624"
  ],
  "author": {
    "name": "Zoltan Klinger",
    "email": "zoltan.klinger@gmail.com",
    "time": "Wed Jul 09 12:10:21 2014 +1000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Jul 09 09:37:43 2014 -0700"
  },
  "message": "log: fix indentation for --graph --show-signature\n\nThe git log --graph --show-signature command incorrectly indents the gpg\ninformation about signed commits and merged signed tags. It does not\nfollow the level of indentation of the current commit.\n\nExample of garbled output:\n$ git log --show-signature --graph\n*   commit 258e0a237cb69aaa587b0a4fb528bb0316b1b776\n|\\  gpg: Signature made Mon, Jun 30, 2014 13:22:33 EDT using RSA key ID DA08\ngpg: Good signature from \"Jason Pyeron \u003cjpye...@pdinc.us\u003e\"\nMerge: 727c355 1ca13ed\n| | Author: Jason Pyeron \u003cjpye...@pdinc.us\u003e\n| | Date:   Mon Jun 30 13:22:29 2014 -0400\n| |\n| |     Merge of 1ca13ed2271d60ba9 branch - rebranding\n| |\n| * commit 1ca13ed2271d60ba93d40bcc8db17ced8545f172\n| | gpg: Signature made Mon, Jun 23, 2014  9:45:47 EDT using RSA key ID DD37\ngpg: Good signature from \"Stephen Robert Guglielmo \u003cs...@guglielmo.us\u003e\"\ngpg:                 aka \"Stephen Robert Guglielmo \u003csrguglie...@gmail.com\u003e\"\nAuthor: Stephen R Guglielmo \u003cs...@guglielmo.us\u003e\n| | Date:   Mon Jun 23 09:45:27 2014 -0400\n| |\n| |     Minor URL updates\n\nIn log-tree.c modify show_sig_lines() function to call graph_show_oneline()\nafter each line of gpg information it has printed in order to preserve\nthe level of indentation for the next output line.\n\nReported-by: Jason Pyeron \u003cjpyeron@pdinc.us\u003e\nSigned-off-by: Zoltan Klinger \u003czoltan.klinger@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1982631ca497002b746873cd62fabbc4b7f9d3ce",
      "old_mode": 33188,
      "old_path": "log-tree.c",
      "new_id": "d24cbacaa69b9cb2fbc6e69c0d4635492b819567",
      "new_mode": 33188,
      "new_path": "log-tree.c"
    },
    {
      "type": "modify",
      "old_id": "cb03d287698f110b66e69636348caccdbe6a94f8",
      "old_mode": 33261,
      "old_path": "t/t4202-log.sh",
      "new_id": "99ab7ca21f2673e646232d9c07f77c8ed2f5f998",
      "new_mode": 33261,
      "new_path": "t/t4202-log.sh"
    }
  ]
}
