)]}'
{
  "commit": "dc9867431cf6c64df5a74bcd3ce31a8db4fcd767",
  "tree": "380b95b4f7f55fe85e7a54c29cca21d66f4e502a",
  "parents": [
    "f860e1d3249b56e6411d732d403080dcee21f84a"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Fri Oct 10 15:24:08 2014 +0200"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Fri Oct 10 16:06:53 2014 +0200"
  },
  "message": "Enable formatters to only handle files with certain prefixes\n\nA formatter can now be configured to only handle files that start with\na defined prefix. This is useful if files with the same mime type or\nfile extension in different folders should be handled by different\nformatters. E.g.\n\n  [formatter \"ASCIIDOCTOR\"]\n    prefix \u003d Documentation/\n    mimeType \u003d text/plain\n  [formatter \"MARKDOWN\"]\n    prefix \u003d ReleaseNotes/\n    mimeType \u003d text/plain\n\nChange-Id: If9af7606547dc13976773fa0ca36ba28b1ad21bd\nSigned-off-by: Edwin Kempin \u003cedwin.kempin@sap.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c3bb2d9e4109dc2945506db4339ce1fad953192b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocGlobalConfig.java",
      "new_id": "cbb62016ad1300f38a7f1ff5aa74594ed52af0f8",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/XDocGlobalConfig.java"
    },
    {
      "type": "modify",
      "old_id": "eacfd57702ede73e2607625278e103530b43038d",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/Formatters.java",
      "new_id": "efbde10780e3797bba98577bc2d397f0d1cab19b",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/Formatters.java"
    },
    {
      "type": "modify",
      "old_id": "d4c4d3f42460f01f17917f39a925c9ded0e5e565",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "f8e4c57cbdab900a0402a3796d16db8810b359a9",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    }
  ]
}
