)]}'
{
  "commit": "3eb716cae4ccbfb7e4d6d7d78c4488fb16fdc81a",
  "tree": "84fa6569c1833d4596e92edc6cb884ab34a341d7",
  "parents": [
    "f5facf842f10bda07f85db7661b5f71121891434"
  ],
  "author": {
    "name": "Andrey Tuganov",
    "email": "andreyt@google.com",
    "time": "Mon Apr 24 15:17:33 2017 -0400"
  },
  "committer": {
    "name": "David Neto",
    "email": "dneto@google.com",
    "time": "Fri May 12 17:08:33 2017 -0400"
  },
  "message": "Added bit stream utils\n\nAlso added generalized zigzag coding.\n- Due to signed integers being mostly non-negative, improved zigzag coding\n  to favor positive values.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2214fee26924433bdab9716eeafced3e252e98e3",
      "old_mode": 33188,
      "old_path": "source/CMakeLists.txt",
      "new_id": "61671e323b81c0be22f9d406b5ccacebfc8faae8",
      "new_mode": 33188,
      "new_path": "source/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5dac5638c425c5c38c47b187fd4884b0234e6b36",
      "new_mode": 33188,
      "new_path": "source/util/bit_stream.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a139b633536f4049a752fbff2b95a8ea7fdd55af",
      "new_mode": 33188,
      "new_path": "source/util/bit_stream.h"
    },
    {
      "type": "modify",
      "old_id": "dfddd09e9e7d994f52929e14509fb6311027d133",
      "old_mode": 33188,
      "old_path": "test/CMakeLists.txt",
      "new_id": "926dadef149f20313b870a3bae86b699975ec3f9",
      "new_mode": 33188,
      "new_path": "test/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7e18e6495d716a61ad064d55834debd6d285acd3",
      "new_mode": 33188,
      "new_path": "test/bit_stream.cpp"
    }
  ]
}
