)]}'
{
  "commit": "b2613cc2460b7b3a5aad80631649c8a8594487fe",
  "tree": "e5f4dfc1221c8439d6f5007e7960fd44ce07a1f0",
  "parents": [
    "b61afa19f507e92aa3829aa633bd3f654feab1d4"
  ],
  "author": {
    "name": "Sam Leffler",
    "email": "sleffler@google.com",
    "time": "Wed Aug 30 07:45:16 2023 -0700"
  },
  "committer": {
    "name": "Sam Leffler",
    "email": "sleffler@google.com",
    "time": "Fri Sep 01 16:31:43 2023 -0700"
  },
  "message": "tar_loader: fixups\n\n- from_bytes does not need a mutable reference\n- add has_magic method to check the magic field\n- fix name to return a string w/o  embedded nul\u0027s\n- rewrite parse_octal to use iterators\n- rewrite find_file to use methods, to stop searching at the first\n  invalid (according to has_magic) header, and to correctly check\n  for end-of-flash\n- change copy_file to check the offset instead of the file size\n  when deciding if a file was found--zero-length files can and do exist\n\nBug: 294433731\n\nChange-Id: Ic769517bfbcc51e2e8c4f1cb485d3bb6338179b4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "10a30242af3ac6de4b5102e103801b2644005f49",
      "old_mode": 33188,
      "old_path": "utils/src/tar_loader.rs",
      "new_id": "94ff468f8facfc5cc078ecbd11062b7d8e66f5c4",
      "new_mode": 33188,
      "new_path": "utils/src/tar_loader.rs"
    }
  ]
}
