)]}'
{
  "log": [
    {
      "commit": "99b9e1d405c80059e9bf680081501bf729c33a74",
      "tree": "44c2fa67f49ae884f325cd9c1db826d1fbaf9ed2",
      "parents": [
        "ab3f848dec6fee43650c727014d165929b383e55"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Wed Oct 01 00:14:14 2014 +0200"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Wed Oct 01 00:14:14 2014 +0200"
      },
      "message": "THRIFT-2746: compiler/cpp/README.md updated\n\nClient: Build\nPatch: Konrad Grochowski\n\nHaskell compiler no longer need to be disabled when building with mingw\n"
    },
    {
      "commit": "311f7157a2dc5285b027cbf0bc517e9e741de687",
      "tree": "fa6328c95a0ceffe9968a9bfc1f9ff92a499d674",
      "parents": [
        "7191bc99fe3de1027f7fab21232d5bc6ed1d5db5"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Aug 17 22:24:30 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Aug 17 22:24:30 2014 +0200"
      },
      "message": "THRIFT-2571 Simplify cross compilation using CMake\n\nfix CMake build and update README.md\n"
    },
    {
      "commit": "8720260e39c730be6803a17192b533e3fe6bcbf8",
      "tree": "09d908dc2c1dee82c4d4d3b5c1e353eb5d632b36",
      "parents": [
        "dace6937a7c1f53c45c005f0d5d6e2851b656da6"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Aug 15 22:16:02 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Aug 15 23:07:12 2014 +0200"
      },
      "message": "THRIFT-2667 create Windows Installer via CPack\n\nSigned-off-by: Roger Meier \u003croger@apache.org\u003e\n"
    },
    {
      "commit": "55087a49d335db7da23e23d8d8a9368e4e5ae7a6",
      "tree": "ea9c5186f40660197c2d1e8088b124197ea14d5a",
      "parents": [
        "44c9b4411aac88638797fe37279e632a6799b510"
      ],
      "author": {
        "name": "henrique",
        "email": "henrique@apache.org",
        "time": "Tue Jun 17 12:36:39 2014 +0200"
      },
      "committer": {
        "name": "henrique",
        "email": "henrique@apache.org",
        "time": "Tue Jun 17 12:36:39 2014 +0200"
      },
      "message": "THRIFT-2571 doc and speed up travis build\n"
    },
    {
      "commit": "746952efc182d0b391539aeaec96a0cc6183bd40",
      "tree": "370d1b70216da0981901cc462799bbab64b0b42f",
      "parents": [
        "cd9dd515bb2bc49459af1114c40f020c96e87b41"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Jun 14 21:59:24 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Jun 14 21:59:24 2014 +0200"
      },
      "message": "compiler: move README_Windows.md content to README.md\n"
    },
    {
      "commit": "6eb015aa555ba120c156e21a8a9ecff15589c7b0",
      "tree": "89476e68bc705d271635d2a38e93a531f374b8e6",
      "parents": [
        "faf52db2160df39289550cb6ba714adc47c395cf"
      ],
      "author": {
        "name": "Pascal Bach",
        "email": "pascal.bach@siemens.com",
        "time": "Thu Apr 17 16:19:07 2014 +0200"
      },
      "committer": {
        "name": "one",
        "email": "one@dev.sbt.siemens.com",
        "time": "Tue Jun 10 13:33:58 2014 +0200"
      },
      "message": "Add CMake file for the thrift compiler\n"
    },
    {
      "commit": "16fcad0b25f1200db7ec0add08f827c76bf4dd43",
      "tree": "02e119d494c8c719954c3904cf6fe01ba782f172",
      "parents": [
        "706cb4e4cb7426d25722b1166e0c8b102b20051e"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Mar 16 21:12:11 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Mar 19 06:47:47 2014 +0100"
      },
      "message": "THRIFT-2407 use markdown (rename README \u003d\u003e README.md)\nPatch: Roger Meier\n"
    },
    {
      "commit": "e0c531673657fb85ed9cc653c1976bd1810deb76",
      "tree": "ab37013400edd246e3d0503699accfc4178aff6a",
      "parents": [
        "2a266cb59504fa56dd693fa7c62072a48c70e9b5"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 16 12:58:36 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 16 12:58:36 2011 +0000"
      },
      "message": "Thrift-1426: Dist package missing files for release 0.8\nClient: build\nPatch: Jake Farrell\n\nCleans up dist target and removes extra folders.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1202686 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "def30a60723625ebb5e884fdf259aeeb24346d15",
      "tree": "03cc17d38ce4d460d2728a83e6caa77650bc5d5f",
      "parents": [
        "9e4c04125e4e4e113ceba64116acfccd7a8f7f04"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Apr 08 00:19:37 2009 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Apr 08 00:19:37 2009 +0000"
      },
      "message": "THRIFT-387. Add appropriate Apache header to all code files\n\nThis hits all the documentation and some misc code files that have avoided the license up to this point.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@763048 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ea2cba8ba8484a8d4e669c02dd97b3b2445ef322",
      "tree": "6be4a3bf2d069a006c9a15f5ee47a1893a176f4d",
      "parents": [
        "4bc4231040186d9e0c35ff4d8211ce7b7e43aab5"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Mon Mar 30 21:35:00 2009 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Mon Mar 30 21:35:00 2009 +0000"
      },
      "message": "THRIFT-387. Add license headers to a bunch of files\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760189 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "227ac2c50e11f3d70ca13d811b044fb9e2a528cc",
      "tree": "926f5bd2a40e066eb524a3e51be6d811390b37da",
      "parents": [
        "b6616fc42dd10ecf0bf4cc3a3010dae1b70d9063"
      ],
      "author": {
        "name": "Mark Slee",
        "email": "mcslee@apache.org",
        "time": "Wed Mar 07 05:46:50 2007 +0000"
      },
      "committer": {
        "name": "Mark Slee",
        "email": "mcslee@apache.org",
        "time": "Wed Mar 07 05:46:50 2007 +0000"
      },
      "message": "Ruby code gen fixes and some README improvements\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665053 13f79535-47bb-0310-9956-ffa450edef68\n"
    }
  ]
}
