)]}'
{
  "commit": "4f73175d0375a7c1b3ae625e76acee8b39741f28",
  "tree": "78c47940a9530bf4342f258c322f8e21412f5830",
  "parents": [
    "a77ad6ea0b0bb1f9d1f52ed494bd72a5fdde208e"
  ],
  "author": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Fri Sep 21 23:30:51 2012 +0100"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Mon Oct 08 13:50:18 2012 +1030"
  },
  "message": "X.509: Add utility functions to render OIDs as strings\n\nAdd a pair of utility functions to render OIDs as strings.  The first takes an\nencoded OID and turns it into a \"a.b.c.d\" form string:\n\n\tint sprint_oid(const void *data, size_t datasize,\n\t\t       char *buffer, size_t bufsize);\n\nThe second takes an OID enum index and calls the first on the data held\ntherein:\n\n\tint sprint_OID(enum OID oid, char *buffer, size_t bufsize);\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5928546bf00a3389b13508774511cd3284d8b31c",
      "old_mode": 33188,
      "old_path": "include/linux/oid_registry.h",
      "new_id": "6926db7242582807804116ec0b7d7f6c88326448",
      "new_mode": 33188,
      "new_path": "include/linux/oid_registry.h"
    },
    {
      "type": "modify",
      "old_id": "33cfd171f627a6720ec7b1081d95a5a7455c993b",
      "old_mode": 33188,
      "old_path": "lib/oid_registry.c",
      "new_id": "d8de11f45908a88c8856a8adc8a2fb0f26f31671",
      "new_mode": 33188,
      "new_path": "lib/oid_registry.c"
    }
  ]
}
