)]}'
{
  "log": [
    {
      "commit": "e1b114ee90040af5108973abd1a82babc4905868",
      "tree": "6b63f8e659d7bbddc650f67300cb01a0204479f1",
      "parents": [
        "7b4ee73e28052e53aac2fef1c91029666d8b2d70"
      ],
      "author": {
        "name": "Xose Vazquez Perez",
        "email": "xose.vazquez@gmail.com",
        "time": "Sat Jan 14 12:57:41 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jan 14 10:39:53 2006 -0800"
      },
      "message": "[PATCH] docs: update some updated code docs\n\nBased on comments from Randy Dunlap on my previous commit\n5b0ed2c64d8fdafb5fcfb3baabdd288628b1ff9b\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "58591e8a1f4de2e53fdd09b2aa86948687106c07",
      "tree": "572cb4935c6b5a0a8dab4885f59cd791234c1c67",
      "parents": [
        "15b2fe3931831891a62bad9cafd403c169ae087c"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Sun Jan 08 01:04:52 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jan 08 20:14:04 2006 -0800"
      },
      "message": "[PATCH] SubmittingPatches: diffstat options\n\nAdd desired \u0027diffstat\u0027 options to use for kernel patches.\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": "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": "f62870db3c73683fe566a05efa2a05f3faeb44f5",
      "tree": "0a3faa49fceb499958943297c2215d8087f46bf8",
      "parents": [
        "5e03e2c48fc2952f6a9e986cfa194fe905d0f569"
      ],
      "author": {
        "name": "Kees Cook",
        "email": "kees@outflux.net",
        "time": "Tue Jan 03 13:33:31 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Tue Jan 03 13:33:31 2006 +0100"
      },
      "message": "Documentation/SubmittingPatches: update Trivial Patch Monkey information\n\nWhile looking for where to send trivial patches, I found old contact\ninformation in Documentation/SubmittingPatches.\n\nSigned-off-by: Kees Cook \u003ckees@outflux.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "d6b9acc0c6c4a7c5d484d15271a5274656d0864f",
      "tree": "845765e077d9d436f1f2e7d57b9fe0e32a9e679a",
      "parents": [
        "c77054e518d9163578cfcad09826d7b959f95ece"
      ],
      "author": {
        "name": "Paul Jackson",
        "email": "pj@sgi.com",
        "time": "Mon Oct 03 00:29:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Oct 03 08:06:42 2005 -0700"
      },
      "message": "[PATCH] Document patch subject line better\n\nImprove explanation of the Subject line fields in\nDocumentation/SubmittingPatches Canonical Patch Format.\n\nSigned-off-by: Paul Jackson \u003cpj@sgi.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "75f8426c17bc091260a6f7536ba10767596e15eb",
      "tree": "8858ac4d497ed8a37bc307fbd8f5b80e81dd4a06",
      "parents": [
        "d70ddac1bf3a8b102996588010ca87018c3a4a04"
      ],
      "author": {
        "name": "Paul Jackson",
        "email": "pj@sgi.com",
        "time": "Sun Oct 02 18:01:42 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 02 18:28:09 2005 -0700"
      },
      "message": "[PATCH] Document from line in patch format\n\nDocument more details of patch format such as the \"from\" line\nand the \"---\" marker line, and provide more references for\npatch guidelines.\n\nSigned-off-by: Paul Jackson \u003cpj@sgi.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1caf1f0f187d99eb898bdc216de5a761740fe814",
      "tree": "96b08a137a5b19d3223b44b434edcb069c5bb4e9",
      "parents": [
        "faf1668c954d24285d7b213cf1ff38fe93569f01"
      ],
      "author": {
        "name": "Paul Jackson",
        "email": "pj@sgi.com",
        "time": "Sun Jul 31 22:34:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:14:00 2005 -0700"
      },
      "message": "[PATCH] plug MAN-PAGES maintainer in Documentation/SubmittingPatches\n\nImprove the likelihood that someone submitting a patch will notify the\nMAN-PAGES maintainer.\n\nThis is a follow-up to comments on the July 29 lkml email thread: \"Broke nice\nrange for RLIMIT NICE\"\n\nSigned-off-by: Paul Jackson \u003cpj@sgi.com\u003e\nCc: \"Michael Kerrisk\" \u003cmtk-manpages@gmx.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "84da7c0844f8ab7668559c61e4f0af416fc58cf6",
      "tree": "bb696e5479dad5f1ceee7ea8708dc68c1c2fde68",
      "parents": [
        "6623e6205e36c310367009f3b01f5cbe7cc0005d"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Tue Jun 28 20:45:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Tue Jun 28 21:20:37 2005 -0700"
      },
      "message": "[PATCH] Doc/Submitting: corrections, additions\n\nCorrections to Documentation/Submitting{Drivers,Patches}\n- update LANANA info.\n- fix some typos\n- update 2.2 kernel maintainer info.\n- update \u0027dontdiff\u0027 info.\n- update URLs for patch scripts\n- add Trivial Patch Monkey URL\n- add more references for submitting patches\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": "340ea3972ffc6c9f90b3ac38b70eade1c8efbf5b",
      "tree": "d58571bf02ace956204fa1bf77f36ee683b42f1d",
      "parents": [
        "bdb94f3a78366d46bc73c8c8d8fe0dfb9522ff36"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Jun 26 03:27:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sun Jun 26 08:43:19 2005 -0700"
      },
      "message": "[PATCH] remove redundant info from SubmittingPatches\n\nSince the Trivial Patch Monkey is mentioned both in steps 4.  and 5., I\nremoved it from step4 (Select e-mail destination), since it should go under\n\u0027Select your CC list\u0027.\n\nSigned-off-by: Cosmin Nicolaescu \u003ccos@camelot.homelinux.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9fd5559c1f916f284b5b0866148e076866de6f99",
      "tree": "35b1ed624f0724a8a2655449fde8a634621b2853",
      "parents": [
        "6a72c7ba2e6df945484d7a85d7a82237270957fd"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Sat Jun 25 14:59:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Jun 25 16:25:10 2005 -0700"
      },
      "message": "[PATCH] DCO: use IANA-reserved second level domain name\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cbd83da82b15292337ff2b71e619c9a3a95f6d80",
      "tree": "d48270f5e5f42f52622bd605e9803f7e2fe336b3",
      "parents": [
        "814d8ffd5009e13f1266759b583ef847c5350d77"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Mon Jun 13 17:51:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Mon Jun 13 17:51:55 2005 -0700"
      },
      "message": "Update DCO (\"signoff\") rules to 1.1\n\nThis adds a clause that notes explicitly that the person doing the\nsign-off knows that the project (and his sign-off) is public and will\npossibly get archived and re-distributed.\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"
    }
  ]
}
