)]}'
{
  "log": [
    {
      "commit": "1b04ce2d400fda97410a961288c496bd8f445a9c",
      "tree": "d683db90b2ab896a2399da928cdda13ec570e499",
      "parents": [
        "7cb6fc29d067ed97c0b0c1d2d5767125ef9ae1ab"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 21 22:46:11 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 21 22:46:11 2020 +0200"
      },
      "message": "patch 8.2.1505: not all file read and writecode is tested\n\nProblem:    Not all file read and writecode is tested.\nSolution:   Add a few tests. (Dominique Pellé, closes #6764)\n"
    },
    {
      "commit": "0e390f40e944036fb558a63b91238cfda128d95f",
      "tree": "a0cfb553a4eb3b22df2f70bb5196cebe304a07d4",
      "parents": [
        "517f00f78893087d2f9d45768a5ba4dc48cb6856"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 10 13:12:28 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 10 13:12:28 2020 +0200"
      },
      "message": "patch 8.2.0942: expanding to local dir after homedir keeps \"~/\"\n\nProblem:    Expanding to local dir after homedir keeps \"~/\".\nSolution:   Adjust modify_fname(). (Christian Brabandt, closes #6205,\n            closes #5979)\n"
    },
    {
      "commit": "92b83ccfda7a1d654ccaaf161a9c8a8e01fbcf76",
      "tree": "92daff824edb3982d06e20aa33e3b2c8fe3331ed",
      "parents": [
        "9d8d0b5c644ea53364d04403740b3f23e57c1497"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 25 15:24:44 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 25 15:24:44 2020 +0200"
      },
      "message": "patch 8.2.0634: crash with null partial and blob\n\nProblem:    Crash with null partial and blob.\nSolution:   Check for NULL pointer.  Add more tests. (Yegappan Lakshmanan,\n            closes #5984)\n"
    },
    {
      "commit": "a78e9c61a0ded9c5302bc77e889aa1b3d3467f61",
      "tree": "aa7685b88fa9a735d406d6bf2f86a05f34de41f6",
      "parents": [
        "2e6638d5f03ae183999c726ba63e528d556342c0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 05 21:14:00 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 05 21:14:00 2020 +0100"
      },
      "message": "patch 8.2.0215: wrong file name shortening\n\nProblem:    Wrong file name shortening. (Ingo Karkat)\nSolution:   Better check for path separator. (Yasuhiro Matsumoto,\n            closes #5583, closes #5584)\n"
    },
    {
      "commit": "d816cd94d87afb73c505bf1e5cd5e07522482113",
      "tree": "89336db136fc53d20952d0924fa1a33b9e26cf2f",
      "parents": [
        "bfe12043128d75585749f82aebbf4cdd1a7dfe31"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Feb 04 22:23:09 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Feb 04 22:23:09 2020 +0100"
      },
      "message": "patch 8.2.0208: fnamemodify() does not apply \":~\" when followed by \":.\"\n\nProblem:    Fnamemodify() does not apply \":~\" when followed by \":.\".\nSolution:   Don\u0027t let a failing \":.\" cause the \":~\" to be skipped. (Yasuhiro\n            Matsumoto, closes #5577)\n"
    },
    {
      "commit": "b189295b72030f00c45c30d3daecf85d457221f8",
      "tree": "4d606bc64db62563d36e635dcdb33af616609220",
      "parents": [
        "345f28df5482cd35f5fa74b06443376379f113b0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Oct 08 23:26:50 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Oct 08 23:26:50 2019 +0200"
      },
      "message": "patch 8.1.2125: fnamemodify() fails when repeating :e\n\nProblem:    Fnamemodify() fails when repeating :e.\nSolution:   Do not go before the tail. (Rob Pilling, closes #5024)\n"
    },
    {
      "commit": "a4208966fb289a505ebdef62bbc37c214069bab4",
      "tree": "97ec3983559c99f47bdb9213f96a95f403af35f0",
      "parents": [
        "f63962378dc32c7253e4825b4b0f414a81c1dd3e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 24 20:50:19 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 24 20:50:19 2019 +0200"
      },
      "message": "patch 8.1.1921: more functions can be used as methods\n\nProblem:    More functions can be used as methods.\nSolution:   Make various functions usable as a method.\n"
    },
    {
      "commit": "17aca707f92235b6f962e637e8073162d18e6de2",
      "tree": "35b570117e4f60a922adbdac39fc5fa5dc0857fb",
      "parents": [
        "dda4144d39a9d685b8dda830978e7410bd372c40"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 16 22:24:55 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 16 22:24:55 2019 +0200"
      },
      "message": "patch 8.1.1336: some eval functionality is not covered by tests\n\nProblem:    Some eval functionality is not covered by tests.\nSolution:   Add a few more test cases. (Masato Nishihata, closes #4374)\n"
    },
    {
      "commit": "4520d440c59034452d1450b27fcd56825c090687",
      "tree": "d2391f9fa0bc3da5960768bca6519de0c251feb6",
      "parents": [
        "ee85df37634dfb0c40ae5de0b4f246aef460b392"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 19 16:09:46 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 19 16:09:46 2017 +0100"
      },
      "message": "patch 8.0.0485: not all windows commands are tested\n\nProblem:    Not all windows commands are tested.\nSolution:   Add more tests for windows commands. (Dominique Pelle,\n            closes #1575) Run test_autocmd separately, it interferes with\n            other tests.  Fix tests that depended on side effects.\n"
    },
    {
      "commit": "056f700031602a2734b1ddf45f6bc2817e49b996",
      "tree": "589011687dceb5f1b197eb43d1049710c11d1b37",
      "parents": [
        "644df41c44cbdfacdedbba55ef77a6c6031eccd8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 09 14:00:27 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 09 14:00:27 2017 +0100"
      },
      "message": "patch 8.0.0438: the fnamemodify test may cause later tests to fail\n\nProblem:    The fnamemodify test changes \u0027shell\u0027 in a way later tests may not\n            be able to use system().\nSolution:   Save and restore \u0027shell\u0027.\n"
    },
    {
      "commit": "52c6eaffd43a8c8865f8d6ed7cde0a8b137479e2",
      "tree": "264699b877dca19f40ff696e932b11ef9c1c610c",
      "parents": [
        "da64ab322ae35e473a24b211d22d05b1439aa05c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 25 18:42:46 2016 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 25 18:42:46 2016 +0100"
      },
      "message": "patch 7.4.1654\nProblem:    Crash when using expand(\u0027%:S\u0027) in a buffer without a name.\nSolution:   Don\u0027t set a NUL. (James McCoy, closes #714)\n"
    },
    {
      "commit": "610cc1b9b3c8104382f5506606c1f87118c28114",
      "tree": "2fadd562705c8828dbda358b3beb905f506a8e39",
      "parents": [
        "780d4c3fff3c06baa3135a9f9739c56a0c280a94"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 25 17:55:42 2016 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 25 17:55:42 2016 +0100"
      },
      "message": "patch 7.4.1652\nProblem:    Old style test for fnamemodify().\nSolution:   Turn it into a new style test.\n"
    }
  ]
}
