)]}'
{
  "commit": "2ad40cdd652b787843af164ad024c27afd3b2724",
  "tree": "8446e99244922d69c9cf7db8bda22d65b08b4c0e",
  "parents": [
    "df50e718a87967af023b44e8c37598d7e6d6c347"
  ],
  "author": {
    "name": "Lasse R.H. Nielsen",
    "email": "lrn@google.com",
    "time": "Mon Feb 09 12:26:46 2026 +0100"
  },
  "committer": {
    "name": "Lasse R.H. Nielsen",
    "email": "lrn@google.com",
    "time": "Mon Feb 09 12:26:46 2026 +0100"
  },
  "message": "Add `ArgResult.flagCount`.\n\nCounts the occurrences of a flag, and makes it accessible in the\n`ArgResult`.\n\nOnly changes parser and result class, the `Option` class still\ntreats flags as `bool` options, with a value that is `true`\nonly when the count is greater than zero.\n\nFixes #937.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "54985ffe6622ac369720e11fc00c86346a08d6d8",
      "old_mode": 33188,
      "old_path": "pkgs/args/CHANGELOG.md",
      "new_id": "cde24609058daa9abc74325e3d2d22b526599b93",
      "new_mode": 33188,
      "new_path": "pkgs/args/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "240867f484f7e6ac07f8aa5581bfda98af7fb1a8",
      "old_mode": 33188,
      "old_path": "pkgs/args/lib/src/arg_results.dart",
      "new_id": "e95c94d9d47a390a5072600582733d3bab9a07ea",
      "new_mode": 33188,
      "new_path": "pkgs/args/lib/src/arg_results.dart"
    },
    {
      "type": "modify",
      "old_id": "9aca0f21ab0a139aedee2cc463a6a8b19808e256",
      "old_mode": 33188,
      "old_path": "pkgs/args/lib/src/parser.dart",
      "new_id": "0449769cea79eea5aa14f5860cd5f32188c62a07",
      "new_mode": 33188,
      "new_path": "pkgs/args/lib/src/parser.dart"
    },
    {
      "type": "modify",
      "old_id": "d65ca0b2f13633dbcfc80b75547fcd3e79f289c0",
      "old_mode": 33188,
      "old_path": "pkgs/args/pubspec.yaml",
      "new_id": "8679ca9f388b5a35baa222bc8fd22887f831fdf0",
      "new_mode": 33188,
      "new_path": "pkgs/args/pubspec.yaml"
    },
    {
      "type": "modify",
      "old_id": "eb2f3ae2dd136b63effd83c87fef7623ad797b71",
      "old_mode": 33188,
      "old_path": "pkgs/args/test/parse_test.dart",
      "new_id": "853a62d96a2cc6808b27d5f68315b4e2bbd9045e",
      "new_mode": 33188,
      "new_path": "pkgs/args/test/parse_test.dart"
    }
  ]
}
