)]}'
{
  "commit": "6e01b25954d974a36bd345be730611507df902cd",
  "tree": "f414ab29f8d92a84af2e63c724c2f1cc7fda98b7",
  "parents": [
    "8ab9c6e5497ccfe88fdedb2c86ce0ae9461115dc"
  ],
  "author": {
    "name": "Benjamin Sigonneau",
    "email": "benjamin.sigonneau@sandboxaq.com",
    "time": "Tue Mar 28 09:25:54 2023 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Tue Mar 28 09:27:14 2023 -0700"
  },
  "message": "Add support for .tbz file extension in repository_ctx.download_and_extract\n\nThe `download_and_extract` function supported `.tar.bz2` files, but did not recognize `.tbz` as a valid file extension for those. This commit simply adds support for this, in the code, in the test and in the doc.\n\nFixes #17824\n\nCloses #17825.\n\nPiperOrigin-RevId: 520049316\nChange-Id: Id4a1716304734f58a06cf5dc8d481642f631f5e1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c284c5499323fa62784200790e37249882939b43",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/bazel/repository/DecompressorValue.java",
      "new_id": "e32a2decb18741e306f3a88df42db8eb780394a5",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/bazel/repository/DecompressorValue.java"
    },
    {
      "type": "modify",
      "old_id": "e1c534562238129452e8dd9b08bc59f919d798da",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/bazel/repository/starlark/StarlarkBaseExternalContext.java",
      "new_id": "2d9f73b4fe25a32f3d0723804852984ebe2f84d2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/bazel/repository/starlark/StarlarkBaseExternalContext.java"
    },
    {
      "type": "modify",
      "old_id": "8357dc2790df005c72e9a18570ee5044dbd7e0d8",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/devtools/build/lib/bazel/repository/DecompressorValueTest.java",
      "new_id": "755c381c8e7fe1bf6498a2840ebf2cea5d36c95d",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/build/lib/bazel/repository/DecompressorValueTest.java"
    }
  ]
}
