)]}'
{
  "commit": "336a6be5a4ede4e598a6d8d365bfe3430269290c",
  "tree": "ea3c62a5de77b75d63075b97d3c7651639b711e6",
  "parents": [
    "3366a66e8f9abba458d832fe7501f9b916250a0e"
  ],
  "author": {
    "name": "Johannes Beck",
    "email": "jodebo_beck@gmx.de",
    "time": "Sun Oct 07 19:56:26 2018 +0200"
  },
  "committer": {
    "name": "Johannes Beck",
    "email": "jodebo_beck@gmx.de",
    "time": "Mon Oct 08 20:42:15 2018 +0200"
  },
  "message": "Adding integer sequence and algorithms\n\nThis PR adds integer sequence and two algorithms (sum and exclusive\nscan). Those will be needed to implement a sized cost function using\nvariadic templates.\n\nChange-Id: I8e98d7c11fac94286fe9c364633406e59438f059\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3936b92b0ad33f9f5b8477c5d6f2d021907b1280",
      "new_mode": 33188,
      "new_path": "include/ceres/internal/integer_sequence.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bdeab9314455fe3b9783c88f0c0ca888022f805d",
      "new_mode": 33188,
      "new_path": "include/ceres/internal/integer_sequence_algorithm.h"
    },
    {
      "type": "modify",
      "old_id": "e90562ac7487b0be80872b8ecf3900b72f1fdad3",
      "old_mode": 33188,
      "old_path": "internal/ceres/CMakeLists.txt",
      "new_id": "fbce4189cd87d2a4160bdbd3bf2a2652daa7caa0",
      "new_mode": 33188,
      "new_path": "internal/ceres/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a6c85d0327c8729c51b46159fd90713d1a03b24f",
      "new_mode": 33188,
      "new_path": "internal/ceres/integer_sequence_algorithm_test.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ab3559af7a03ce875b8668480a244c749ea39517",
      "new_mode": 33188,
      "new_path": "internal/ceres/integer_sequence_test.cc"
    }
  ]
}
