)]}'
{
  "log": [
    {
      "commit": "81b573d7e55bd48988f298ce8e652d902e9bdeba",
      "tree": "9f6ed23678e2ae022d77245f1d0b2ff6a3dc81c6",
      "parents": [
        "fe154990c1c57fac6d5a4b1bfb682e27adb4eb8c"
      ],
      "author": {
        "name": "Dominique Pelle",
        "email": "dominique.pelle@gmail.com",
        "time": "Tue Mar 22 21:14:55 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Mar 22 21:14:55 2022 +0000"
      },
      "message": "patch 8.2.4611: typos in tests; one lua line not covered by test\n\nProblem:    Typos in tests; one lua line not covered by test.\nSolution:   Fix typos. Add test case. (Dominique Pellé, closes #9994)\n"
    },
    {
      "commit": "a5d4f3b09d25006f7bc988d618152bd34177a579",
      "tree": "8fa3cca47d44571b8bb8e5c1e1fe9a0db073e84c",
      "parents": [
        "b376aa2da4211fee7eaf16450bb8b37674e45bb0"
      ],
      "author": {
        "name": "James McCoy",
        "email": "jamessan@jamessan.com",
        "time": "Mon Oct 11 16:27:03 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 11 16:27:03 2021 +0100"
      },
      "message": "patch 8.2.3496: crypt test fails if xxd was not installed yet\n\nProblem:    Crypt test fails on MS-Windows if xxd was not installed yet.\nSolution:   Use the just built xxd executable if it exists. (James McCoy,\n            closes #8929)\n"
    },
    {
      "commit": "8a4c812ede5b01a8e71082c1ff4ebfcbf1bd515f",
      "tree": "2da838678bac4dd3d5fa1681e818517421e0e86b",
      "parents": [
        "3ed0d9379683246a77aa8c1a59da7a0ac6395339"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Sun Jul 25 14:36:05 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 25 14:36:05 2021 +0200"
      },
      "message": "patch 8.2.3218: when using xchaha20 crypt undo file is not removed\n\nProblem:    When using xchaha20 crypt undo file is not removed.\nSolution:   Reset \u0027undofile\u0027 and delete the file. (Christian Brabandt,\n            closes #8630, closes #8467)\n"
    },
    {
      "commit": "16e26a31161d65baca7885c46c43ab4a48399c92",
      "tree": "4ba25f750a98948a3ed4ae5082bdf2fb500b61dc",
      "parents": [
        "ee41052ccb65f8109f285fc43eed3e232de68375"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Tue Jul 13 19:09:12 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 13 19:09:12 2021 +0200"
      },
      "message": "patch 8.2.3157: crypt test may fail on MS-Windows\n\nProblem:    Crypt test may fail on MS-Windows.\nSolution:   Ignore \"[unix]\" in the file message. (Christian Brabandt,\n            closes #8561)\n"
    },
    {
      "commit": "db8647277082a8a69a189ded8bd1408af993b54e",
      "tree": "de2f1847fb3177e56352aad2c8e3bd65b76914fe",
      "parents": [
        "6a9e5c69cf36676e65ae191264872a3e41bde37f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 08 11:37:50 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 08 11:37:50 2021 +0200"
      },
      "message": "patch 8.2.3120: crypt with sodium test fails on MS-Windows\n\nProblem:    Crypt with sodium test fails on MS-Windows.\nSolution:   Make the tests pass. (closes #8428)\n"
    },
    {
      "commit": "f573c6e1ed58d46d694c802eaf5ae3662a952744",
      "tree": "9d3ccf4402f322b9d1baf130696a6b0e600ae693",
      "parents": [
        "208f0b48b2c616b29f377a1408290111ed2663f7"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Sun Jun 20 14:02:16 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 20 14:02:16 2021 +0200"
      },
      "message": "patch 8.2.3022: available encryption methods are not strong enough\n\nProblem:    Available encryption methods are not strong enough.\nSolution:   Add initial support for xchaha20. (Christian Brabandt,\n            closes #8394)\n"
    },
    {
      "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"
    }
  ]
}
