)]}'
{
  "log": [
    {
      "commit": "04c4c5746e15884768d2cb41370c3276a196cd4c",
      "tree": "1e629820796635bd332b2066c03d548fad527f89",
      "parents": [
        "f240395fca63d4b330112a4b81e94b05b50de1aa"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Tue Aug 30 19:48:24 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Aug 30 19:48:24 2022 +0100"
      },
      "message": "patch 9.0.0335: checks for Dictionary argument often give a vague error\n\nProblem:    Checks for Dictionary argument often give a vague error message.\nSolution:   Give a useful error message. (Yegappan Lakshmanan, closes #11009)\n"
    },
    {
      "commit": "22e7e867e224596bd758260e4278ce6239c35ba5",
      "tree": "088a8fd47cd9be908b868f7b7ec517365b55d6d0",
      "parents": [
        "daaca8a1281ee610a308cd6209f81a06b3ae3a14"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 02 20:48:01 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 02 20:48:01 2022 +0100"
      },
      "message": "patch 9.0.0030: matchfuzzy test depends on path of current directory\n\nProblem:    Matchfuzzy test depends on path of current directory.\nSolution:   Use fnamemodify() to remove the path. (Robin Becker,\n            closes #10650)\n"
    },
    {
      "commit": "47f1a55849a73cefe738a246798221e45448546a",
      "tree": "5f3cd273b71e510e46ded724512a5cff1d1600fe",
      "parents": [
        "d592deb336523a5448779ee3d4bba80334cff1f7"
      ],
      "author": {
        "name": "Kazuyuki Miyagi",
        "email": "yuzu3886@gmail.com",
        "time": "Fri Jun 17 18:30:03 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jun 17 18:30:03 2022 +0100"
      },
      "message": "patch 8.2.5116: \"limit\" option of matchfuzzy() not always respected\n\nProblem:    \"limit\" option of matchfuzzy() not always respected.\nSolution:   Remove \"else\". (Kazuyuki Miyagi, closes #10586)\n"
    },
    {
      "commit": "9af2bc075169e14fd06ed967d28eac7206d21f36",
      "tree": "9c4228bd6f908932676943b448f81b7e76707d0c",
      "parents": [
        "a59f2dfd0cf9ee1a584d3de5b7c2d47648e79060"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Wed May 11 14:15:37 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed May 11 14:15:37 2022 +0100"
      },
      "message": "patch 8.2.4939: matchfuzzypos() with \"matchseq\" does not have all positions\n\nProblem:    matchfuzzypos() with \"matchseq\" does not have all positions.\nSolution:   Also add a position for white space. (closes #10404)\n"
    },
    {
      "commit": "9029a6e9931eede1d44f613687a2c01b9fe514ec",
      "tree": "aacb7d7a0207d4ba70e62c9debe24d3e2590e43f",
      "parents": [
        "693ccd11606b59eb0f81c6c1948679e61ada4022"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Apr 16 12:35:35 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 16 12:35:35 2022 +0100"
      },
      "message": "patch 8.2.4760: using matchfuzzy() on a long list can take a while\n\nProblem:    Using matchfuzzy() on a long list can take a while.\nSolution:   Add a limit to the number of matches. (Yasuhiro Matsumoto,\n            closes #10189)\n"
    },
    {
      "commit": "9d19e4f4ba55f8bef18d4991abdf740ff6472dba",
      "tree": "c5bd4e0ba05fb3089d3acedee4e32729b2f5c3a4",
      "parents": [
        "508b5618ec0bc6d1edff71e04d99280a2a51df9d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 02 18:31:32 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 02 18:31:32 2021 +0100"
      },
      "message": "patch 8.2.2280: fuzzy matching doesn\u0027t give access to the scores\n\nProblem:    Fuzzy matching doesn\u0027t give access to the scores.\nSolution:   Return the scores with a third list. (Yegappan Lakshmanan,\n            closes #7596)\n"
    },
    {
      "commit": "dcdd42a8ccb9bafd857735d694b074269f337333",
      "tree": "e1271c66ae7fe5b284c44c668af37eaae1b9c346",
      "parents": [
        "cf4d454df0619ee41ef40e7e91fce3fb061d7d5b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 29 18:58:01 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 29 18:58:01 2020 +0100"
      },
      "message": "patch 8.2.1921: fuzzy matching does not recognize path separators\n\nProblem:    Fuzzy matching does not recognize path separators.\nSolution:   Add a bonus for slash and backslash. (Yegappan Lakshmanan,\n            closes #7225)\n"
    },
    {
      "commit": "8ded5b647aa4b3338da721b343e0bce0f86655f6",
      "tree": "b45ef3d0d5e9122ed6132b3a1ffcfee22caed81e",
      "parents": [
        "9c24cd11e2048e16e25271a7a7dbef4593890a18"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 23 16:50:30 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 23 16:50:30 2020 +0200"
      },
      "message": "patch 8.2.1893: fuzzy matching does not support multiple words\n\nProblem:    Fuzzy matching does not support multiple words.\nSolution:   Add support for matching white space separated words. (Yegappan\n            Lakshmanan, closes #7163)\n"
    },
    {
      "commit": "e9f9f16387554e5b34ba42ce00c42c28dd66af58",
      "tree": "ae00de3d74be30a34cd5b4e7a704481789719a3d",
      "parents": [
        "c95940c06a125d3afe6516f11f8b2f5697a6b3b9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Oct 20 19:01:30 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Oct 20 19:01:30 2020 +0200"
      },
      "message": "patch 8.2.1872: matchfuzzy() does not prefer sequential matches\n\nProblem:    Matchfuzzy() does not prefer sequential matches.\nSolution:   Give sequential matches a higher bonus. (Christian Brabandt,\n            closes #7140)\n"
    },
    {
      "commit": "4f73b8e9cc83f647b34002554a8bdf9abec0a82f",
      "tree": "aae61e658dd6f1074eb7f9b6cceea94f4ca7d1b0",
      "parents": [
        "44aaf5416e0121500dd52b7cab306d7618b4fe53"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 22 20:33:50 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 22 20:33:50 2020 +0200"
      },
      "message": "patch 8.2.1726: fuzzy matching only works on strings\n\nProblem:    Fuzzy matching only works on strings.\nSolution:   Support passing a dict.  Add matchfuzzypos() to also get the match\n            positions. (Yegappan Lakshmanan, closes #6947)\n"
    }
  ]
}
