)]}'
{
  "log": [
    {
      "commit": "8ef41dbfb1855d7d4faa0af59f253d9d6a6efada",
      "tree": "ca2d41b0d36e6693f75a9c3955d79b9bfe18a961",
      "parents": [
        "a7675e356ccb2d1f219d5be21fc92e0f4b9f3dd5"
      ],
      "author": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "committer": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "message": "Disable licenses for Pigweed GN\n\nPigweed has no well defined format for reference third-party crates\nlicense. Disable license generation at the moment.\n\nChange-Id: If18e5c91d3aa7e1783902c0c77404e82eff0df05\nReviewed-on: https://pigweed-review.googlesource.com/c/third_party/fuchsia/cargo-gnaw/+/235656\nReviewed-by: Erik Gilling \u003ckonkers@google.com\u003e\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "a7675e356ccb2d1f219d5be21fc92e0f4b9f3dd5",
      "tree": "3ecd601ea1051fe41a6180bab108f8723ec7346e",
      "parents": [
        "e20efa18ba7db2c11eefeb32fce6a04bb0ee193c"
      ],
      "author": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "committer": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "message": "Remove $host_toolchain from proc_macro rule\n\nPigweed proc_macro GN rule hides the redirecting to host_toolchain\ntarget in the rule templates. $host_toolchain is not defined, and it\ndoes not require explicitly listing a proc_macro target as host targets.\n\nTest: cargo test --locked\nChange-Id: Ifd863bddac6aa37185ebf0dd0e84802a8e2e9c57\nReviewed-on: https://pigweed-review.googlesource.com/c/third_party/fuchsia/cargo-gnaw/+/235655\nReviewed-by: Erik Gilling \u003ckonkers@google.com\u003e\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "e20efa18ba7db2c11eefeb32fce6a04bb0ee193c",
      "tree": "8203478095b4c57e3b9efc4b8ce9bd3a557cea04",
      "parents": [
        "db66e16bb69e9eb299a4d3f6273877f482c3baa1"
      ],
      "author": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "committer": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "message": "Move edition from rustflags to an attribute\n\nPigweed GN rules does validations on \"editions\". It requires \"edition\"\nbeing a attribute.\n\nTest: cargo test --locked\nChange-Id: I14b40b96b89f4f5f8cb028b67d189d0434a90a40\nReviewed-on: https://pigweed-review.googlesource.com/c/third_party/fuchsia/cargo-gnaw/+/235654\nReviewed-by: Erik Gilling \u003ckonkers@google.com\u003e\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "db66e16bb69e9eb299a4d3f6273877f482c3baa1",
      "tree": "a67849b06aa8ccccb0fa7badf7065d6bf9fb5e01",
      "parents": [
        "68ad8a0ee7d56ce13289cecfb47b74b5f297cdd7"
      ],
      "author": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "committer": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 26 00:00:50 2024 +0000"
      },
      "message": "Add templates_pw for Pigweed GN\n\nTemplate path change only. The current templates_pw/ is a copy of\ntemplates/. Changes to adapt the templates for Pigweed will come later.\n\nChange-Id: Id0d1cdd68e740588fea0315009622efa3ab79ec4\nReviewed-on: https://pigweed-review.googlesource.com/c/third_party/fuchsia/cargo-gnaw/+/235653\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\nReviewed-by: Erik Gilling \u003ckonkers@google.com\u003e\n"
    },
    {
      "commit": "68ad8a0ee7d56ce13289cecfb47b74b5f297cdd7",
      "tree": "3beeaf0ee80655c7dd392d966081e8f802fb3038",
      "parents": [
        "1c1dd3487f0b5549f43d4f6d8f5fb8e6b150a123"
      ],
      "author": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 19 02:59:22 2024 +0000"
      },
      "committer": {
        "name": "Jiacheng Lu",
        "email": "lujc@google.com",
        "time": "Thu Sep 19 02:59:22 2024 +0000"
      },
      "message": "Commit Cargo.lock to pin down the dep versions\n\nChange-Id: I702eebc10d3ff6f81143f553f2a3cd7a349e1dee\nReviewed-on: https://pigweed-review.googlesource.com/c/third_party/fuchsia/cargo-gnaw/+/235652\nReviewed-by: Erik Gilling \u003ckonkers@google.com\u003e\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "1c1dd3487f0b5549f43d4f6d8f5fb8e6b150a123",
      "tree": "668d5a0a094b7f814dcc1fdf9aade35787fa6acb",
      "parents": [
        "520749a8eee125e4cce2818620dae7206172fbfb"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@google.com",
        "time": "Thu Sep 12 17:47:41 2024 +0000"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@google.com",
        "time": "Thu Sep 12 17:47:41 2024 +0000"
      },
      "message": "Import cargo-gnaw from fuchsia\n\nrepo: https://fuchsia.googlesource.com/fuchsia\nref: 492f241811526190ec6d504fe1cf4cfaabaf5301\n\nChange-Id: I6cd76890f9411e516928cfb27df9ee362963b073\nReviewed-on: https://pigweed-review.googlesource.com/c/third_party/fuchsia/cargo-gnaw/+/235274\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\nReviewed-by: Rob Mohr \u003cmohrr@google.com\u003e\n"
    },
    {
      "commit": "520749a8eee125e4cce2818620dae7206172fbfb",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [],
      "author": {
        "name": "Rob Mohr",
        "email": "mohrr@google.com",
        "time": "Thu Aug 15 22:23:10 2024 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Aug 15 22:23:10 2024 +0000"
      },
      "message": "Initial empty repository\n"
    }
  ]
}
