)]}'
{
  "log": [
    {
      "commit": "6d91bcb4d23b5c6a0be72c384beaf385e2d9d606",
      "tree": "0f4129e5f6e049ce5313520239de270cd9389580",
      "parents": [
        "c3d6e8a46a8fc5de622e8df9dbd25edd03e00c5b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 18:50:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 18:50:36 2020 +0200"
      },
      "message": "patch 8.2.1432: various inconsistencies in test files\n\nProblem:    Various inconsistencies in test files.\nSolution:   Add modelines where they were missing.  Use Check commands instead\n            of silently skipping over tests.  Adjust indents and comments.\n            (Ken Takata, closes #6695)\n"
    },
    {
      "commit": "76cb68309794def0fa7d1f2f72dd694b822186a5",
      "tree": "214f144d8da9e075c248a1b8218b2526de887a22",
      "parents": [
        "4aeeb6393824e375afad4d7291e8552917ad28b8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 15 22:30:38 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 15 22:30:38 2020 +0200"
      },
      "message": "patch 8.2.0762: buffer is not considered modified after setting crypt key\n\nProblem:    Buffer is not considered modified after setting crypt key.\nSolution:   Set the modified flag. (Christian Brabandt, closes #6082)\n"
    },
    {
      "commit": "b46fecd3454399f8ebdc5055302e4bfc5a10f98b",
      "tree": "de87b06c8fed73aee6e5aa90c300023aa3602afa",
      "parents": [
        "b6e3b88ec8b757b3acf940f8b4938e975c39ba67"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 15 17:58:09 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 15 17:58:09 2019 +0200"
      },
      "message": "patch 8.1.1544: some balloon tests don\u0027t run when they can\n\nProblem:    Some balloon tests don\u0027t run when they can.\nSolution:   Split GUI balloon tests off into a separate file. (Ozaki Kiichi,\n            closes #4538)  Change the feature check into a command for\n            consistency.\n"
    },
    {
      "commit": "b0f94c1ff34d27d33aa9f96204985ea29c2eb0a1",
      "tree": "257407d2c2c31bff552c749fd9296642fc7f55c2",
      "parents": [
        "8d241040310a6a27c28d62fa04558f2bfaa5ebde"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 13 22:19:53 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 13 22:19:53 2019 +0200"
      },
      "message": "patch 8.1.1524: tests are silently skipped\n\nProblem:    Tests are silently skipped.\nSolution:   Throw an exception for skipped tests in more places.\n"
    },
    {
      "commit": "987411db9e4b76b524d0579db21074be0bffd61b",
      "tree": "215f2c2b7c988b5572e645cbb52c73d65b6bad2a",
      "parents": [
        "0314236aabcb2ca9d0b74074dadecf68d7c7ed5f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 18 22:48:34 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 18 22:48:34 2019 +0100"
      },
      "message": "patch 8.1.0773: not all crypt code is tested\n\nProblem:    Not all crypt code is tested.\nSolution:   Disable unused crypt code.  Add more test coverage.\n"
    },
    {
      "commit": "177778575148e265c0e32ec2abf2d2c615f5ead5",
      "tree": "727350c749af220bf513039ca645c14489f7a86a",
      "parents": [
        "890680ca6364386fabb271c85e0755bcaa6a33c1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 27 21:30:22 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 27 21:30:22 2016 +0200"
      },
      "message": "Missing part of patch 8.0.0014\n"
    },
    {
      "commit": "1eceadaf481e34ed8155011534159775697ce884",
      "tree": "9702813aaebc0ea9b0c213265be56ab61a0c360f",
      "parents": [
        "c79d6aa01d86cd98cffddc80825c1c600e833bbf"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 26 20:14:56 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 26 20:14:56 2016 +0200"
      },
      "message": "patch 8.0.0014\nProblem:    Crypt tests are old style.\nSolution:   Convert to new style.\n"
    },
    {
      "commit": "20eeb6129d12a5d073ee949043de73242a36976c",
      "tree": "6c7414acb10f49e547da485dbad8b71ecb34ff7d",
      "parents": [
        "947000d6e481042d3869bd65b149d72511c31ab2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 21:06:50 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 21:06:50 2016 +0200"
      },
      "message": "Fix patch applied twice.\n"
    },
    {
      "commit": "680e015bfe19be6772d3bd754486fbd45c1a9d3b",
      "tree": "1f786add42acb4835c366f0d5dc1cdddd53b6961",
      "parents": [
        "3f1c15b24a3939d193c80c509132db9ee4d8cceb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 20:54:11 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 20:54:11 2016 +0200"
      },
      "message": "patch 8.0.0010\nProblem:    Crash when editing file that starts with crypt yeader. (igor2x)\nSolution:   Check for length of text. (Christian Brabandt) Add a test.\n"
    }
  ]
}
