)]}'
{
  "commit": "25b82a85dceb8f3ce847d712fa58809d87f316fb",
  "tree": "badbb242c6fbd3889af79a5bb493895285d42707",
  "parents": [
    "fd16651a2ef1484b7d8f12d0a7c7f93899af2747"
  ],
  "author": {
    "name": "Lorenz Brun",
    "email": "lorenz@nexantic.com",
    "time": "Mon Mar 23 20:27:51 2020 +0100"
  },
  "committer": {
    "name": "Lorenz Brun",
    "email": "lorenz@nexantic.com",
    "time": "Mon Mar 23 20:27:51 2020 +0100"
  },
  "message": "Added logbuffer helper package\n\nThis adds a small package which is used to store logs for other\nbinaries we\u0027re calling. It\u0027s an in-memory non-depleting ring buffer\ncapable of directly taking in a stream (for example from stdout).\nFor reliability it has bounded total memory consumption.\nIt offers a simple interface to get the last n log lines out.\n\nTest Plan: Has 100% test coverage built-in\n\nBug: T667\n\nX-Origin-Diff: phab/D442\nGitOrigin-RevId: 32d5944650793b6cea8ec48a40ea4abb3944ad21\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a53cb7a1ee245476a2e4b39a2d2af4c2ae41656a",
      "new_mode": 33188,
      "new_path": "core/pkg/logbuffer/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8298debdc0a18857c96af0007eea4e73be723b3e",
      "new_mode": 33188,
      "new_path": "core/pkg/logbuffer/logbuffer.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c38d7a62b64ea9a5b9265fa7a061494c78fa9a99",
      "new_mode": 33188,
      "new_path": "core/pkg/logbuffer/logbuffer_test.go"
    }
  ]
}
