)]}'
{
  "commit": "e2eada0eafbf22f2f7981a6609b74b61436605fc",
  "tree": "98d753d20408ee8e4ecbf47cc36d854356c582a4",
  "parents": [
    "b62109bd753c735a5996ba8b4f60e9060e4b1f12"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Wed Dec 10 16:05:57 2014 +0100"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "edwin.kempin@sap.com",
    "time": "Wed Dec 10 16:16:10 2014 +0100"
  },
  "message": "Move CSS handling into FormatterUtil to make it reuseable\n\nWhich CSS is applied to a document depends on a number of\nconfiguration paramters and on the availability of default CSS,\ninherited CSS and project-specific CSS. Basically each CSS-aware\nformatter would need to do the same computation to apply the correct\nCSS. Having the code for it in a common place avoids reimplementation\nof this logic again and again.\n\nPlease note that the CSS handling in the MarkdownFormatter is special\nsince it wants to reuse the default CSS that is packaged in Gerrit\ncore. This is why the MarkdownFormatter doesn\u0027t use the CSS function\nfrom FormatterUtil.\n\nChange-Id: I6fce8b6912ef8242c26a003438f1fe9038ba4150\nSigned-off-by: Edwin Kempin \u003cedwin.kempin@sap.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "42c045612b675381815db8164a8259a580c7853a",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/AsciidoctorFormatter.java",
      "new_id": "2f9ae4de08d33f06ee72765661e37b702d0c3eaf",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/AsciidoctorFormatter.java"
    },
    {
      "type": "modify",
      "old_id": "2c49704eb292709c0acd3234451579b7c0dd464e",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/FormatterUtil.java",
      "new_id": "5d62a7ebc9d1fdca06c4ae3953da2a9a9989290b",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/FormatterUtil.java"
    }
  ]
}
