)]}'
{
  "log": [
    {
      "commit": "414b79662786762256e756ece8ab4aaecbbf9bd1",
      "tree": "8f8b49c3aa94bb20e9f306605b8f43bf186a8947",
      "parents": [
        "82f654e092ac5b86316bc1b30c0b07a849813186"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 17 22:39:35 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 17 22:39:35 2020 +0100"
      },
      "message": "patch 8.2.0272: \":helptags ALL\" gives error for some directories\n\nProblem:    \":helptags ALL\" gives error for directories without write\n            permission. (Matěj Cepl)\nSolution:   Ignore errors for \":helptags ALL\". (Ken Takata, closes #5026,\n            closes #5652)\n"
    },
    {
      "commit": "e20b9ececa37a81c0340a78f61e57fa1bf46b06d",
      "tree": "52965e69e60cb22155c7895809d5c2eab3505bef",
      "parents": [
        "e7ddf4e3372fad375038ad8771c6d1a7df49c34c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 03 21:40:04 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 03 21:40:04 2020 +0100"
      },
      "message": "patch 8.2.0203: :helptags and some other functionality not tested\n\nProblem:    :helptags and some other functionality not tested.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #5567)\n"
    },
    {
      "commit": "ea3db914c0fa35797ad73f6d5bb3a4288d690065",
      "tree": "d733386620b647bdd10756f7955228ea9ce3ed4c",
      "parents": [
        "d98c0b63abd7b0e61a383669474abe96044615af"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 15:32:13 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 02 15:32:13 2020 +0100"
      },
      "message": "patch 8.2.0197: some Ex commands not sufficiently tested\n\nProblem:    Some Ex commands not sufficiently tested.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #5565)\n"
    },
    {
      "commit": "297610ba4b110c918ffe60c45eb4a1d6ea2daae5",
      "tree": "ee04b17c7069ce83dd0f7f19ec30d1a9d58b7298",
      "parents": [
        "5c463a28fff1d82222d49bc7960da9e0c866b060"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Dec 27 17:20:55 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Dec 27 17:20:55 2019 +0100"
      },
      "message": "patch 8.2.0049: command line completion not fully tested\n\nProblem:    Command line completion not fully tested.\nSolution:   Add more test cases.  Make help sorting stable. (Dominique Pelle,\n            closes #5402)\n"
    },
    {
      "commit": "9ca250855b55f4d3292b010525c827dc6992cb61",
      "tree": "323c839cb49b0eb3bdcdc9521a01cf9d4812582f",
      "parents": [
        "4c063dde73c618b0728016d221ef130d9e9ec968"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 05 11:30:09 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 05 11:30:09 2019 +0200"
      },
      "message": "patch 8.1.2113: \":help expr-!~?\" only works after searching\n\nProblem:    \":help expr-!~?\" only works after searching.\nSolution:   Escape \"~\" after \"expr-\". (closes #5015)\n"
    },
    {
      "commit": "35c5e8155da797f14124d98fdc6189067b965688",
      "tree": "a6c772ecc0bd5b4363e8f0ca3b663046662f434e",
      "parents": [
        "f405c8fe85bba6dc96a68a12ab976f745fc51a38"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 09 21:10:13 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 09 21:10:13 2017 +0100"
      },
      "message": "patch 8.0.1383: local additions in help skips some files\n\nProblem:    Local additions in help skips some files. (joshklod)\nSolution:   Check the base file name length equals.\n"
    },
    {
      "commit": "a4f99f5a8b827162a26ca4e4d59f4f224503398a",
      "tree": "83d8d5a352b208fc6cadc2eb06303d9c44c1ed07",
      "parents": [
        "e92246039475e504d7a05c27c81997d3700c7862"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 26 16:25:32 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 26 16:25:32 2017 +0200"
      },
      "message": "patch 8.0.0998: strange error when using K while only spaces are selected\n\nProblem:    Strange error when using K while only spaces are selected.\n            (Christian J. Robinson)\nSolution:   Check for blank argument.\n"
    },
    {
      "commit": "751ba616d1c47de2c273b269df06c36a7ed141a2",
      "tree": "22e882a85cde0eb682622a46e7b6622e875e3908",
      "parents": [
        "0c0d4eca4dd6252f22ec39f2d561a5e8a68e9a4e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 16 22:26:44 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 16 22:26:44 2017 +0100"
      },
      "message": "patch 8.0.0470: not enough testing for help commands\n\nProblem:    Not enough testing for help commands.\nSolution:   Add a few more help tests. (Dominique Pelle, closes #1565)\n"
    },
    {
      "commit": "343b8c042967da82f2f022afa31f2c97a264c1c8",
      "tree": "a08119b65459093aa650a99303d30353b10ca3cb",
      "parents": [
        "84b2a381451e9068b09ef6d85f5e8cf1598e7355"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 17 12:04:56 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 17 12:04:56 2017 +0100"
      },
      "message": "patch 8.0.0331: restoring help snapshot accesses freed memory\n\nProblem:    Restoring help snapshot accesses freed memory. (Dominique Pelle)\nSolution:   Don\u0027t restore a snapshot when the window closes.\n"
    }
  ]
}
