)]}'
{
  "commit": "e3e9e1f003b09a35048e0c30f8a77c66dcfdda32",
  "tree": "f33d531498383fedd60313ba459556584940c366",
  "parents": [
    "edf4368b0c29e25bb74ec0e8f12070582a580eea"
  ],
  "author": {
    "name": "Dave Borowitz",
    "email": "dborowitz@google.com",
    "time": "Wed Mar 18 12:51:40 2015 -0700"
  },
  "committer": {
    "name": "Dave Borowitz",
    "email": "dborowitz@google.com",
    "time": "Wed Mar 18 13:38:58 2015 -0700"
  },
  "message": "TemporaryBuffer: Clear block pointer list instead of reallocating\n\nThe block pointer list may have been relatively large, so no need to\nmake more garbage. Instead, just clear the list and null out all the\nelements.\n\nAnother possible motivation: a caller may have provided an inaccurate\nestimated size, so the list might have been resized several times. If\nthe list is reused later for a similarly underestimated workload, this\nfix will prevent additional resizing on subsequent usages.\n\nChange-Id: I511675035dcff1117381a46c294cc11aded10893\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0a8c5945d9959b074010326275e594d8c3820863",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/TemporaryBuffer.java",
      "new_id": "006c3c0a0102d0a634851ff3c751f5f50a5c5229",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/TemporaryBuffer.java"
    }
  ]
}
