)]}'
{
  "log": [
    {
      "commit": "c16a02d6f5fcfe05dc6fd40aa80a8e1d055300db",
      "tree": "9335cbe024a12723395a92f5aeca7111700a0766",
      "parents": [
        "fdf8cb0909b531f9ae8f9b9d7e4eb35ba3505f07"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Fri Sep 29 02:01:21 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 29 09:18:22 2006 -0700"
      },
      "message": "[PATCH] Add section on function return values to CodingStyle\n\nThis patch (as776) adds a new chapter to Documentation/CodingStyle,\nexplaining the circumstances under which a function should return 0 for\nfailure and non-zero for success as opposed to a negative error code for\nfailure and 0 for success.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "226a6b84aaaf1fac7a5d41cf4e7387fd9ba895d5",
      "tree": "f1d72ef1145ddbd108c2701e1154fb81e078adb3",
      "parents": [
        "3439dd86e34580384d3b58cf8d54a9283cd7a342"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Fri Jun 23 02:05:58 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 23 07:43:08 2006 -0700"
      },
      "message": "[PATCH] CodingStyle: add typedefs chapter\n\nAdd a chapter on typedefs, copied from an email from Linus to lkml on Feb.\n3, 2006.  (Subject: Re: [RFC][PATCH 1/5] Virtualization/containers:\nstartup)\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dc3d28d02e3e83c3147b2afc5e19e3b58d23f31b",
      "tree": "d8db50512067ad53ce999dfea7cf6aa79a416234",
      "parents": [
        "d060a3218f6a046509fa31939ce1a671b0359086"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Mon Jan 09 20:53:51 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:01:52 2006 -0800"
      },
      "message": "[PATCH] CodingStyle correction\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a771f2b82aa266fe578468deed82f797e26a3dc4",
      "tree": "79ca898412d790b3cfcb8557cc8225f9194eba39",
      "parents": [
        "e0804b17984afa1504649e2535db489d2a3029b6"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Sun Jan 08 01:05:04 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jan 08 20:14:06 2006 -0800"
      },
      "message": "[PATCH] Add a section about inlining to Documentation/CodingStyle\n\nAdds a bit of text to Documentation/Codingstyle to state that inlining\neverything \"just because\" is a bad idea\n\nSigned-off-by: Arjan van de Ven \u003carjan@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5b0ed2c64d8fdafb5fcfb3baabdd288628b1ff9b",
      "tree": "e73ba55739b27f239cd224a413df9d4b61aff586",
      "parents": [
        "71fabd5e4835309b4feca6209122ce56c595c461"
      ],
      "author": {
        "name": "Xose Vazquez Perez",
        "email": "xose.vazquez@gmail.com",
        "time": "Sun Jan 08 01:02:49 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jan 08 20:13:53 2006 -0800"
      },
      "message": "[PATCH] docs: updated some code docs\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "af4e5a218e18ad588d60a4f9d6f8fb5db1a32587",
      "tree": "39f6737bb96998199144382cdb4eb867be180873",
      "parents": [
        "f647e08a55d2c88c4e7ab17a0a8e3fcf568fbc65"
      ],
      "author": {
        "name": "Pekka J Enberg",
        "email": "penberg@cs.Helsinki.FI",
        "time": "Fri Sep 16 19:28:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] CodingStyle: memory allocation\n\nThis patch adds a new chapter on memory allocation to\nDocumentation/CodingStyle.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e776eba0feaea9a3eba7aff73f50701b9804b57f",
      "tree": "383288122ca4d86ca61c0cc9752b7575bc3b63da",
      "parents": [
        "c05e0664e1d080344d6ce346de43e51895541e21"
      ],
      "author": {
        "name": "Pekka J Enberg",
        "email": "penberg@cs.Helsinki.FI",
        "time": "Sat Sep 10 00:26:44 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 10 10:06:28 2005 -0700"
      },
      "message": "[PATCH] Add kerneldoc reference to CodingStyle\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
