)]}'
{
  "log": [
    {
      "commit": "00eb5da832d872297cdbe4f310ade3f3a222757d",
      "tree": "de3b1af2df5792b01af4fdf9d38fab53d8f6d753",
      "parents": [
        "a9f6d36d83dfefc00c0b7395cab00446c23fb155"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 21:24:15 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 21:24:15 2014 +0100"
      },
      "message": "Model system changed - setting parent to the elements.\n\n* Elements can determine its parent in the visitor.\n"
    },
    {
      "commit": "a9f6d36d83dfefc00c0b7395cab00446c23fb155",
      "tree": "3f058ad2f0f746cd713ba3134dad2604d8ac8cc8",
      "parents": [
        "ee7d898807f80d75975f649717037c254ac375cd"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 21:07:08 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 21:07:08 2014 +0100"
      },
      "message": "Visitors visits also child elements. LU added to directives.\n"
    },
    {
      "commit": "ee7d898807f80d75975f649717037c254ac375cd",
      "tree": "06b26d593cd4c030384050b299a34ea9afe3060e",
      "parents": [
        "3880d236d876adce168c22f1eaab3dafa876f106"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 19:01:48 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 19:01:48 2014 +0100"
      },
      "message": "Prefixize comment - added reference to objc proto compiler.\n"
    },
    {
      "commit": "3880d236d876adce168c22f1eaab3dafa876f106",
      "tree": "50933d4f8c0b79491f6f972fc6fe17d9473787c3",
      "parents": [
        "aa9ff47db80bf107999f00709291bd264a269dd7"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 19:01:13 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 19:01:13 2014 +0100"
      },
      "message": "Prefixize demo script added.\n\n* Demo script for prefixing identifiers for Protocol Buffers entities. It is useful when using with protoc objective C compiler which does not prefix entities. https://github.com/alexeyxo/protobuf-objc\n"
    },
    {
      "commit": "aa9ff47db80bf107999f00709291bd264a269dd7",
      "tree": "6186d664b892e41cf4bd352480b11b93a7c2b078",
      "parents": [
        "c9b031aefeefcbcde9055438587003a1e3834be4"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 18:02:03 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 18:02:03 2014 +0100"
      },
      "message": "Lexical units added\n\n* Lexical support added to the model. Enables to get information about position of a particular element in the source text (character number). This helps with refactoring (search \u0026 replace).\n* Lexical unit object wraps raw string occurrence so it can be easily found.\n"
    },
    {
      "commit": "c9b031aefeefcbcde9055438587003a1e3834be4",
      "tree": "5365a75176f65095f59e097c268b11b4dca4d54f",
      "parents": [
        "a4fae1127ad01653e79424128b990fc2852136f3"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 13:21:08 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 13:21:08 2014 +0100"
      },
      "message": "ProtoFile parse entity, output from lexed added to object (e.g., positions in the input).\n"
    },
    {
      "commit": "a4fae1127ad01653e79424128b990fc2852136f3",
      "tree": "6a0c27e1874930b5b5b1d29d21ad9b766c8969dd",
      "parents": [
        "e26bb0274919667b3d064a2f3125cf62120ff170"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 08:50:27 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Mon Nov 10 08:50:27 2014 +0100"
      },
      "message": "Fixed java package name (with dots), field name can be \u0027message\u0027.\n"
    },
    {
      "commit": "e26bb0274919667b3d064a2f3125cf62120ff170",
      "tree": "4869eb407a892d53385e4900b4992c902604140e",
      "parents": [
        "e4b95395441be68df663314b07b9babf3ca569ca"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 12:21:37 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 12:21:37 2014 +0100"
      },
      "message": "Model names refactoring\n"
    },
    {
      "commit": "e4b95395441be68df663314b07b9babf3ca569ca",
      "tree": "33a12318a5064f43f921038cf52b5bd69fa36c60",
      "parents": [
        "9826612233ffa2870cdcc08507125f4531a28949"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 11:40:28 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 11:40:28 2014 +0100"
      },
      "message": "readme fix\n"
    },
    {
      "commit": "9826612233ffa2870cdcc08507125f4531a28949",
      "tree": "0b1128db84e83c9852996ce4df58b472fc4ce927",
      "parents": [
        "f19f23f3d9883aed0cbe8e6ce99e253e3393b150"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 03:39:18 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 03:39:18 2014 +0100"
      },
      "message": "Readme update\n"
    },
    {
      "commit": "f19f23f3d9883aed0cbe8e6ce99e253e3393b150",
      "tree": "1594464a0880ae24f6e5ce22c6162b9c2b6ae901",
      "parents": [
        "ccaa0d9db911f01fa31979df55bb43bb1e13f09f"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 03:26:36 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 03:26:36 2014 +0100"
      },
      "message": "Readme update.\n"
    },
    {
      "commit": "ccaa0d9db911f01fa31979df55bb43bb1e13f09f",
      "tree": "227ea320144958edbc3de9c83455e29776412b52",
      "parents": [
        "b827fb06b5bfd341c8cf144303af42c7bbf3a997"
      ],
      "author": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 03:21:31 2014 +0100"
      },
      "committer": {
        "name": "Dusan Klinec",
        "email": "dusan.klinec@gmail.com",
        "time": "Sun Nov 09 03:21:31 2014 +0100"
      },
      "message": "Initial import\n"
    },
    {
      "commit": "b827fb06b5bfd341c8cf144303af42c7bbf3a997",
      "tree": "4148ad0999923687de16cbdad9ba2b17073ed8d3",
      "parents": [],
      "author": {
        "name": "ph4r05",
        "email": "ph4r05@gmail.com",
        "time": "Sun Nov 09 03:03:04 2014 +0100"
      },
      "committer": {
        "name": "ph4r05",
        "email": "ph4r05@gmail.com",
        "time": "Sun Nov 09 03:03:04 2014 +0100"
      },
      "message": "Initial commit\n"
    }
  ]
}
