)]}'
{
  "commit": "652b816bfd77d17165be7cad9f8bbde0fb65ef5d",
  "tree": "b68a0dc2d770ef3aa90046b281e42951883264de",
  "parents": [
    "c84a140c93352cdabbfb547c531be34515b12228"
  ],
  "author": {
    "name": "Russ Cox",
    "email": "rsc@swtch.com",
    "time": "Thu Jun 26 15:02:45 2025 +0000"
  },
  "committer": {
    "name": "Russ Cox",
    "email": "rsc@swtch.com",
    "time": "Thu Jun 26 09:59:10 2025 -0700"
  },
  "message": "re2: add Set::Size\n\nAmong other uses, exposing RE2::Set::Size allows writing a function that\ntakes a Set and a string and reports whether the string matches every\nregexp in the Set. Without Size, that function can\u0027t know how many\nmatches to expect.\n\nChange-Id: Ia161a87f20d031be11a9df54b981631800af1528\nReviewed-on: https://code-review.googlesource.com/c/re2/+/63570\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "caebd24e4e4fe9ac6bcda8bf1af773328b3bff47",
      "old_mode": 33188,
      "old_path": "re2/set.cc",
      "new_id": "3f2a1f078dfa9ae72419bf154b634de4dc482c87",
      "new_mode": 33188,
      "new_path": "re2/set.cc"
    },
    {
      "type": "modify",
      "old_id": "3fe419ba3c72c92780683c55205a5ca26dffe1ab",
      "old_mode": 33188,
      "old_path": "re2/set.h",
      "new_id": "5a1e6d53bb14413e17d8391e1a847eee4883a49e",
      "new_mode": 33188,
      "new_path": "re2/set.h"
    },
    {
      "type": "modify",
      "old_id": "b4aaf92a1dfb709dd4b11e0b5b6bcc17cea6c2bb",
      "old_mode": 33188,
      "old_path": "re2/testing/set_test.cc",
      "new_id": "3282c1697b0153a230dff034f75beef912dccbc7",
      "new_mode": 33188,
      "new_path": "re2/testing/set_test.cc"
    }
  ]
}
