)]}'
{
  "commit": "61480192638ae9550e2cb19bda3d6e69140a2b77",
  "tree": "9f8d336be3cdeda38e6c258e4a055db91d114b28",
  "parents": [
    "4ddf84d408247fb5198fbd480a93c6eb28011f96"
  ],
  "author": {
    "name": "Michal Terepeta",
    "email": "michalt@google.com",
    "time": "Wed Sep 23 15:42:22 2020 +0200"
  },
  "committer": {
    "name": "Michal Terepeta",
    "email": "michalt@google.com",
    "time": "Thu Sep 24 09:07:14 2020 +0200"
  },
  "message": "Implement the ability to register custom watcher implementations\n\nThis allows registering a special-purpose factory that returns its own\n`Watcher` implementation that will take precedence over the default\nones. The main motivation for this is handling of file systems that need\ncustom code to watch for changes.\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ffac06bbaf78e5cfff712ee3dcd728eb671c0f9f",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/custom_watcher_factory.dart"
    },
    {
      "type": "modify",
      "old_id": "e0ef3fcc00ff320aad72d1a43de3d07fa2365d24",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/directory_watcher.dart",
      "new_id": "858d02009c0d5ef5e12b717330f65b74c8ea12ea",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/directory_watcher.dart"
    },
    {
      "type": "modify",
      "old_id": "c4abddd6c853f8c2e7988332545cd0bcc9e25ddd",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/file_watcher.dart",
      "new_id": "0b7afc787dcfa66a27bab64fc01265dc51923842",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/file_watcher.dart"
    },
    {
      "type": "modify",
      "old_id": "107ac8fae273c5fd34db75c0f95fffea2249a6b4",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/watcher.dart",
      "new_id": "f5c7d3ec8014ee86e746ad02762e3cd41a6a57ca",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/watcher.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "488b6079644c9ad0eaeb6c0e2eb0dfcbd206d3af",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/custom_watcher_factory_test.dart"
    }
  ]
}
