)]}'
{
  "log": [
    {
      "commit": "a55028ff74356895a50359dd9fb74d523b66723f",
      "tree": "0458275565a861b770acdbc325dbe8306bf01262",
      "parents": [
        "fe69933652562f093ccde600cecf234930c01932"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Thu Mar 08 19:45:26 2007 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Mar 08 16:47:58 2007 -0800"
      },
      "message": "[PATCH] update \u0027getting sparse\u0027 info.\n\n - point to the sparse webpage\n - use git:// instead of rsync://\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1c7bafe7206d928eaccbcbd08d868733e0fb7054",
      "tree": "1a47b8bce159ffbbef4de11276e33a8b110100eb",
      "parents": [
        "e41217129c66775d59c95978378ca42c53dd42c6"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Wed Sep 13 07:57:50 2006 -0400"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Mon Sep 25 10:10:56 2006 +0200"
      },
      "message": "kbuild: clarify \"make C\u003d\" build option\n\nClarify the use of \"make C\u003d\" in the top-level Makefile, and fix a\ntypo in the Documentation file.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "e83319510b04dd51a60da8a0b4ccf8b92b3ab1ad",
      "tree": "e51972f61ee5e84b7312ae609352588b45462526",
      "parents": [
        "eefe85ee350ece1bdf3e9a61e941d3394a528660"
      ],
      "author": {
        "name": "Bob Copeland",
        "email": "me@bobcopeland.com",
        "time": "Fri Jun 23 02:06:09 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 23 07:43:09 2006 -0700"
      },
      "message": "[PATCH] docs: update sparse.txt with CHECK_ENDIAN\n\nUpdate the sparse documentation to omit the -Wbitwise flag example (as it\nis now passed by default), and document the kernel defines to enable\nendianness checking.\n\nSigned-off-by: Bob Copeland \u003cme@bobcopeland.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "55032eacdb3acf54f5ba2e4dd9205db2c5c0bce2",
      "tree": "783ff455a7269ba9e1bc4fde3b08cfe8c647e109",
      "parents": [
        "411f11405c99141233970c98d23d6a5ec88a4f7f"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Mon Nov 07 01:01:02 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 07 07:53:54 2005 -0800"
      },
      "message": "[PATCH] Documentation/sparse.txt: mention CF\u003d-Wbitwise\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "86513e726b494796175b6c4fdd705797f01b0ca2",
      "tree": "aa5ee75b87732caa618665a650e33a771ed50458",
      "parents": [
        "e7c965084392e23a3494f0247c75795360a3fa0d"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Fri Sep 23 13:24:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 23 13:35:37 2005 -0700"
      },
      "message": "[PATCH] documentation: sparse no longer uses bk, but git\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e272d50688a1cae66a12426da128483197843d9f",
      "tree": "96f5d5988a1f32e34e85314db2123f0f481f93fe",
      "parents": [
        "5ea626aac1ab9a34aed62dc651070cf1e5134247"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-lkinux@fluff.org",
        "time": "Fri Sep 09 13:10:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 14:03:44 2005 -0700"
      },
      "message": "[PATCH] Documentation/sparse snapshot URL\n\nThe URL for Documentation/sparse is wrong now that it is in git.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\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"
    }
  ]
}
