)]}'
{
  "commit": "2811a1a3c9ade115cbaec4c3df5b3e67ed4b3f6a",
  "tree": "e7388f9a9f03a96882a67fb8ab35bac44c4bb74f",
  "parents": [
    "7f30fba1e60433d55720883ff81828492a3bae47"
  ],
  "author": {
    "name": "eanderton",
    "email": "eric.t.anderton@gmail.com",
    "time": "Tue Sep 09 22:31:41 2014 -0400"
  },
  "committer": {
    "name": "eanderton",
    "email": "eric.t.anderton@gmail.com",
    "time": "Tue Sep 09 22:31:41 2014 -0400"
  },
  "message": "Added QueryResult and patched bugs\n\nQueryResult now stores result items and position data, which aligns more\nstrongly with the rest of the library features than a plain\n[]interface[}.  The design of the parser_test unittest was revised to\nuse array/map/scalar serialization (like match_test), since Go 1.3\nredesigned maps to randomly order their keys. Since naive comparisons of\nmap data is now no longer possible, the unittest now sorts map\nkeys:value combinations.\n\n* Patched a bug where getPosition(\"\") was returning an invalid Position\n* Revised parser_test to use serialization for comparisons for Go 1.3\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c51715707f667510988963d59027fcf430499414",
      "old_mode": 33188,
      "old_path": "jpath/match.go",
      "new_id": "bdc3db59b097ccfbb08367d6caa703a3a57afa3d",
      "new_mode": 33188,
      "new_path": "jpath/match.go"
    },
    {
      "type": "modify",
      "old_id": "ec05f07535a8b397abd341a9fb4da1edb516a076",
      "old_mode": 33188,
      "old_path": "jpath/parser_test.go",
      "new_id": "61908de4a9985bd6ac7dc26ca26685ae60c246db",
      "new_mode": 33188,
      "new_path": "jpath/parser_test.go"
    },
    {
      "type": "modify",
      "old_id": "3bf306c77bfa2155014de185373db494dedbe0d9",
      "old_mode": 33188,
      "old_path": "jpath/query.go",
      "new_id": "34355158e4a7a765c11b413abe83aadfef289f8f",
      "new_mode": 33188,
      "new_path": "jpath/query.go"
    },
    {
      "type": "modify",
      "old_id": "c9f42a3b2c32347387e21b675cf83ae7f0c41112",
      "old_mode": 33188,
      "old_path": "parser.go",
      "new_id": "dcab89044f75bed38d12cae74121813d76437c20",
      "new_mode": 33188,
      "new_path": "parser.go"
    },
    {
      "type": "modify",
      "old_id": "761a181cd100dc0a52513eb56b90d26bbe1a8ed4",
      "old_mode": 33188,
      "old_path": "parser_test.go",
      "new_id": "10ac6d7a11e6a3f382d383bc64ce282d3e7178d2",
      "new_mode": 33188,
      "new_path": "parser_test.go"
    },
    {
      "type": "modify",
      "old_id": "7cd74b040d41c4467ecea83f0f8974722fb98878",
      "old_mode": 33188,
      "old_path": "toml.go",
      "new_id": "678959acda183e393cfc91fd2250789755db648d",
      "new_mode": 33188,
      "new_path": "toml.go"
    }
  ]
}
