)]}'
{
  "log": [
    {
      "commit": "ed2c9fa53b7a3e240a64e6e97494d72d0f80eed0",
      "tree": "0eccb7dd44cbdd5af05f81dde8e5e76ea65b43e3",
      "parents": [
        "ec7748b59e214e2c6b7d21ca5f26a760fd6e142b"
      ],
      "author": {
        "name": "Michal Sojka",
        "email": "sojkam1@fel.cvut.cz",
        "time": "Thu Feb 07 17:18:51 2008 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Feb 09 10:51:47 2008 +0100"
      },
      "message": "Kbuild: Fix deb-pkg target to work with kernel versions ending with -\u003ctext-without-digit\u003e\n\nIf CONIFIG_LOCALVERSION is set for example to -loop, the following error\nmessage was generated.\n\ndpkg-deb - error: Debian revision (`loop\u0027) doesn\u0027t contain any digits\ndpkg-deb: 1 errors in control file\n\nThe patch solves this by adding a numeric revision to package version.\n\nSigned-off-by: Michal Sojka \u003csojkam1@fel.cvut.cz\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "6f67a00498abf8f0b29c2cecfce188c70be309d0",
      "tree": "3357e0315934b285fa9049a5f2a5ad89e931d930",
      "parents": [
        "e9e40e143cf3eecc76b98f3e89db9d234e14b2be"
      ],
      "author": {
        "name": "bugme-daemon@bugzilla.kernel.org",
        "email": "bugme-daemon@bugzilla.kernel.org",
        "time": "Wed Aug 29 07:57:41 2007 -0700"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Thu Oct 18 15:15:53 2007 +0200"
      },
      "message": "kbuild: make deb-pkg - add \u0027Provides:\u0027 line\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d8941\n\nCurrent Debian\u0027s kernel-modules depend on matching linux-image-$version, though\nLinux\u0027s make deb-pkg build a .deb that \u0027Provides: kernel-image-$version\u0027 only.\nThe following patch adds the Debian-compliant \u0027Provides\u0027, leaving the default\none; hopely this will make way all happy.\n\nSigned-off-by: paolo \u003coopla@users.sf.net\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "a91f98a284321ffc9eb28ccfbf4329f7aa422f97",
      "tree": "ba3589c5b2c72744f2584c98e0840c2d7b5a0bb8",
      "parents": [
        "dc5962fdf13f4d10a5fb8d0b0ae6f406ee8aed49"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:26:09 2005 +0000"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:26:09 2005 +0000"
      },
      "message": "kbuild: Fix bug in make deb-pkg when using seperate source and output directories\n\nFrom: Ryan Anderson \u003cryan@michonline.com\u003e\n\nWhen running \"make O\u003dsomething deb-pkg\", I get a failure that claims I\nhaven\u0027t configured my kernel (I have).  Running it a second time tells\nme to run \"make mrproper\"  (include/linux/version.h got built on the\nfirst run)\n\nOriginal patch from:\nFrom: Ajay Patel \u003cpatela@gmail.com\u003e\n\nWith modifications from:\nSigned-off-By: Ryan Anderson \u003cryan@michonline.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "dc5962fdf13f4d10a5fb8d0b0ae6f406ee8aed49",
      "tree": "e1fc54e7d55a12066184c1027635913f47cfc070",
      "parents": [
        "687c3dac59f1746a1cf877eb52e93046a4998e03"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:56 2005 +0000"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:56 2005 +0000"
      },
      "message": "uml: Restore proper descriptions in make deb-pkg target\n\nFrom: Ryan Anderson \u003cryan@michonline.com\u003e\n\nThis pulls the description from the Debian user-mode-linux package, and\nputs $version back in the appropriate places for both descriptions.\n\nSigned-off-by: Ryan Anderson \u003cryan@michonline.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "687c3dac59f1746a1cf877eb52e93046a4998e03",
      "tree": "a5c25447b4bea67871ef46cb43b25939e230a557",
      "parents": [
        "d80e22460968ec7986c82fd7d207ebe3de59e03d"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:00 2005 +0000"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:00 2005 +0000"
      },
      "message": "uml: Make deb-pkg build target build a Debian-style user-mode-linux package\n\nFrom: Ryan Anderson \u003cryan@michonline.com\u003e\n\nMake the deb-pkg build target understand the \"um\" arch and set up the\npackage and directory structure to match a mainline-Debian style\nuser-mode-linux package.\n\nThis is primarily so that it stops matching, exactly, the naming\nconvention used by normal, non-UML kernels generated by this command.\n\nInstalling \"linux-2.6.11\" and \"linux-2.6.11\", where one is a UML kernel\ndoesn\u0027t do the right thing.  This fixes that.\n\nSigned-off-by: Ryan Anderson \u003cryan@michonline.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.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"
    }
  ]
}
