)]}'
{
  "commit": "a44329c2442ff45d31fe7a0ca45005f145df3187",
  "tree": "8c8f6479536b68fbd69502cffcf9d17a96cd9551",
  "parents": [
    "7bed7ea77dfd2634d3fceaafaacd9764bf76e709"
  ],
  "author": {
    "name": "Philip Withnall",
    "email": "withnall@endlessm.com",
    "time": "Thu Aug 16 15:36:32 2018 +0100"
  },
  "committer": {
    "name": "Philip Withnall",
    "email": "withnall@endlessm.com",
    "time": "Thu Aug 16 15:36:32 2018 +0100"
  },
  "message": "Fix type of length returned by gvdb_table_get_names()\n\nIt should not be unsigned. The type in the on-disk format is gint32, so\nwe need to return something at least as wide as that. However, we\nshould not expose the implementation detail that the on-disk format is\nspecifically gint32. Use a gsize, since that’s the normal type for array\nlengths — but check that we’re not on a platform where (somehow) gsize\nis smaller than gint32.\n\nSigned-off-by: Philip Withnall \u003cwithnall@endlessm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2ee84d2b87fcaad485aaa8c3f2a7658cd98e1de",
      "old_mode": 33188,
      "old_path": "gvdb-reader.c",
      "new_id": "ae349a62c15d3418e0a94ee730f8b3cd39053d81",
      "new_mode": 33188,
      "new_path": "gvdb-reader.c"
    },
    {
      "type": "modify",
      "old_id": "39827737d94dc7889e53b609c25c7ac8e2b3b870",
      "old_mode": 33188,
      "old_path": "gvdb-reader.h",
      "new_id": "9bf627f4bf2859b0cccad3093a3e7a583c87e2c7",
      "new_mode": 33188,
      "new_path": "gvdb-reader.h"
    }
  ]
}
