)]}'
{
  "commit": "7d3040368fa8e00c4dfcbd0b7d2d92768cfc2c7e",
  "tree": "2c5b5372eb0a9e37bc921f66580717821c47e2d3",
  "parents": [
    "0d79bcf151cb20547ac5899b00db5e7b9246a0d1"
  ],
  "author": {
    "name": "Thomas Wolf",
    "email": "thomas.wolf@paranor.ch",
    "time": "Mon Feb 19 23:42:46 2018 +0100"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Mar 07 23:25:22 2018 +0100"
  },
  "message": "Fix DiffFormatter for diffs against working tree with autocrlf\u003dtrue\n\nThe WorkingTreeSource produced an ObjectLoader that returned\ninconsistent sizes: the file size in getSize(), but then a\ncorrectly filtered smaller stream in openStream(). This resulted\neither in an IOE \"short read of block\" or in an EOFException\ndepending on the resulting filtered size.\n\nFix this by ensuring that getSize() does return the size of the\nfiltered stream.\n\nBug: 530106\nChange-Id: I7c7c85036047dc10030ed29c1d5a6c7f34f2bdff\nSigned-off-by: Thomas Wolf \u003cthomas.wolf@paranor.ch\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fabf03440a625d30fe3c0fad792b0b6d8d69cc8d",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/diff/DiffFormatterTest.java",
      "new_id": "45832f49581344487e7d9e21daf9c467499f3e2a",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/diff/DiffFormatterTest.java"
    },
    {
      "type": "modify",
      "old_id": "5ede3ea6d485f5db23c58b5ab04690cef883ba7d",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/diff/ContentSource.java",
      "new_id": "f3e986a5e7cd9361787edfbd8880648c2542ad27",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/diff/ContentSource.java"
    },
    {
      "type": "modify",
      "old_id": "1c98074930f8f29c51e3cecacc137b8e151abe79",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/diff/RawText.java",
      "new_id": "ec88ce4ff7d444c9af7f8ab5e52e77d218508e44",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/diff/RawText.java"
    }
  ]
}
