)]}'
{
  "commit": "1b54b0fa69bb183ed19945a79b72bc17145eafe4",
  "tree": "ecddc13f623dcd1cef607dff7c78ef72c9f11ad8",
  "parents": [
    "862e052ca29210773cbda6e2d63201026e5ede68"
  ],
  "author": {
    "name": "Jack Rosenthal",
    "email": "jrosenth@chromium.org",
    "time": "Wed Apr 15 21:00:28 2020"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Wed Apr 15 23:38:58 2020"
  },
  "message": "Add new file utilities library\n\nStart of osutils/file, with functions to read a file and write a\ntemporary file right now.\n\nIntention of this is to provide common implementation of these\nfunctions so we can stop duplicating across C projects.\n\nModeled the API for li_read_file off of vb2_read_file since it does\nnot suck to use and it\u0027s nice to align with an API we already have.\n\nBUG\u003dnone\nTEST\u003dmake run-tests\n\nChange-Id: I552a3825526d9ff966a9b1cd305f7a0615f1882e\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/lithium/+/2151101\nTested-by: Jack Rosenthal \u003cjrosenth@chromium.org\u003e\nReviewed-by: Paul Fagerburg \u003cpfagerburg@chromium.org\u003e\nCommit-Queue: Jack Rosenthal \u003cjrosenth@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c2f8caebdd3794b31173d6915d2c4b192303b28c",
      "new_mode": 33188,
      "new_path": "include/osutils/file.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e008364119141a1cd580c59245bc2db20ebf9a5f",
      "new_mode": 33188,
      "new_path": "src/osutils/file.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b4eda5323f7e81a9456f251c42645595a2516db7",
      "new_mode": 33188,
      "new_path": "src/osutils/file_tests.c"
    }
  ]
}
