)]}'
{
  "commit": "3125c23228dd6cc7f3f50781da441484cc223575",
  "tree": "b0f04626ecb2c86949a33c50a7fa00582d5cc0ee",
  "parents": [
    "264bf456df62f1b5d5857bab7ddabc7a8b7a33e7"
  ],
  "author": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Thu Feb 05 06:29:27 2015 -0800"
  },
  "committer": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Fri Feb 06 22:06:11 2015 -0800"
  },
  "message": "A complete re-write of the cubic interpolation code.\n\nThe key change is that there is a new layer of abstract,\na Array object that the interpolator depends on.\n\nThe Array provides a one dimension or two dimensional\narray like interface independent of the underlying representation\nof the data.\n\nAlso included here is support for vector valued functions.\n\nChange-Id: Ica68f03778cf0d84192db00cd55653f8b4124d51\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7e477c8359ebc2be411c535752e99526a55c4d24",
      "old_mode": 33188,
      "old_path": "include/ceres/cubic_interpolation.h",
      "new_id": "8b91f96c248a5dfca879d8a8b943bbc9af609363",
      "new_mode": 33188,
      "new_path": "include/ceres/cubic_interpolation.h"
    },
    {
      "type": "modify",
      "old_id": "f2f8a85c74d018020721e66aa458c2e53b8c4460",
      "old_mode": 33188,
      "old_path": "internal/ceres/CMakeLists.txt",
      "new_id": "a64ea5244c6b8e97d168f848981777eae6614495",
      "new_mode": 33188,
      "new_path": "internal/ceres/CMakeLists.txt"
    },
    {
      "type": "delete",
      "old_id": "764b306c6798bd1af7a91fac8778429c63cc1545",
      "old_mode": 33188,
      "old_path": "internal/ceres/cubic_interpolation.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "0b4bb12ec8ffe1747cf19b44e95b2f61069c4a9d",
      "old_mode": 33188,
      "old_path": "internal/ceres/cubic_interpolation_test.cc",
      "new_id": "04a7b333399e5bf0f15b8c54a340d7a31a430cc5",
      "new_mode": 33188,
      "new_path": "internal/ceres/cubic_interpolation_test.cc"
    }
  ]
}
