)]}'
{
  "commit": "543235b805d73b30f778255415ff2ec0d64b4334",
  "tree": "b8affecd5b703f0a788a1924ea67be309cf993db",
  "parents": [
    "33ae23b8b9607e93e62280c47091624ef43d20eb"
  ],
  "author": {
    "name": "Jeff Schumacher",
    "email": "jeffschu@google.com",
    "time": "Thu Jun 24 13:39:50 2010 -0700"
  },
  "committer": {
    "name": "Jeff Schumacher",
    "email": "jeffschu@google.com",
    "time": "Mon Jun 28 10:59:10 2010 -0700"
  },
  "message": "Added support for whitespace ignoring\n\nJGit did not have support for skipping whitespace when comparing\nlines in RawText objects. I added a subclass of RawText that skips\nwhitespace in its equals and hashCode methods. I used a subclass\nrather than adding functionality into RawText so that performance\nwould not be impacted by extra logic.\n\nThis class only supports ignoring all whitespace. Others will follow\nthat allow other forms of whitespace ignoring.\n\nChange-Id: Ic2f79e85215e48d3fd53ec1b4ad13373dd183a4a\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5e1a238a72faaf3edade0d1a7902f035b6fa4553",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/diff/RawTextIgnoreAllWhitespaceTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6747b26adc4a6c8d206890a75787098a24c171f3",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/util/RawCharUtilTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f72259605e6c18a997b8707084542f0899debe7e",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/diff/RawTextIgnoreAllWhitespace.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9b4e542ef386acfac6752f4ef61eaa8a0de71b63",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/RawCharUtil.java"
    }
  ]
}
