)]}'
{
  "log": [
    {
      "commit": "4e12a5df37ed4a47ca94a8b9393c768e8ca1f75a",
      "tree": "3f3386ab89dbb5d4c813c142b852856dcd7bc1ff",
      "parents": [
        "b283a8a6802ef8a46b17cb439f9514840c03698f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 03 20:50:59 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 03 20:50:59 2020 +0100"
      },
      "message": "patch 8.2.0201: cannot assign to an imported variable\n\nProblem:    Cannot assign to an imported variable.\nSolution:   Make it work.\n"
    },
    {
      "commit": "b283a8a6802ef8a46b17cb439f9514840c03698f",
      "tree": "f44c04ef936f4b0c366ab006f993bd076c6ea040",
      "parents": [
        "0f18b6d17baa7d33f209a3184726a162c2bb7ed8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 22:24:04 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 22:24:04 2020 +0100"
      },
      "message": "patch 8.2.0200: Vim9 script commands not sufficiently tested\n\nProblem:    Vim9 script commands not sufficiently tested.\nSolution:   Add more tests.  Fix storing global variable.  Make script\n            variables work.\n"
    },
    {
      "commit": "0f18b6d17baa7d33f209a3184726a162c2bb7ed8",
      "tree": "3923d2a2f39a661bc762078b2690b556c750bd29",
      "parents": [
        "43c60eda2aa22ba3d7aaf418cfbdb75f1a008e67"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 17:22:27 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 17:22:27 2020 +0100"
      },
      "message": "patch 8.2.0199: Vim9 script commands not sufficiently tested\n\nProblem:    Vim9 script commands not sufficiently tested.\nSolution:   Add more tests.  Fix script-local function use.\n"
    },
    {
      "commit": "a259d8d30bc289764925fc42db1dbe774f0bb3f8",
      "tree": "ff0e14025b46941dc7bac65ab1f93420e1b14083",
      "parents": [
        "92be6e3f46120bb8e6c8fca0a7868a08df8b3345"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 31 20:10:50 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 31 20:10:50 2020 +0100"
      },
      "message": "patch 8.2.0185: Vim9 script: cannot use \"if has()\" to skip lines\n\nProblem:    Vim9 script: cannot use \"if has()\" to skip lines.\nSolution:   Evaluate constant expression at runtime.\n"
    },
    {
      "commit": "978d170bdce9c0a47e6683cd7c288bc2706f3fff",
      "tree": "d534d8a976251fb00bbb14b76faac7d8b8a69ee5",
      "parents": [
        "673660ab00d808d1e96e7181a60c5c8545c0ee75"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 17:38:12 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 17:38:12 2020 +0100"
      },
      "message": "patch 8.2.0151: detecting a script was already sourced is unreliable\n\nProblem:    Detecting a script was already sourced is unreliable.\nSolution:   Do not use the inode number.\n"
    },
    {
      "commit": "673660ab00d808d1e96e7181a60c5c8545c0ee75",
      "tree": "f1640b455e435624fa045d972e7d27ee5b77dda1",
      "parents": [
        "8a7d6542b33e5d2b352262305c3bfdb2d14e1cf8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 16:50:05 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 16:50:05 2020 +0100"
      },
      "message": "patch 8.2.0150: cannot define python function when using :execute\n\nProblem:    Cannot define python function when using :execute. (Yasuhiro\n            Matsumoto)\nSolution:   Do not recognize \"def\" inside \"function.\n"
    },
    {
      "commit": "8a7d6542b33e5d2b352262305c3bfdb2d14e1cf8",
      "tree": "8e5f241129a1c690ea81d697a72fb4c1704c0cb6",
      "parents": [
        "1d9215b9aaa120b9d78fee49488556f73007ce78"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 15:56:19 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 15:56:19 2020 +0100"
      },
      "message": "patch 8.2.0149: maintaining a Vim9 branch separately is more work\n\nProblem:    Maintaining a Vim9 branch separately is more work.\nSolution:   Merge the Vim9 script changes.\n"
    }
  ]
}
