)]}'
{
  "commit": "afea6b8ffdcfe8c76a5b6a71aad95d72a258aacc",
  "tree": "ae6396a7bb697a50f6568cfe5d16b812d8f68c04",
  "parents": [
    "5f02a37cc049f362a2e43d04cd03cb132d73e172"
  ],
  "author": {
    "name": "Lasse R.H. Nielsen",
    "email": "lrn@google.com",
    "time": "Tue Sep 01 14:21:09 2026 +0200"
  },
  "committer": {
    "name": "Lasse R.H. Nielsen",
    "email": "lrn@google.com",
    "time": "Tue Sep 01 14:21:09 2026 +0200"
  },
  "message": "Make magic-byte detection allow a variable-size gap.\n\nA byte above 0xFF in the numbers list makes the matching\ntry to continue at each of the next `byte-0xFF` positions.\n(It searches efficiently for the following byte, then recursively\nchecks the rest of the pattern if finding that byte.)\n\nAdd magic-byte recognition for `video/webv` and `video/x-matroska`,\nusing this format, and remove the match for `audio/weba` (which is\nan extension for `audio/webm`, which isn\u0027t disitinguishable from\n`video/webm` without checking whether it contains any non-audio\nstreams.)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df0d6dcf4301d85ceddb0fe8f0f1704f918ab239",
      "old_mode": 33188,
      "old_path": "pkgs/mime/CHANGELOG.md",
      "new_id": "427062b1fea4f97765994dc87fd8b96e0648b0bb",
      "new_mode": 33188,
      "new_path": "pkgs/mime/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "a9cfd579da916de04283216cba998d46d23f610c",
      "old_mode": 33188,
      "old_path": "pkgs/mime/lib/src/magic_number.dart",
      "new_id": "70868ede840caad19cb480ac54687c419fdb24f9",
      "new_mode": 33188,
      "new_path": "pkgs/mime/lib/src/magic_number.dart"
    },
    {
      "type": "modify",
      "old_id": "5019eb5372de9c1951be437221fa57a81eec4580",
      "old_mode": 33188,
      "old_path": "pkgs/mime/lib/src/mime_type.dart",
      "new_id": "e6b5aa31af8835eded1fbaf4fe19234b6d4d5fb7",
      "new_mode": 33188,
      "new_path": "pkgs/mime/lib/src/mime_type.dart"
    },
    {
      "type": "modify",
      "old_id": "bf30bc898a5c2da44002221fae0237e04ef8526c",
      "old_mode": 33188,
      "old_path": "pkgs/mime/test/mime_type_test.dart",
      "new_id": "cf5879be16c13f10a33d8f7169a813bf5a081e66",
      "new_mode": 33188,
      "new_path": "pkgs/mime/test/mime_type_test.dart"
    }
  ]
}
