)]}'
{
  "log": [
    {
      "commit": "559f230fd618e51d7986d87217ff38a2eac73cef",
      "tree": "ad8c3ddb592fe3996bd89085dce747676b7152b0",
      "parents": [
        "b03950fafa07e8b8d975eeb345ad08b8b62e67ce"
      ],
      "author": {
        "name": "Ernie Rael",
        "email": "errael@raelity.com",
        "time": "Tue Jul 26 14:44:36 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 26 14:44:36 2022 +0100"
      },
      "message": "patch 9.0.0078: star register is unexpectedly changed when deleting\n\nProblem:    Star register is changed when deleting and both \"unnamed\" and\n            \"unnamedplus\" are in \u0027clipboard\u0027.\nSolution:   Make the use of the star register work as documented. (Ernie Rael,\n            closes #10669)\n"
    },
    {
      "commit": "81b46a6ccd818609e1ca8cd410e26a58428c30ba",
      "tree": "c1fabec0ac2a5470e3e347ebb5a873bb2243b629",
      "parents": [
        "36951ed1dab2b2e816dc8959c72b5732f36d9e3b"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sat Apr 09 17:58:49 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 09 17:58:49 2022 +0100"
      },
      "message": "patch 8.2.4722: ending recording with mapping records too much\n\nProblem:    When a recording is ended with a mapped key that key is also\n            recorded.\nSolution:   Remember the previous last_recorded_len. (closes #10122)\n"
    },
    {
      "commit": "6d4e725a3447af6f69305fdc9f1e1ff8d82e3863",
      "tree": "2b8acbed1a0774ac7def27ea696f7ad59e93a6d7",
      "parents": [
        "f26c16144ddb27642c09f2cf5271afd163b36306"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Thu Apr 07 13:58:04 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Apr 07 13:58:04 2022 +0100"
      },
      "message": "patch 8.2.4705: jump list marker disappears\n\nProblem:    Jump list marker disappears.\nSolution:   Reset reg_executing later. (closes #10111, closes #10100)\n"
    },
    {
      "commit": "fbf4f1ca159028382eaeb3bfc31bb6bb96dbb67a",
      "tree": "ca12f8ede789ea136c5df6366f20a1ae4f80fffa",
      "parents": [
        "166788c657f4b1090a31ea37a023b1f2c78790c8"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Fri Jan 28 12:50:43 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 28 12:50:43 2022 +0000"
      },
      "message": "patch 8.2.4237: record buffer wrong if character in Select mode was not typed\n\nProblem:    Record buffer wrong if character in Select mode was not typed.\nSolution:   Only delete the tail from the record buffer if the character was\n            typed. (closes #9650)\n"
    },
    {
      "commit": "a4bc2dd7cccf5a4a9f78b58b6f35a45d17164323",
      "tree": "24f9080819f0ab341fe959e3d3c25da2417f9278",
      "parents": [
        "98cd30383a378eb5f2dbf1b4e887fa17b5494a64"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 27 19:27:16 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 27 19:27:16 2022 +0000"
      },
      "message": "patch 8.2.4233: crash when recording and using Select mode\n\nProblem:    Crash when recording and using Select mode.\nSolution:   When deleting the last recorded character check there is something\n            to delete.\n"
    },
    {
      "commit": "c88e977862ba6477a3b5b28706c45f96069a3073",
      "tree": "3b9a83f34e3b737ab583a5a11059724c7feb6a4c",
      "parents": [
        "0e2508d9e63e63414de2c06b3c8a446fdfe4470b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 03 13:47:50 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 03 13:47:50 2022 +0000"
      },
      "message": "patch 8.2.3993: when recording a change in Select mode char appears twice\n\nProblem:    When recording a change in Select mode the first typed character\n            appears twice.\nSolution:   When putting the character back into typeahead remove it from\n            recorded characters. (closes #9462)\n"
    },
    {
      "commit": "78eb9cce911dcd662182443e0920649ec1596d41",
      "tree": "c575d091e7fb61ac4471168396242e73ec805fc1",
      "parents": [
        "5dfe467432638fac2e0156a2f9cd0d9eb569fb39"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Tue Sep 14 18:55:51 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 14 18:55:51 2021 +0200"
      },
      "message": "patch 8.2.3439: deleted lines go to wrong yank register\n\nProblem:    Deleted lines go to wrong yank register.\nSolution:   Reset y_append when not calling get_yank_register(). (Christian\n            Brabandt, closes #8872)\n"
    },
    {
      "commit": "34fcb697240c1bc9e69417ed75db3b1a83479724",
      "tree": "aaad1ed8d12bdcd32bf178eac8c7a17259bb529a",
      "parents": [
        "872bee557e5f8ab0e4a523a6a845868a2801b17e"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Tue May 25 20:14:00 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue May 25 20:14:00 2021 +0200"
      },
      "message": "patch 8.2.2886: various pieces of code not covered by tests\n\nProblem:    Various pieces of code not covered by tests.\nSolution:   Add a few more tests. (Yegappan Lakshmanan, closes #8255)\n"
    },
    {
      "commit": "f4fcedc59d4cc5ae6b5270a933e8377030283c1c",
      "tree": "48cc894ac3c0164afda58b86680a1c4844a4637f",
      "parents": [
        "02b4d9b18a03549b68e364e428392b7a62766c74"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 15 18:36:20 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 15 18:36:20 2021 +0100"
      },
      "message": "patch 8.2.2608: character input not fully tested\n\nProblem:    Character input not fully tested.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #7963)\n"
    },
    {
      "commit": "9f63a65f22b6a899925ba15adbb711e86251114e",
      "tree": "c87d037fad40f5f7a25b01ed61122e9697bda507",
      "parents": [
        "abcbb0e9ad43fc25077e1681528e72ddcbeed300"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Dec 23 12:50:20 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Dec 23 12:50:20 2020 +0100"
      },
      "message": "patch 8.2.2197: assert arguments order reversed\n\nProblem:    Assert arguments order reversed.\nSolution:   Swap the arguments. (Christian Brabandt, closes #7531)\n"
    },
    {
      "commit": "032a2d050b82b146d70d6ff714838ee62c07d8ad",
      "tree": "03f817b100395145e6ee45df16fd541ede28945d",
      "parents": [
        "cd45ed03bfdd7fac53d562ad402df74bd26e7754"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Dec 22 17:59:35 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Dec 22 17:59:35 2020 +0100"
      },
      "message": "patch 8.2.2189: cannot repeat a command that uses the small delete register\n\nProblem:    Cannot repeat a command that uses the small delete register.\nSolution:   Store the register name instead of the contents. (Christian\n            Brabandt, closes #7527)\n"
    },
    {
      "commit": "d1ad99b65470d3e754f6a0588a6b0dc2214a1eab",
      "tree": "60f1ea0b6ce94e479064b0067ad189a4bb1b5433",
      "parents": [
        "1310660557470a669cc64b359e20666b116e5dbd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 04 16:16:54 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 04 16:16:54 2020 +0200"
      },
      "message": "patch 8.2.1799: some Normal mode commands not fully tested\n\nProblem:    Some Normal mode commands not fully tested.\nSolution:   Add a few more tests. (Yegappan Lakshmanan, closes #7073)\n"
    },
    {
      "commit": "8a9bc95eaec53f4e0c951ff8f2686ae5113a5709",
      "tree": "e4c87fcdb5bdeeccd51d7f7112a96199c4b5136f",
      "parents": [
        "3f974ff45e0ea4b85fea7d8768f005d8a2c7941e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 02 18:48:07 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 02 18:48:07 2020 +0200"
      },
      "message": "patch 8.2.1786: various Normal mode commands not fully tested\n\nProblem:    Various Normal mode commands not fully tested.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #7059)\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": "11a5b19a8ce543c258832ac53d771047f4e1061d",
      "tree": "1df70e0ce09dd53d97b7122bd8f0a09403b77d34",
      "parents": [
        "40043152924827fa8c4064951065ff507c610164"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 10 21:17:51 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 10 21:17:51 2020 +0200"
      },
      "message": "patch 8.2.1174: no test for the \"recording @x\" message\n\nProblem:    No test for the \"recording @x\" message.\nSolution:   Add a test. (Dominique Pellé, closes #6427)\n"
    },
    {
      "commit": "ef85a9b2d9e992ab594e089af3883e381cfad426",
      "tree": "279b5a47466847e5f041f6a5cab5816c663385ae",
      "parents": [
        "97d2f34c8763ab3a46c9f43284cc17bad3cf9568"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 10 20:24:07 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 10 20:24:07 2020 +0200"
      },
      "message": "patch 8.2.1170: cursor off by one with block paste while \u0027virtualedit\u0027 \"all\"\n\nProblem:    Cursor off by one with block paste while \u0027virtualedit\u0027 is \"all\".\nSolution:   Adjust condition. (Hugo Gualandi, closes #6430)\n"
    },
    {
      "commit": "25fd2672875351ff56a925284a03a900081f70c0",
      "tree": "aba8689649e09141a54b0dcee79e26d3a9301e96",
      "parents": [
        "b2b218d89b3a6f450e65afd5e59ac234a5fa1eb7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 22 20:30:27 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 22 20:30:27 2020 +0200"
      },
      "message": "patch 8.2.1039: cannot put NUL byte on clipboard\n\nProblem:    Cannot put NUL byte on clipboard.\nSolution:   Use the text length. (Christian Brabandt, closes #6312,\n            closes #6149)\n"
    },
    {
      "commit": "7633fe595e6a27d6bb376548ff89f0dcce481600",
      "tree": "621346447e986404515f4639c5e11e7da1c71e3e",
      "parents": [
        "38041da1c263f5840f21e15484d7ccb30999ed62"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 22 19:10:56 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 22 19:10:56 2020 +0200"
      },
      "message": "patch 8.2.1035: setreg() does not always clear the register\n\nProblem:    setreg() does not always clear the register.\nSolution:   Clear the register if the dict argument is empty. (Andy Massimino,\n            closes #3370)\n"
    },
    {
      "commit": "856c1110c1cf0d6e44e387b70732ca4b4c8ef0f2",
      "tree": "f5c23b674508b2906a9f4b477283007fddee3582",
      "parents": [
        "40a019f157c549dcdc17c33f082975485567bb06"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 17 21:47:23 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 17 21:47:23 2020 +0200"
      },
      "message": "patch 8.2.0997: cannot execute a register containing line continuation\n\nProblem:    Cannot execute a register containing line continuation.\nSolution:   Concatenate lines where needed. (Yegappan Lakshmanan,\n            closes #6272)\n"
    },
    {
      "commit": "cc613031b96f1cfa5a184253e745c26f1def9be4",
      "tree": "fe85bf19e82ccfdc37c8c1f6d2ac802ede95efa3",
      "parents": [
        "acc224064033e5cea21ef7f1eefb356ca06ff11d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 07 21:31:18 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 07 21:31:18 2020 +0200"
      },
      "message": "patch 8.2.0929: v:register is not cleared after an operator was executed\n\nProblem:    v:register is not cleared after an operator was executed.\nSolution:   Clear v:register after finishing an operator (Andy Massimino,\n            closes #5305)\n"
    },
    {
      "commit": "bb861e293e0170455184079fa537278754b07911",
      "tree": "d5f14938d1ebbf6cde67bdf6d2e26a6391106d32",
      "parents": [
        "c82dd86084581afa5113b0dd9ade7a631b89b4fc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 07 18:16:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 07 18:16:36 2020 +0200"
      },
      "message": "patch 8.2.0924: cannot save and restore a register properly\n\nProblem:    Cannot save and restore a register properly.\nSolution:   Add getreginfo() and make setreg() accept a dictionary. (Andy\n            Massimino, closes #3370)\n"
    },
    {
      "commit": "99fa721944dda9d07c53c907c33466728df5c271",
      "tree": "7ead4c06b56e21eb208ea1b9673cd463ba13f3c0",
      "parents": [
        "e297802d6ddbebbf36f9a2d01127c034fab88b3b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 26 15:59:55 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 26 15:59:55 2020 +0200"
      },
      "message": "patch 8.2.0644: insufficient testing for invalid function arguments\n\nProblem:    Insufficient testing for invalid function arguments.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #5988)\n"
    },
    {
      "commit": "0e05de46226eb4e5ea580beefa71831f92d613d3",
      "tree": "4ae0b308520e7dfe603d78dc0ab540998eb69bbe",
      "parents": [
        "bfcfd5784a2fe950d8e58d1d534bbbb4824524eb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 25 22:23:46 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 25 22:23:46 2020 +0100"
      },
      "message": "patch 8.2.0448: various functions not properly tested\n\nProblem:    Various functions not properly tested.\nSolution:   Add more tests, especially for failures. (Yegappan Lakshmanan,\n            closes #5843)\n"
    },
    {
      "commit": "1671f4488105ee12a6a8558ae351436c26ab55fc",
      "tree": "2e6bd3ba9c7cb5a443d97c03bc82046ff3ce087c",
      "parents": [
        "5269bd2a724fdb8c16c9635ef744a670f1bc8bd5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Mar 10 07:48:13 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Mar 10 07:48:13 2020 +0100"
      },
      "message": "patch 8.2.0369: various Normal mode commands not fully tested\n\nProblem:    Various Normal mode commands not fully tested.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #5751)\n"
    },
    {
      "commit": "bc2b71d44a0b90b6aeb3534a76912fccbe5577df",
      "tree": "a77a42312e3d84710013ca0ba0f919ab79867560",
      "parents": [
        "b13af50f73dd89503c915f76fcf92be58789521a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 17 21:33:30 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 17 21:33:30 2020 +0100"
      },
      "message": "patch 8.2.0270: some code not covered by tests\n\nProblem:    Some code not covered by tests.\nSolution:   Add test cases. (Yegappan Lakshmanan, closes #5649)\n"
    },
    {
      "commit": "4b96df5a017a04141c4e901b1fc5704a3ca48099",
      "tree": "ae335d245fc252be0d2237336be8c1cda620c874",
      "parents": [
        "a5d5953d59730d9bf9c00a727c4aeb56f6ffc944"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 22:00:26 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 22:00:26 2020 +0100"
      },
      "message": "patch 8.2.0156: various typos in source files and tests\n\nProblem:    Various typos in source files and tests.\nSolution:   Fix the typos. (Emir Sari, closes #5532)\n"
    },
    {
      "commit": "54c8d229f54e36e89fcd5d84e523fd894d018024",
      "tree": "494c9b97415ae505a22d603e787f2f084bcf37ab",
      "parents": [
        "306139005c31ea7e6f892dd119beba3c94dcb982"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Dec 02 20:41:39 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Dec 02 20:41:39 2019 +0100"
      },
      "message": "patch 8.1.2381: not all register related code is covered by tests\n\nProblem:    Not all register related code is covered by tests.\nSolution:   Add more test cases. (Yegappan Lakshmanan, closes #5301)\n"
    },
    {
      "commit": "6f1f0ca3edf395102ff3109c998d81300c8be3c9",
      "tree": "cb7ab8356cbd1d0ffacfc1b4d5d844d50bd3820b",
      "parents": [
        "269e4bd9d2a52dd55eb4b05a6d2313e705f5edee"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 01 18:16:18 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 01 18:16:18 2019 +0100"
      },
      "message": "patch 8.1.2375: no suffucient testing for registers\n\nProblem:    No suffucient testing for registers.\nSolution:   Add more test cases. (Yegappan Lakshmanan, closes #5296)\n            Fix that \"p\" on last virtual column of tab inserts spaces.\n"
    },
    {
      "commit": "71136db1bfbc67c2e55f8070cdf0a241c643e45b",
      "tree": "10cdb17064eb98629f2ebfe4abb5f848f992e625",
      "parents": [
        "9bf703d46a79fbffeb829246ea5ce385bddc4166"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 19:48:46 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 19:48:46 2019 +0100"
      },
      "message": "patch 8.1.2367: registers are not sufficiently tested\n\nProblem:    Registers are not sufficiently tested.\nSolution:   Add a few more test cases. (Yegappan Lakshmanan, closes #5288)\n"
    },
    {
      "commit": "3691f1ee72b68a47e6dcc75927bfa46565cf3614",
      "tree": "14d7d578d2abe8b1e34d64cf3a6f24ec55af1bae",
      "parents": [
        "336bf2b8b269e2591576b9f580e79edb93e23c62"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 24 20:17:00 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 24 20:17:00 2019 +0200"
      },
      "message": "patch 8.1.2212: cannot see the selection type in :reg output\n\nProblem:    Cannot see the selection type in :reg output. (Ayberk Aydın)\nSolution:   Add c/l/b. (Christian Brabandt, closes #5110, closes #4546)\n"
    },
    {
      "commit": "a5e44600ebb02057fb15ae7a2f15c5cae8f63bcc",
      "tree": "3ee53a5474aecf8b7b849eb9d8d3a691695bd996",
      "parents": [
        "51e14387f120392b74b84408cafec33942337a05"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 25 21:52:30 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 25 21:52:30 2019 +0200"
      },
      "message": "patch 8.1.1394: not restoring t_F2 in registers test\n\nProblem:    Not restoring t_F2 in registers test.\nSolution:   Assign to \u0026t_F2 instead of t_F2. (Andy Massimino, closes #4434)\n"
    },
    {
      "commit": "037c54f261818439755d56e318da068f97997fb5",
      "tree": "a0045955e2b9f55971423cc399980bbba6d89731",
      "parents": [
        "4c25bd785aa8b565bf973cbba12ed36b76daaa4f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 20 23:47:46 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 20 23:47:46 2019 +0200"
      },
      "message": "patch 8.1.1193: typos and small problems in test files\n\nProblem:    Typos and small problems in test files.\nSolution:   Small improvements.\n"
    },
    {
      "commit": "55d81cd2a15d93dba89b2ff1c988d82789919b6b",
      "tree": "0722e538ea6be99add3fc6a17752e5962d2b92c4",
      "parents": [
        "e165f63598b58bfdac0168583aa1ef75fbf7be6d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 11 08:05:50 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 11 08:05:50 2019 +0100"
      },
      "message": "patch 8.1.1005: test fails because t_F2 is not set\n\nProblem:    Test fails because t_F2 is not set.\nSolution:   Add try-catch.\n"
    },
    {
      "commit": "6edbbd8114320089c0e603e033775d9dd34cb10a",
      "tree": "3b1e288ce9d406cd0d497a7e28446c9aa415844d",
      "parents": [
        "cbef8e1aa1f260ffde16491b1678eae53a36cf68"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 10 09:41:51 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 10 09:41:51 2019 +0100"
      },
      "message": "patch 8.1.1003: playing back recorded key sequence mistakes key code\n\nProblem:    Playing back recorded key sequence mistakes key code.\nSolution:   Insert a \u003cNop\u003e after the \u003cEsc\u003e. (closes #4068)\n"
    },
    {
      "commit": "9d7fdd403a3a9ee0d008b6dcbcd2ecc9ec0f57b7",
      "tree": "347df294a69be91eb4e837883f28889f5873c5e8",
      "parents": [
        "19a66858a5e3fedadc371321834507c34e2dfb18"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 08 09:50:52 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 08 09:50:52 2019 +0100"
      },
      "message": "patch 8.1.0999: use register one too often and not properly tested\n\nProblem:    Use register one too often and not properly tested.\nSolution:   Do not always use register one when specifying a register.\n            (closes #4085)  Add more tests.\n"
    },
    {
      "commit": "7ce551f317a0bb92f8c0521e96325301e2d220ca",
      "tree": "752ebde3a2f01edaa7397d69edccee35e4971f63",
      "parents": [
        "5aa9896b2e3330e32dc42a54731cc44ec904acca"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 06 17:32:19 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 06 17:32:19 2018 +0200"
      },
      "message": "patch 8.0.1799: no test for :registers command\n\nProblem:    No test for :registers command.\nSolution:   Add a test. (Dominique Pelle, closes #2880)\n"
    },
    {
      "commit": "e45deb79978677cb41f1477ba4140bccff658fd1",
      "tree": "61497b56b7a9fe1525645a3f1c1979753825a603",
      "parents": [
        "9b50bba643f8d1fcac91e11780da7d03d8995260"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 16 17:56:16 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 16 17:56:16 2017 +0200"
      },
      "message": "patch 8.0.0724: the message for yanking doesn\u0027t indicate the register\n\nProblem:    The message for yanking doesn\u0027t indicate the register.\nSolution:   Show the register name in the \"N lines yanked\" message. (Lemonboy,\n            closes #1803, closes #1809)\n"
    }
  ]
}
