)]}'
{
  "log": [
    {
      "commit": "35fc61cb5b5eba8bbb9d8f0700332fbab38f40ca",
      "tree": "352599f641e6c8c88d8574871f8b8e86b6168dba",
      "parents": [
        "ce30ccc06af7f2c03762e5b18dde37b26ea6ec42"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 22 12:40:50 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 22 12:40:50 2022 +0000"
      },
      "message": "patch 9.0.0917: the WinScrolled autocommand event is not enough\n\nProblem:    The WinScrolled autocommand event is not enough.\nSolution:   Add WinResized and provide information about what changed.\n            (closes #11576)\n"
    },
    {
      "commit": "ce30ccc06af7f2c03762e5b18dde37b26ea6ec42",
      "tree": "2933f7b9a71269829df045bf8b59178e698c937a",
      "parents": [
        "29967732761d1ffb5592db5f5aa7036f5b52abf1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 21 19:57:04 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 21 19:57:04 2022 +0000"
      },
      "message": "patch 9.0.0916: getbufline() is inefficient for getting a single line\n\nProblem:    getbufline() is inefficient for getting a single line.\nSolution:   Add getbufoneline().\n"
    },
    {
      "commit": "29967732761d1ffb5592db5f5aa7036f5b52abf1",
      "tree": "8ce74785996d6a469d1ab29c7d0f995210f75885",
      "parents": [
        "228e422855d43965f2c3319ff0cdc26ea422c10f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 20 12:11:45 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 20 12:11:45 2022 +0000"
      },
      "message": "patch 9.0.0915: WinScrolled may trigger immediately when defined\n\nProblem:    WinScrolled may trigger immediately when defined.\nSolution:   Initialize the fields in all windows. (closes #11582)\n"
    },
    {
      "commit": "228e422855d43965f2c3319ff0cdc26ea422c10f",
      "tree": "81ae94babeb3a6f6f1145f8f87794bd97339ae98",
      "parents": [
        "0a60f79fd0c328b47b36279a95282e9f8d9e7512"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sun Nov 20 11:13:17 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 20 11:13:17 2022 +0000"
      },
      "message": "patch 9.0.0914: deletebufline() may move marks in the wrong window\n\nProblem:    deletebufline() may move marks in the wrong window.\nSolution:   Find a window for the buffer being changed. (closes #11583)\n"
    },
    {
      "commit": "0a60f79fd0c328b47b36279a95282e9f8d9e7512",
      "tree": "770ca1ec430efa0379f9bec4e3b50153d5f23041",
      "parents": [
        "c896adbcdee8b2296433a61c1f009aae9f68a594"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 21:18:11 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 21:18:11 2022 +0000"
      },
      "message": "patch 9.0.0913: only change in current window triggers the WinScrolled event\n\nProblem:    Only a change in the current window triggers the WinScrolled\n            event.\nSolution:   Trigger WinScrolled if any window scrolled or changed size.\n            (issue #11576)\n"
    },
    {
      "commit": "c896adbcdee8b2296433a61c1f009aae9f68a594",
      "tree": "ce27f6ab71e1efa923c18ba3d557d6b21b058341",
      "parents": [
        "e6392b102151ec69fad232bcf00591230cef8e1c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 19:02:40 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 19:02:40 2022 +0000"
      },
      "message": "patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm\n\nProblem:    libvterm with modifyOtherKeys level 2 does not match xterm.\nSolution:   Adjust key code escape sequences to be the same as what xterm\n            sends in modifyOtherKeys level 2 mode.  Check the value of\n            no_reduce_keys before using it.\n"
    },
    {
      "commit": "e6392b102151ec69fad232bcf00591230cef8e1c",
      "tree": "e5bf2bd19c97d3ff0b72b95ebd169d5c775f0515",
      "parents": [
        "c934bfa1b765505e5fc491f2ee7cc106894cafc8"
      ],
      "author": {
        "name": "Yee Cheng Chin",
        "email": "ychin.git@gmail.com",
        "time": "Sat Nov 19 14:31:08 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 14:31:08 2022 +0000"
      },
      "message": "patch 9.0.0911: with \u0027smoothscroll\u0027 set mouse click position may be wrong\n\nProblem:    With \u0027smoothscroll\u0027 set mouse click position may be wrong.\nSolution:   Adjust computations for w_skipcol. (Yee Cheng Chin, closes #11514)\n"
    },
    {
      "commit": "c934bfa1b765505e5fc491f2ee7cc106894cafc8",
      "tree": "ff3f873a4ad89b9532d8c0215553e769a370d6e2",
      "parents": [
        "9fda81515b26ecd3c1e99f95334aaed3f7b6fea3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 13:59:43 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 13:59:43 2022 +0000"
      },
      "message": "patch 9.0.0910: setting lines in another buffer may not work well\n\nProblem:    Setting lines in another buffer may not work well.\nSolution:   Make sure the buffer being changed has a window. (issue #11558)\n"
    },
    {
      "commit": "9fda81515b26ecd3c1e99f95334aaed3f7b6fea3",
      "tree": "12a4d3d606b0ee1d1dda7aa9799f5286462153cb",
      "parents": [
        "361895d2a15b4b0bbbb4c009261eab5b3d69ebf1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 13:14:10 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 13:14:10 2022 +0000"
      },
      "message": "patch 9.0.0909: error message for layout change does not match action\n\nProblem:    Error message for layout change does not match action.\nSolution:   Pass the command to where the error is given. (closes #11573)\n"
    },
    {
      "commit": "361895d2a15b4b0bbbb4c009261eab5b3d69ebf1",
      "tree": "21c7c932e95563ec43015810b6d007e10f543373",
      "parents": [
        "d63a85592cef0ee4f0fec5efe2f8d66b31f01f05"
      ],
      "author": {
        "name": "Yee Cheng Chin",
        "email": "ychin.git@gmail.com",
        "time": "Sat Nov 19 12:25:16 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 12:25:16 2022 +0000"
      },
      "message": "patch 9.0.0908: with \u0027smoothscroll\u0027 cursor may end up in wrong position\n\nProblem:    With \u0027smoothscroll\u0027 cursor may end up in wrong position.\nSolution:   Correct the computation of screen lines. (Yee Cheng Chin,\n            closes #11502)\n"
    },
    {
      "commit": "d63a85592cef0ee4f0fec5efe2f8d66b31f01f05",
      "tree": "0b1f1312b6d54ccd334f1931f62399640c42aaa9",
      "parents": [
        "ff95ce0930e6db0037fe8d1fc875a6522b054582"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 11:41:30 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 11:41:30 2022 +0000"
      },
      "message": "patch 9.0.0907: restoring window after WinScrolled may fail\n\nProblem:    Restoring window after WinScrolled may fail.\nSolution:   Lock the window layout when triggering WinScrolled.\n"
    },
    {
      "commit": "ff95ce0930e6db0037fe8d1fc875a6522b054582",
      "tree": "3418d462ce185849f713fdfa95f2a75a929838ea",
      "parents": [
        "02edfaa610a2bedd6e2a58a1ee64488d51cfc33d"
      ],
      "author": {
        "name": "Christopher Plewright",
        "email": "chris@createng.com",
        "time": "Sat Nov 19 10:47:49 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 19 10:47:49 2022 +0000"
      },
      "message": "patch 9.0.0906: mouse scroll code is not optimal\n\nProblem:    Mouse scroll code is not optimal.\nSolution:   Properly organise Normal mode, Insert mode and common code.\n            (Christopher Plewright, closes #11572)\n"
    },
    {
      "commit": "02edfaa610a2bedd6e2a58a1ee64488d51cfc33d",
      "tree": "794704e651f9591bdd31331b6173204102717759",
      "parents": [
        "88456cd3c49a3dd1fda17cf350daa9b8216b1aa6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 23:13:47 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 23:13:47 2022 +0000"
      },
      "message": "patch 9.0.0905: virtual text after the line wraps when \u0027wrap\u0027 is off\n\nProblem:    Virtual text after the line wraps when \u0027wrap\u0027 is off.\nSolution:   Only set text_prop_follows when wrapping. (closes #11463)\n"
    },
    {
      "commit": "88456cd3c49a3dd1fda17cf350daa9b8216b1aa6",
      "tree": "bd241035e3d905b74667faca9f75e48c9c9c310d",
      "parents": [
        "d13166e788fcaef59ec65c20b46ca4be16625669"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 22:14:09 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 22:14:09 2022 +0000"
      },
      "message": "patch 9.0.0904: various comment and indent flaws\n\nProblem:    Various comment and indent flaws.\nSolution:   Improve comments and indenting.\n"
    },
    {
      "commit": "236dffab43f919bdbc565e6edc38eb27e7a5b657",
      "tree": "d41354eaab7fe04dd3876094f1b23ecef4b6717e",
      "parents": [
        "696d0a86250636602d42e29e57d8923f538e0549"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 21:20:25 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 21:20:25 2022 +0000"
      },
      "message": "patch 9.0.0903: key code checker doesn\u0027t check modifyOtherKeys resource\n\nProblem:    Key code checker doesn\u0027t check modifyOtherKeys resource.\nSolution:   Request the modifyOtherKeys resource value.  Drop resource DCS\n            responses.\n"
    },
    {
      "commit": "696d0a86250636602d42e29e57d8923f538e0549",
      "tree": "1710ecc135e3df9d5ad9efd859019987247e58a6",
      "parents": [
        "0c34d562647f029faca40f7733ccfb7b5377672b"
      ],
      "author": {
        "name": "Christopher Plewright",
        "email": "chris@createng.com",
        "time": "Fri Nov 18 17:53:34 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 17:53:34 2022 +0000"
      },
      "message": "patch 9.0.0902: some mouse scroll code is not in a good place\n\nProblem:    Some mouse scroll code is not in a good place.\nSolution:   Refactor the code. (Christopher Plewright, closes #11561)\n"
    },
    {
      "commit": "0c34d562647f029faca40f7733ccfb7b5377672b",
      "tree": "e9487c56c78625dc5047d67607caea7e3f6189d0",
      "parents": [
        "81ba26e9de24ca6b1c05b6ec03e53b21793f1a4b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 14:07:20 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 14:07:20 2022 +0000"
      },
      "message": "patch 9.0.0901: setting w_leftcol and handling side effects is confusing\n\nProblem:    Setting w_leftcol and handling side effects is confusing.\nSolution:   Use a function to set w_leftcol() and handle side effects.\n"
    },
    {
      "commit": "81ba26e9de24ca6b1c05b6ec03e53b21793f1a4b",
      "tree": "095eaea57fd7fe46072b058ea7b5e7efaa982ea4",
      "parents": [
        "4654d63dec03650825875006c06bb0b0ae43283f"
      ],
      "author": {
        "name": "Yee Cheng Chin",
        "email": "ychin.git@gmail.com",
        "time": "Fri Nov 18 12:52:50 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 18 12:52:50 2022 +0000"
      },
      "message": "patch 9.0.0900: cursor moves too far with \u0027smoothscroll\u0027\n\nProblem:    Cursor moves too far with \u0027smoothscroll\u0027.\nSolution:   Only move as far as really needed. (Yee Cheng Chin, closes #11504)\n"
    },
    {
      "commit": "4654d63dec03650825875006c06bb0b0ae43283f",
      "tree": "7b71376d5911e3a4d9a22724e320b4761f690eaa",
      "parents": [
        "75ac25b4967cdcdfdf2d6c086a6e2308868c280a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 22:05:12 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 22:05:12 2022 +0000"
      },
      "message": "patch 9.0.0899: the builtin terminals are in one long list\n\nProblem:    The builtin terminals are in one long list.\nSolution:   Refactor into multiple lists and an index of the lists.\n"
    },
    {
      "commit": "75ac25b4967cdcdfdf2d6c086a6e2308868c280a",
      "tree": "6f9445153a4306764f8a7324c133c8254bed1b35",
      "parents": [
        "12babe45a389cd1ea8befd5b06239e877b4abbba"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 19:00:14 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 19:00:14 2022 +0000"
      },
      "message": "patch 9.0.0898: with \u0027smoothscroll\u0027 cursor is one screen line too far down\n\nProblem:    With \u0027smoothscroll\u0027 cursor is one screen line too far down. (Ernie\n            Rael)\nSolution:   Add a test that currently has the wrong result so that a fix can\n            be made. (issue #11436)\n"
    },
    {
      "commit": "12babe45a389cd1ea8befd5b06239e877b4abbba",
      "tree": "d8bb375d65fafe5a1367a88998e3893d16c60e8f",
      "parents": [
        "1d8765daba6f4b3b7fcf51a77e9d1ba0090c826e"
      ],
      "author": {
        "name": "mgramigna",
        "email": "mgramigna@mitre.org",
        "time": "Thu Nov 17 18:30:16 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 18:30:16 2022 +0000"
      },
      "message": "patch 9.0.0897: Clinical Quality Language files are not recognized\n\nProblem:    Clinical Quality Language files are not recognized.\nSolution:   Add the \"*.cql\" pattern. (Matthew Gramigna, closes #11452)\n"
    },
    {
      "commit": "1d8765daba6f4b3b7fcf51a77e9d1ba0090c826e",
      "tree": "de0eaffa8012061b3b2b840d9790e6f3e9f8e054",
      "parents": [
        "780154bf7a07813e474105837c2b5998009d9c71"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 16:43:35 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 16:43:35 2022 +0000"
      },
      "message": "patch 9.0.0896: test for home key fails when \u0027term\u0027 is \"tmux\"\n\nProblem:    Test for home key fails when \u0027term\u0027 is \"tmux\".\nSolution:   Only save termcap entries that exist.  Adjust code for xHome to\n            what xterm uses. (closes #11566)\n"
    },
    {
      "commit": "780154bf7a07813e474105837c2b5998009d9c71",
      "tree": "218db9f4591b9307ff4181f1147f6cb71c10477f",
      "parents": [
        "ee28c707e474682151554499874fc7bfb53360cb"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Thu Nov 17 15:23:52 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 15:23:52 2022 +0000"
      },
      "message": "patch 9.0.0895: file renamed twice in test, missing feature check\n\nProblem:    File renamed twice in test; missing feature check.\nSolution:   Remove a rename() call.  Add check for cryptv feature.\n            (closes #11564)\n"
    },
    {
      "commit": "ee28c707e474682151554499874fc7bfb53360cb",
      "tree": "d059a44f530de1c90d59d3d979dfbb38b2629ef3",
      "parents": [
        "01ee52bab6041450095c53f9469b1b266a7e3d4d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 14:56:00 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 14:56:00 2022 +0000"
      },
      "message": "patch 9.0.0894: virtual text property highlight ignores window background\n\nProblem:    Virtual text property highlight ignores window background.\nSolution:   Combine text prop attribute with win_attr into extra_attr.\n            (closes #11462)\n"
    },
    {
      "commit": "01ee52bab6041450095c53f9469b1b266a7e3d4d",
      "tree": "4a76f10a2469186faf9fbe124f8115be81558d27",
      "parents": [
        "f32fb93e431e4db95a8663d86dfeb6bffa5896f6"
      ],
      "author": {
        "name": "Yee Cheng Chin",
        "email": "ychin.git@gmail.com",
        "time": "Thu Nov 17 12:41:42 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 12:41:42 2022 +0000"
      },
      "message": "patch 9.0.0893: \u0027smoothscroll\u0027 cursor calculations wrong when \u0027number\u0027 is set\n\nProblem:    \u0027smoothscroll\u0027 cursor calculations wrong when \u0027number\u0027 is set.\nSolution:   Correct the code that computes the width. (closes #11492)\n"
    },
    {
      "commit": "f32fb93e431e4db95a8663d86dfeb6bffa5896f6",
      "tree": "0a87094dbced6a22a56f90e272662374a35f6ff7",
      "parents": [
        "fc1b2d0961ad963e6337c25efe082f4c526aca5e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 11:34:38 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 11:34:38 2022 +0000"
      },
      "message": "patch 9.0.0892: may redraw when not needed\n\nProblem:    May redraw when not needed, causing slow scrolling.\nSolution:   Do not redraw when w_skipcol doesn\u0027t change.  When w_skipcol\n            changes only redraw from the top. (issue #11559)\n"
    },
    {
      "commit": "fc1b2d0961ad963e6337c25efe082f4c526aca5e",
      "tree": "eb026bb8940da9a8ba39d87460dbb389fea211ef",
      "parents": [
        "1573e73f1c743d6792de8ee4b6f5b99545ebd3fb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 16 22:12:57 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 16 22:12:57 2022 +0000"
      },
      "message": "patch 9.0.0891: virtual text below after match has wrong highlight\n\nProblem:    Virtual text below after match has wrong highlight.\nSolution:   Restore search_attr only after the virtual text.\n            (closes #11446)\n"
    },
    {
      "commit": "1573e73f1c743d6792de8ee4b6f5b99545ebd3fb",
      "tree": "c5d0c482a623de7782588cb75d99176da553f86c",
      "parents": [
        "8303035d670a50e39a0c099f159ce450d6e1a14e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 16 20:33:21 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 16 20:33:21 2022 +0000"
      },
      "message": "patch 9.0.0890: no test for what patch 9.0.0827 fixes\n\nProblem:    No test for what patch 9.0.0827 fixes.\nSolution:   Add a test (still doesn\u0027t fail when fix is reverted).\n"
    },
    {
      "commit": "8303035d670a50e39a0c099f159ce450d6e1a14e",
      "tree": "baf10b1c6b8ee6adf39b79353b7af84171167241",
      "parents": [
        "f10952e8c0b94bae58742f147d6779998d189892"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 16 16:08:30 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 16 16:08:30 2022 +0000"
      },
      "message": "patch 9.0.0889: keycode check script has a few flaws\n\nProblem:    Keycode check script has a few flaws.\nSolution:   Sort on terminal name.  Ignore XTGETTCAP responses.  Check for\n            version and status response.  Update entries.\n"
    },
    {
      "commit": "f10952e8c0b94bae58742f147d6779998d189892",
      "tree": "e1590d406013431ec29ea4e44a8cf8106801cb75",
      "parents": [
        "a44c7811ff1c5519ac9acd6a34c58c98366f5c5f"
      ],
      "author": {
        "name": "Aedin Louis Xavier",
        "email": "mmxael@gmail.com",
        "time": "Wed Nov 16 12:02:28 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 16 12:02:28 2022 +0000"
      },
      "message": "patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboard\n\nProblem:    MS-Windows GUI: CTRL-] does not work on Swiss keyboard.\nSolution:   Check the key code and don\u0027t consider it as a dead key. (Aedin\n            Louis Xavier, closes #11556)\n"
    },
    {
      "commit": "a44c7811ff1c5519ac9acd6a34c58c98366f5c5f",
      "tree": "d9672afca9fe21f200609644dc6e457411537938",
      "parents": [
        "44c2209352d56d70b1fc0215e81f1822d55aa563"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 15 22:59:07 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 15 22:59:07 2022 +0000"
      },
      "message": "patch 9.0.0887: cannot easily try out what codes various keys produce\n\nProblem:    Cannot easily try out what codes various keys produce.\nSolution:   Add a script to gather key code information, with an initial list\n            of codes to compare with.\n"
    },
    {
      "commit": "44c2209352d56d70b1fc0215e81f1822d55aa563",
      "tree": "dd661ecd7da672fb21525ba175aa177875f47e6d",
      "parents": [
        "b53a190e9f8a767bbd4be2f538649a09f9c8ba4b"
      ],
      "author": {
        "name": "Christopher Plewright",
        "email": "chris@createng.com",
        "time": "Tue Nov 15 17:43:36 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 15 17:43:36 2022 +0000"
      },
      "message": "patch 9.0.0886: horizontal mouse scroll only works in the GUI\n\nProblem:    Horizontal mouse scroll only works in the GUI.\nSolution:   Make horizontal mouse scroll also work in a terminal.\n            (Christopher Plewright, closes #11448)\n"
    },
    {
      "commit": "b53a190e9f8a767bbd4be2f538649a09f9c8ba4b",
      "tree": "6327d84ed74f4d6eb15c92a487559e98f15279c6",
      "parents": [
        "cdeb65729d96c90320b9009e583ade305c396f29"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 15 13:57:38 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 15 13:57:38 2022 +0000"
      },
      "message": "patch 9.0.0885: informational message has an error message number\n\nProblem:    Informational message has an error message number.\nSolution:   Use a message without an error number. (closes #11530)\n"
    },
    {
      "commit": "cdeb65729d96c90320b9009e583ade305c396f29",
      "tree": "d5450fb16230c8aa8ec29f392d303deaa8eb397e",
      "parents": [
        "698a00f55d60043d51b1c98cbbf3f9fd10badd2f"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Tue Nov 15 13:46:12 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 15 13:46:12 2022 +0000"
      },
      "message": "patch 9.0.0884: mouse shape remains in op-pending mode after failed change\n\nProblem:    Mouse shape remains in op-pending mode after failed change.\nSolution:   Reset finish_op and restore it. (closes #11545)\n"
    },
    {
      "commit": "698a00f55d60043d51b1c98cbbf3f9fd10badd2f",
      "tree": "c3ef65282e0c2a994d8aca95f68ada9fda8bbf5f",
      "parents": [
        "c3d27ada14acd02db357f2d16347acc22cb17e93"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 22:07:45 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 22:07:45 2022 +0000"
      },
      "message": "patch 9.0.0883: a silent mapping may cause dots on the command line\n\nProblem:    A silent mapping may cause dots on the command line.\nSolution:   Don\u0027t show dots for completion if they are not going to be removed\n            again. (closes #11501)\n"
    },
    {
      "commit": "c3d27ada14acd02db357f2d16347acc22cb17e93",
      "tree": "a10911ea76709d00e0014de4abf82cc1f1a47cd8",
      "parents": [
        "24dc19cdb2ce7cda2156d3b2eca6aee552b097dc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 20:52:14 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 20:52:14 2022 +0000"
      },
      "message": "patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe\n\nProblem:    Using freed memory after SpellFileMissing autocmd uses bwipe.\nSolution:   Bail out if the window no longer exists.\n"
    },
    {
      "commit": "24dc19cdb2ce7cda2156d3b2eca6aee552b097dc",
      "tree": "46fca39a61693d29966c0de9623146ab3859a0b4",
      "parents": [
        "161b6ac04f257ab17779e9ba6f5b3e3e15d2a0fd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 19:49:15 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 19:49:15 2022 +0000"
      },
      "message": "patch 9.0.0881: cannot get the currently showing mouse shape\n\nProblem:    Cannot get the currently showing mouse shape.\nSolution:   Add getmouseshape().\n"
    },
    {
      "commit": "161b6ac04f257ab17779e9ba6f5b3e3e15d2a0fd",
      "tree": "f2d7046311159ccfdc94f337addac087d92478bf",
      "parents": [
        "dcbdd82d059a9b621e09f4447446a92ae2562e16"
      ],
      "author": {
        "name": "K.Takata",
        "email": "kentkt@csc.jp",
        "time": "Mon Nov 14 15:31:07 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 15:31:07 2022 +0000"
      },
      "message": "patch 9.0.0880: preprocessor indenting is off\n\nProblem:    Preprocessor indenting is off.\nSolution:   Adjust preprocessor indentation. (Ken Takata, closes #11546)\n"
    },
    {
      "commit": "dcbdd82d059a9b621e09f4447446a92ae2562e16",
      "tree": "34e9e4ebdefcc9dec4355af92d32cd638ce9e48c",
      "parents": [
        "b298fe6cbae3b240b10dbd55d9c38d0cc8e033d3"
      ],
      "author": {
        "name": "K.Takata",
        "email": "kentkt@csc.jp",
        "time": "Mon Nov 14 14:50:15 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 14:50:15 2022 +0000"
      },
      "message": "patch 9.0.0879: unnecessary nesting in makefile\n\nProblem:    Unnecessary nesting in makefile.\nSolution:   Join \"else\" and \"ifeq\". (Ken Takata, closes #11547)\n"
    },
    {
      "commit": "b298fe6cbae3b240b10dbd55d9c38d0cc8e033d3",
      "tree": "7e8f8ded593f4e777f1b2e84c4c82c783e35b644",
      "parents": [
        "cf2594fbf34d9a6776bd9d33f845cb8ceb1e1cd0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 14:36:41 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 14 14:36:41 2022 +0000"
      },
      "message": "patch 9.0.0878: Coverity warns for dead code\n\nProblem:    Coverity warns for dead code.\nSolution:   Remove the dead code.\n"
    },
    {
      "commit": "cf2594fbf34d9a6776bd9d33f845cb8ceb1e1cd0",
      "tree": "ba645afa4188118a25f5d183a60740a710f96b1d",
      "parents": [
        "68353e5270fca45daffee5b5f882853cdfa40f76"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 23:30:06 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 23:30:06 2022 +0000"
      },
      "message": "patch 9.0.0877: using freed memory with :comclear while listing commands\n\nProblem:    Using freed memory with :comclear while listing commands.\nSolution:   Bail out when the command list has changed. (closes #11440)\n"
    },
    {
      "commit": "68353e5270fca45daffee5b5f882853cdfa40f76",
      "tree": "0e007ca3af75cbe87aaac14a7771d5a140c757da",
      "parents": [
        "398a26f7fcd58fbc6e2329f892edbb7479a971bb"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Sun Nov 13 22:38:10 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 22:38:10 2022 +0000"
      },
      "message": "patch 9.0.0876: code is indented more than needed\n\nProblem:    Code is indented more than needed.\nSolution:   Split ExpandEscape() in two. (Yegappan Lakshmanan, closes #11539)\n"
    },
    {
      "commit": "398a26f7fcd58fbc6e2329f892edbb7479a971bb",
      "tree": "4ddec1eaef1a6ad926ad32fe93b2a1d28bfc5cac",
      "parents": [
        "920d311480114274e4d73156edf4b49ba0b712dd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 22:13:33 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 22:13:33 2022 +0000"
      },
      "message": "patch 9.0.0875: using freed memory when executing delfunc at more prompt\n\nProblem:    Using freed memory when executing delfunc at the more prompt.\nSolution:   Check function list not changed in another place. (closes #11437)\n"
    },
    {
      "commit": "920d311480114274e4d73156edf4b49ba0b712dd",
      "tree": "9a1026423d747cf21904a03a6adde768ca8e1ed4",
      "parents": [
        "bf533e4e88ebac8b8fec6d3e12dadc476ce9a1df"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 21:10:02 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 21:10:02 2022 +0000"
      },
      "message": "patch 9.0.0874: using freed memory when executing unmenu at more prompt\n\nProblem:    Using freed memory when executing unmenu at the more prompt.\nSolution:   Do not clear menus while listing them. (closes #11439)\n"
    },
    {
      "commit": "bf533e4e88ebac8b8fec6d3e12dadc476ce9a1df",
      "tree": "03a121b3a961d2e80710606819a8c6ca7000d648",
      "parents": [
        "623e94e13810e109c6aa201bcf3a8278429502f3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 20:43:19 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 20:43:19 2022 +0000"
      },
      "message": "patch 9.0.0873: using freed memory when executing mapclear at more prompt\n\nProblem:    Using freed memory when executing mapclear at the more prompt.\nSolution:   Do not clear mappings while listing them. (closes #11438)\n"
    },
    {
      "commit": "623e94e13810e109c6aa201bcf3a8278429502f3",
      "tree": "b09a9528a4ca1da32fdb74b68562af394b20140e",
      "parents": [
        "3b014befa006b7224a84d7d58d9603fc261f34cd"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Sun Nov 13 18:11:17 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 18:11:17 2022 +0000"
      },
      "message": "patch 9.0.0872: code is indented more than needed\n\nProblem:    Code is indented more than needed.\nSolution:   Return early. (Yegappan Lakshmanan, closes #11538)\n"
    },
    {
      "commit": "3b014befa006b7224a84d7d58d9603fc261f34cd",
      "tree": "e3fd53778f0a9a46bb46e6d096ece9e0f51ac18f",
      "parents": [
        "2f7bfe66a1373051792f2ecaeefb66049825221d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 17:53:46 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 17:53:46 2022 +0000"
      },
      "message": "patch 9.0.0871: using freed memory when clearing augroup at more prompt\n\nProblem:    Using freed memory when clearing augroup at more prompt.\nSolution:   Delay clearing augroup until it\u0027s safe. (closes #11441)\n"
    },
    {
      "commit": "2f7bfe66a1373051792f2ecaeefb66049825221d",
      "tree": "a01ffdeb5ba2e585050981645c4473e9b87fea46",
      "parents": [
        "28c56d501352bd98472d23667bade683877cadcc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 12:54:50 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 13 12:54:50 2022 +0000"
      },
      "message": "patch 9.0.0870: get E967 when using text property in quickfix window\n\nProblem:    Get E967 when using text property in quickfix window. (Sergey\n            Vlasov)\nSolution:   Do not add an extra NUL and compute the text length correctly.\n            (closes #11513)\n"
    },
    {
      "commit": "28c56d501352bd98472d23667bade683877cadcc",
      "tree": "ed33b5fb6bfe7cda3db747824872ccf247afb6dd",
      "parents": [
        "1140b51e8369fed2321ce16bd4530a0952362126"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 23:12:55 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 23:12:55 2022 +0000"
      },
      "message": "patch 9.0.0869: bogus error when string used after :elseif\n\nProblem:    Bogus error when string used after :elseif.\nSolution:   Do not consider a double quote the start of a comment.\n            (closes #11534)\n"
    },
    {
      "commit": "1140b51e8369fed2321ce16bd4530a0952362126",
      "tree": "3bc361aa525c2e4f04e8589d3a32a56d875ecef7",
      "parents": [
        "d6e91385f0f7256aec8f70373c9e3399770d22e5"
      ],
      "author": {
        "name": "Christopher Plewright",
        "email": "chris@createng.com",
        "time": "Sat Nov 12 18:46:05 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 18:46:05 2022 +0000"
      },
      "message": "patch 9.0.0868: MS-Windows: after Vim exits console resizing problem\n\nProblem:    MS-Windows: after Vim exits console resizing does not work\n            properly.\nSolution:   Restore screen behavior checks for various WT and VTP\n            combinations. (Christopher Plewright, closes #11526,\n            closes #11507)\n"
    },
    {
      "commit": "d6e91385f0f7256aec8f70373c9e3399770d22e5",
      "tree": "c88a8113c10548767da3106bb88bedfb7ca0ebab",
      "parents": [
        "f7570f2107d91f35dc67dd0e400fc638585b226c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 17:44:13 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 17:44:13 2022 +0000"
      },
      "message": "patch 9.0.0867: wildmenu redrawing code is spread out\n\nProblem:    Wildmenu redrawing code is spread out.\nSolution:   Refactor to move code together. (closes #11528)\n"
    },
    {
      "commit": "f7570f2107d91f35dc67dd0e400fc638585b226c",
      "tree": "8d7995747f7098f03349717f63350f74908f4103",
      "parents": [
        "b3052aa1b555ab5a81b1459a4972290381b0e7e4"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sat Nov 12 17:30:25 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 17:30:25 2022 +0000"
      },
      "message": "patch 9.0.0866: no test for what patch 8.2.2207 fixes\n\nProblem:    No test for what patch 8.2.2207 fixes.\nSolution:   Add a test case. (closes #11531)\n"
    },
    {
      "commit": "b3052aa1b555ab5a81b1459a4972290381b0e7e4",
      "tree": "93bf7597b5c636a2824a9020602fe25c6b664206",
      "parents": [
        "6600447c7b0a1be3a64d07a318bacdfaae0cac4b"
      ],
      "author": {
        "name": "Nir Lichtman",
        "email": "nir@lichtman.org",
        "time": "Sat Nov 12 17:00:31 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 17:00:31 2022 +0000"
      },
      "message": "patch 9.0.0865: duplicate arguments are not always detected\n\nProblem:    Duplicate arguments are not always detected.\nSolution:   Expand to full path before comparing arguments. (Nir Lichtman,\n            closes #11505, closes #9402)\n"
    },
    {
      "commit": "6600447c7b0a1be3a64d07a318bacdfaae0cac4b",
      "tree": "d95ddfe17a9666dd6db6fd80e9adb0bdef42a615",
      "parents": [
        "4c8d2f02b3ce037bbe1d5ee12887e343c6bde88f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 16:36:35 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 16:36:35 2022 +0000"
      },
      "message": "patch 9.0.0864: crash when using \"!!\" without a previous shell command\n\nProblem:    Crash when using \"!!\" without a previous shell command.\nSolution:   Check \"prevcmd\" is not NULL. (closes #11487)\n"
    },
    {
      "commit": "4c8d2f02b3ce037bbe1d5ee12887e343c6bde88f",
      "tree": "b9f8e07114c29a8427817d5c9aa8ab37b2c13b3c",
      "parents": [
        "0aad88f073602849d1623122eb3c323f8e252def"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Sat Nov 12 16:07:47 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 16:07:47 2022 +0000"
      },
      "message": "patch 9.0.0863: col() and charcol() only work for the current window\n\nProblem:    col() and charcol() only work for the current window.\nSolution:   Add an optional winid argument. (Yegappan Lakshmanan,\n            closes #11466, closes #11461)\n"
    },
    {
      "commit": "0aad88f073602849d1623122eb3c323f8e252def",
      "tree": "7115bc876cb705e2e14da7b6eeeb6df02f0be535",
      "parents": [
        "9954dc39ea090cee6bf41c888c41e60d9f52c3b8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 11:54:26 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 12 11:54:26 2022 +0000"
      },
      "message": "patch 9.0.0862: default value of \u0027endoffile\u0027 is wrong\n\nProblem:    Default value of \u0027endoffile\u0027 is wrong.\nSolution:   The default must be \u0027noendoffile\u0027.\n"
    },
    {
      "commit": "9954dc39ea090cee6bf41c888c41e60d9f52c3b8",
      "tree": "b9d60fd9a444278a01e4532467ea6606d680caf0",
      "parents": [
        "a20be06f97d45efabaa52ef107eb7959c0c623a2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 22:58:36 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 22:58:36 2022 +0000"
      },
      "message": "patch 9.0.0861: solution for \"!!sort\" in closed fold is not optimal\n\nProblem:    Solution for \"!!sort\" in closed fold is not optimal.\nSolution:   Use a different range instead of the subtle difference in handling\n            a range with an offset. (issue #11487)\n"
    },
    {
      "commit": "a20be06f97d45efabaa52ef107eb7959c0c623a2",
      "tree": "9de32fe29f5da028f73dcd6cdd54ac1a1349dcea",
      "parents": [
        "fd3084b6e298477dec4979515c6b4a8a3c3beeb2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 21:24:18 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 21:24:18 2022 +0000"
      },
      "message": "patch 9.0.0860: MS-Windows: windres fails with clang 15.0.4\n\nProblem:    MS-Windows: windres fails with clang 15.0.4.\nSolution:   Use llvm-windres. (John Marriott)\n"
    },
    {
      "commit": "fd3084b6e298477dec4979515c6b4a8a3c3beeb2",
      "tree": "842d7ce1d59aefa5415bfbdae1b96866a192b69e",
      "parents": [
        "f00112d558eb9a7d1d5413c096960ddcc52c9f66"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 01:40:48 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 01:40:48 2022 +0000"
      },
      "message": "patch 9.0.0859: compiler warning for unused variable\n\nProblem:    Compiler warning for unused variable.\nSolution:   Add #ifdef.\n"
    },
    {
      "commit": "f00112d558eb9a7d1d5413c096960ddcc52c9f66",
      "tree": "594da6bdf06310f6552b7795fa55dd955d4c38ec",
      "parents": [
        "37f1030fd6e2092582893f438978384025c55328"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 01:20:35 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 11 01:20:35 2022 +0000"
      },
      "message": "patch 9.0.0858: \"!!sort\" in a closed fold sorts too many lines\n\nProblem:    \"!!sort\" in a closed fold sorts too many lines.\nSolution:   Round to end of fold after adding the line count. (closes #11487)\n"
    },
    {
      "commit": "37f1030fd6e2092582893f438978384025c55328",
      "tree": "74a76387bd90f791ea890a55e4130dca48035bb2",
      "parents": [
        "d55bfcaa9b140c50cddf56a2c614f05f2f6f2533"
      ],
      "author": {
        "name": "K.Takata",
        "email": "kentkt@csc.jp",
        "time": "Thu Nov 10 23:17:19 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 23:17:19 2022 +0000"
      },
      "message": "patch 9.0.0857: selecting MSVC 2017 does not set $PLATFORM\n\nProblem:    Selecting MSVC 2017 does not set $PLATFORM.\nSolution:   Use $VSCMD_ARG_TGT_ARCH. (Ken Takata, closes #11485)\n"
    },
    {
      "commit": "d55bfcaa9b140c50cddf56a2c614f05f2f6f2533",
      "tree": "32ef4773c8883bdc76f7ae8f8e2935e43138f5f1",
      "parents": [
        "09a93e3e66689c691a00fce25e4ce310d81edaee"
      ],
      "author": {
        "name": "Christopher Plewright",
        "email": "chris@createng.com",
        "time": "Thu Nov 10 18:21:30 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 18:21:30 2022 +0000"
      },
      "message": "patch 9.0.0856: MS-Windows: executable not found when running test\n\nProblem:    MS-Windows: executable not found when running individual test.\nSolution:   Also look for vimd.exe. (Christopher Plewright, closes #11525)\n"
    },
    {
      "commit": "09a93e3e66689c691a00fce25e4ce310d81edaee",
      "tree": "c4c932b215393dd03cd6d407e7db8f730abe1083",
      "parents": [
        "7265851b2b4e5a63c0a02a9057dee237502ee557"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Thu Nov 10 17:05:28 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 17:05:28 2022 +0000"
      },
      "message": "patch 9.0.0855: comment not located above the code it refers to\n\nProblem:    Comment not located above the code it refers to.\nSolution:   Move the comment. (closes #11527)\n"
    },
    {
      "commit": "7265851b2b4e5a63c0a02a9057dee237502ee557",
      "tree": "1b7a1506e05a444a9f02834b6d77e87153f984fd",
      "parents": [
        "98aebcc2c6f4b131d2098ebc60c4a552a5163aec"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Thu Nov 10 13:21:34 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 13:21:34 2022 +0000"
      },
      "message": "patch 9.0.0854: no proper test for what 9.0.0846 fixes\n\nProblem:    No proper test for what 9.0.0846 fixes.\nSolution:   Run test in a terminal so that the hit-enter prompt can show up.\n            (closes #11523)\n"
    },
    {
      "commit": "98aebcc2c6f4b131d2098ebc60c4a552a5163aec",
      "tree": "34daf2d0809831b22e394a0d4b09d667351e3884",
      "parents": [
        "90e66ec1e1f8eb13a833546f18e061a5709604da"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 12:38:16 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 12:38:16 2022 +0000"
      },
      "message": "patch 9.0.0853: terminal mouse test is still flaky on MacOS M1\n\nProblem:    Terminal mouse test is still flaky on MacOS M1.\nSolution:   Also wait for the file to have some contents.\n"
    },
    {
      "commit": "90e66ec1e1f8eb13a833546f18e061a5709604da",
      "tree": "6834e4215b2d348e830241e69a7755d92ecd638b",
      "parents": [
        "1d139a012e8b9880885c6f45796437cbee4820c7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 00:25:05 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 00:25:05 2022 +0000"
      },
      "message": "patch 9.0.0852: crypt test is skipped if xxd is not found\n\nProblem:    Crypt test is skipped if xxd is not found.\nSolution:   Find xxd where it was supposed to be build.\n"
    },
    {
      "commit": "1d139a012e8b9880885c6f45796437cbee4820c7",
      "tree": "2aae0ff421773f7f074e8d6fa17ee9a57f42aeeb",
      "parents": [
        "38804d64576c07caf06b381fae4578b88f535aa9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 00:09:22 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 10 00:09:22 2022 +0000"
      },
      "message": "patch 9.0.0851: terminal mouse test is still flaky\n\nProblem:    Terminal mouse test is still flaky.\nSolution:   Also use WaitForAssert().\n"
    },
    {
      "commit": "38804d64576c07caf06b381fae4578b88f535aa9",
      "tree": "0729b6cfd78813bd2141978a4e8122b28f9d05dd",
      "parents": [
        "157241e8798fe1c14f3787ee341ffee2c403714a"
      ],
      "author": {
        "name": "Christopher Plewright",
        "email": "chris@createng.com",
        "time": "Wed Nov 09 23:55:52 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 23:55:52 2022 +0000"
      },
      "message": "patch 9.0.0850: MS-Windows Terminal has unstable color control\n\nProblem:    MS-Windows Terminal has unstable color control.\nSolution:   Do not try to read the old command prompt colortable, use modern\n            VT sequences. (Christopher Plewright, closes #11450,\n            closes #11373)\n"
    },
    {
      "commit": "157241e8798fe1c14f3787ee341ffee2c403714a",
      "tree": "9b67d8205bff12854a84ed3111bd33ce756d0c69",
      "parents": [
        "76db9e076318cb0ae846f43b7549ad4f2d234c0b"
      ],
      "author": {
        "name": "James McCoy",
        "email": "jamessan@jamessan.com",
        "time": "Wed Nov 09 23:29:14 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 23:29:14 2022 +0000"
      },
      "message": "patch 9.0.0849: terminal mouse test is a bit flaky\n\nProblem:    Terminal mouse test is a bit flaky.\nSolution:   Add WaitFor() calls. (James McCoy closes #11519)  Tune wait times\n            to reduce flakiness.\n"
    },
    {
      "commit": "76db9e076318cb0ae846f43b7549ad4f2d234c0b",
      "tree": "c95eed792e5ed22eb9d632fd2a9eb2344f662d12",
      "parents": [
        "0fd7be7f951b639312c9cb3917c7e61ba3b55a60"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 21:21:04 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 21:21:04 2022 +0000"
      },
      "message": "Update runtime files\n"
    },
    {
      "commit": "0fd7be7f951b639312c9cb3917c7e61ba3b55a60",
      "tree": "a24e5ffd1fb3301d96e76be9cdb6f5a6a9a00484",
      "parents": [
        "80613d64e69ccdac3dbf4eb06d55b2cf1218b819"
      ],
      "author": {
        "name": "K.Takata",
        "email": "kentkt@csc.jp",
        "time": "Wed Nov 09 16:29:24 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 16:29:24 2022 +0000"
      },
      "message": "patch 9.0.0848: help item for --log argument is not aligned nicely\n\nProblem:    Help item for --log argument is not aligned nicely.\nSolution:   Add a Tab. (Ken Takata, closes #11521)\n"
    },
    {
      "commit": "80613d64e69ccdac3dbf4eb06d55b2cf1218b819",
      "tree": "f1f3322d9437ac50c9b610aa46a588cfa36682c6",
      "parents": [
        "f220643c260d55d21a841a3c4032daadc41bc50b"
      ],
      "author": {
        "name": "K.Takata",
        "email": "kentkt@csc.jp",
        "time": "Wed Nov 09 16:12:47 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 16:12:47 2022 +0000"
      },
      "message": "patch 9.0.0847: CI: not totally clear what MS-Windows version is used\n\nProblem:    CI: not totally clear what MS-Windows version is used.\nSolution:   Show the Windows version. (Ken Takata, closes #11524)\n"
    },
    {
      "commit": "f220643c260d55d21a841a3c4032daadc41bc50b",
      "tree": "2ce47a4e19938b25b02dd0cb5a13327e20ee2f13",
      "parents": [
        "4e7590ec00483077daaa567aa2220bc8df912f3c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 00:44:30 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 09 00:44:30 2022 +0000"
      },
      "message": "patch 9.0.0846: using assert_fails() may cause hit-enter prompt\n\nProblem:    Using assert_fails() may cause hit-enter prompt.\nSolution:   Set no_wait_return. (closes #11522)\n"
    },
    {
      "commit": "4e7590ec00483077daaa567aa2220bc8df912f3c",
      "tree": "ca8cdc2aeadc98d7cda02e1684e0e6cc8dd57937",
      "parents": [
        "7b224fdf4a29f115567d4fc8629c1cef92d8444a"
      ],
      "author": {
        "name": "shane.xb.qian",
        "email": "shane.qian@foxmail.com",
        "time": "Tue Nov 08 21:40:04 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 08 21:40:04 2022 +0000"
      },
      "message": "patch 9.0.0845: shell command with just space gives strange error\n\nProblem:    Shell command with just space gives strange error.\nSolution:   Skip white space at start of the argument. (Christian Brabandt,\n            Shane-XB-Qian, closes #11515, closes #11495)\n"
    },
    {
      "commit": "7b224fdf4a29f115567d4fc8629c1cef92d8444a",
      "tree": "5f610db7cd966ed44e3dd29dd41223f3d0176403",
      "parents": [
        "1756f4b21837e8596241ecd668f4abbbab4bc7e5"
      ],
      "author": {
        "name": "Luuk van Baal",
        "email": "luukvbaal@gmail.com",
        "time": "Mon Nov 07 12:16:51 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 07 12:16:51 2022 +0000"
      },
      "message": "patch 9.0.0844: handling \u0027statusline\u0027 errors is spread out\n\nProblem:    Handling \u0027statusline\u0027 errors is spread out.\nSolution:   Pass the option name to the lower levels so the option can be\n            reset there when an error is encountered. (Luuk van Baal,\n            closes #11467)\n"
    },
    {
      "commit": "1756f4b21837e8596241ecd668f4abbbab4bc7e5",
      "tree": "d06f0f1afa080b570aabcd17ae171469713747a9",
      "parents": [
        "0e364c9fca7a666de0775007d2f0687ecdd73c8d"
      ],
      "author": {
        "name": "Carlos A Becker",
        "email": "caarlos0@users.noreply.github.com",
        "time": "Mon Nov 07 11:17:29 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 07 11:17:29 2022 +0000"
      },
      "message": "patch 9.0.0843: VHS tape files are not recognized\n\nProblem:    VHS tape files are not recognized.\nSolution:   Add a filetype pattern. (Carlos Alexandro Becker, closes #11452)\n"
    },
    {
      "commit": "0e364c9fca7a666de0775007d2f0687ecdd73c8d",
      "tree": "c08eb3e6932df2b456aec1ce12555cc293610380",
      "parents": [
        "7af3ee2b83545169d78a28ab1cd89aff1127f8b3"
      ],
      "author": {
        "name": "Yee Cheng Chin",
        "email": "ychin.git@gmail.com",
        "time": "Mon Nov 07 11:05:52 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Nov 07 11:05:52 2022 +0000"
      },
      "message": "patch 9.0.0842: Unicode range for Apple SF symbols is outdated\n\nProblem:    Unicode range for Apple SF symbols is outdated.\nSolution:   Update to SF Symbols 4. (Yee Cheng Chin, closes #11474)\n"
    },
    {
      "commit": "7af3ee2b83545169d78a28ab1cd89aff1127f8b3",
      "tree": "9f34e13a19ff1f9f8247e8374d7bcb6d4b806bdd",
      "parents": [
        "adbc08fd69433b5216e609a404d674f3e67eea9c"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sun Nov 06 22:26:05 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 06 22:26:05 2022 +0000"
      },
      "message": "patch 9.0.0841: deletebufline() does not always return 1 on failure\n\nProblem:    deletebufline() does not always return 1 on failure.\nSolution:   Refactor the code to make it work more predictable. (closes #11511)\n"
    },
    {
      "commit": "adbc08fd69433b5216e609a404d674f3e67eea9c",
      "tree": "0b66f034862e8d7c40116326e64382fcafed0b7d",
      "parents": [
        "69a8bb8dc13571102537762b047747cc36b53d5d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 06 18:27:17 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 06 18:27:17 2022 +0000"
      },
      "message": "patch 9.0.0840: cannot change a slice of a const list\n\nProblem:    Cannot change a slice of a const list. (Takumi KAGIYAMA)\nSolution:   Remove the const flag from the slice type. (closes #11490)\n"
    },
    {
      "commit": "69a8bb8dc13571102537762b047747cc36b53d5d",
      "tree": "41d64b164ec7dce2b1f5d4735eb30a8b968ed911",
      "parents": [
        "a25f718431ae001242a6a8b74733ee7685ccf07d"
      ],
      "author": {
        "name": "Yee Cheng Chin",
        "email": "ychin.git@gmail.com",
        "time": "Sun Nov 06 12:25:47 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 06 12:25:47 2022 +0000"
      },
      "message": "patch 9.0.0839: test may fail depending on sequence of events\n\nProblem:    Test may fail depending on sequence of events.\nSolution:   Accept error codes in either order. (Yee Cheng Chin,\n            closes #11510)\n"
    },
    {
      "commit": "a25f718431ae001242a6a8b74733ee7685ccf07d",
      "tree": "3561e94c7f3f901ca0d71bc9c5071b543a199438",
      "parents": [
        "cd9c8d400c1eb9cbb4ff6a33be02f91a30ab13b2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 06 11:27:46 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 06 11:27:46 2022 +0000"
      },
      "message": "patch 9.0.0838: compiler warnings for unused variables\n\nProblem:    Compiler warnings for unused variables.\nSolution:   Addjust #ifdef and remove unused variables. (John Marriott)\n"
    },
    {
      "commit": "cd9c8d400c1eb9cbb4ff6a33be02f91a30ab13b2",
      "tree": "fd06702f1802b55f33521164e642e6c58efeb2fe",
      "parents": [
        "91c75d18d9cdc32df57e648640de7476fbcb4d76"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 05 23:46:43 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 05 23:46:43 2022 +0000"
      },
      "message": "patch 9.0.0837: append() reports failure when not appending anything\n\nProblem:    append() reports failure when not appending anything.\nSolution:   Only report failure when appending something. (closes #11498)\n"
    },
    {
      "commit": "91c75d18d9cdc32df57e648640de7476fbcb4d76",
      "tree": "9fa0460b1c499a272b85c5613b5c546f2ff37c93",
      "parents": [
        "845bbb72ed2da4b5fb2a503d91cfd6435df2f584"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sat Nov 05 20:21:58 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 05 20:21:58 2022 +0000"
      },
      "message": "patch 9.0.0836: wrong error when using extend() with funcref\n\nProblem:    Wrong error when using extend() with funcref.\nSolution:   Better check the variable type. (closes #11468, closes #11455)\n"
    },
    {
      "commit": "845bbb72ed2da4b5fb2a503d91cfd6435df2f584",
      "tree": "092f3ef28d1c5b2f07dde0f09bdb55dee8609faa",
      "parents": [
        "f8ea10677d007befbb6f24cd20f35c3bf71c1296"
      ],
      "author": {
        "name": "K.Takata",
        "email": "kentkt@csc.jp",
        "time": "Sat Nov 05 18:31:19 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 05 18:31:19 2022 +0000"
      },
      "message": "patch 9.0.0835: the window title is not redrawn when \u0027endoffile\u0027 changes\n\nProblem:    The window title is not redrawn when \u0027endoffile\u0027 changes.\nSolution:   redraw the window title when \u0027endoffile\u0027 is changed. (Ken Takata,\n            closes #11488)\n"
    },
    {
      "commit": "f8ea10677d007befbb6f24cd20f35c3bf71c1296",
      "tree": "d1efff11952a2e2904c64513b87dc4422d807612",
      "parents": [
        "25b8420c2b4c65f8e0292fbc006db1ea12d4b1c6"
      ],
      "author": {
        "name": "Sam James",
        "email": "sam@gentoo.org",
        "time": "Sat Nov 05 15:13:50 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 05 15:13:50 2022 +0000"
      },
      "message": "patch 9.0.0834: warning for missing return type\n\nProblem:    Warning for missing return type.\nSolution:   Add \"int\". (San James, closes #11496)\n"
    },
    {
      "commit": "25b8420c2b4c65f8e0292fbc006db1ea12d4b1c6",
      "tree": "999d80fe78fe98c126b153f8d7ecfe9a7d4e56ae",
      "parents": [
        "5a5f17f9b3fa14c36a7d6c96ac55acaddb6247e1"
      ],
      "author": {
        "name": "Yee Cheng Chin",
        "email": "ychin.git@gmail.com",
        "time": "Sat Nov 05 14:23:14 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 05 14:23:14 2022 +0000"
      },
      "message": "patch 9.0.0833: Mac: no +sound feature in huge build\n\nProblem:    Mac: no +sound feature in huge build.\nSolution:   Enable +sound in Mac huge build. (closes #11497)\n"
    },
    {
      "commit": "5a5f17f9b3fa14c36a7d6c96ac55acaddb6247e1",
      "tree": "c546eb721dcd455db3840940107e866df456bf3a",
      "parents": [
        "6c3d3e69047438ff5b7f58d44fe66af9e2c4212b"
      ],
      "author": {
        "name": "Philip H",
        "email": "47042125+pheiduck@users.noreply.github.com",
        "time": "Sat Nov 05 14:05:31 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 05 14:05:31 2022 +0000"
      },
      "message": "patch 9.0.0832: deprecation warning causes build failure\n\nProblem:    Deprecation warning causes build failure.\nSolution:   Suppress deprecation warning. (closes #11503)\n"
    },
    {
      "commit": "6c3d3e69047438ff5b7f58d44fe66af9e2c4212b",
      "tree": "e683dc534c13d86fc8103fc85e8df7df4d1e6147",
      "parents": [
        "5375205761b5ed247f992abce341cf745dded38d"
      ],
      "author": {
        "name": "ichizok",
        "email": "gclient.gaap@gmail.com",
        "time": "Fri Nov 04 22:38:11 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 04 22:38:11 2022 +0000"
      },
      "message": "patch 9.0.0831: compiler warning for redefining HAVE_DUP\n\nProblem:    Compiler warning for redefining HAVE_DUP.\nSolution:   Undefine HAVE_DUP if needed. (Ozaki Kiichi, closes #11484)\n"
    },
    {
      "commit": "5375205761b5ed247f992abce341cf745dded38d",
      "tree": "19f21989b2a21df9f0f018b0f7e3d14626c1ebc7",
      "parents": [
        "3d19c81a116e7923d8295e7d2795fb3edb45acb1"
      ],
      "author": {
        "name": "Philip H",
        "email": "47042125+pheiduck@users.noreply.github.com",
        "time": "Fri Nov 04 22:32:21 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 04 22:32:21 2022 +0000"
      },
      "message": "patch 9.0.0830: compiling with Perl on Mac 12 fails\n\nProblem:    Compiling with Perl on Mac 12 fails.\nSolution:   Suppress infinite warnings. (closes #11499)\n"
    },
    {
      "commit": "3d19c81a116e7923d8295e7d2795fb3edb45acb1",
      "tree": "70134e1bf3d98e92f72924c76c65de4e4af9b1da",
      "parents": [
        "c57b5bcd22826e0852c2bc9c7d4382e1cac7cb74"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Fri Nov 04 21:58:36 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 04 21:58:36 2022 +0000"
      },
      "message": "patch 9.0.0829: wrong counts in macro comment\n\nProblem:    Wrong counts in macro comment.\nSolution:   Update the value counts. (closes #11480)\n"
    },
    {
      "commit": "c57b5bcd22826e0852c2bc9c7d4382e1cac7cb74",
      "tree": "d5163254047cdaa5cedd5caa4745727f6124eaf3",
      "parents": [
        "1410d1841bfc4370dec1babe24c6664e06d7c9d9"
      ],
      "author": {
        "name": "dundargoc",
        "email": "gocdundar@gmail.com",
        "time": "Wed Nov 02 13:30:51 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 02 13:30:51 2022 +0000"
      },
      "message": "patch 9.0.0828: various typos\n\nProblem:    Various typos.\nSolution:   Correct typos. (closes #11432)\n"
    },
    {
      "commit": "1410d1841bfc4370dec1babe24c6664e06d7c9d9",
      "tree": "7afd5836298666b59346fdace32a8ec0ac6b9434",
      "parents": [
        "3af982196b1b973e953c35351961f2a96fe34172"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 01 22:04:40 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 01 22:04:40 2022 +0000"
      },
      "message": "patch 9.0.0827: \u003cHome\u003e key in tmux doesn\u0027t work when \u0027term\u0027 set to \"xterm\"\n\nProblem:    The \u003cHome\u003e key in tmux doesn\u0027t work when \u0027term\u0027 is set to \"xterm\".\n            (Dominique Pellé)\nSolution:   Only use \u0027@\u0027 in a termcap key entry for \"1\" when \";\" follows.\n            (closes #11429)\n"
    },
    {
      "commit": "3af982196b1b973e953c35351961f2a96fe34172",
      "tree": "8b2bc31d033187b17b4c5fb6e51350f833cd984b",
      "parents": [
        "8e0ccb6bc21a446e5c6375b7fdf200fb53a129da"
      ],
      "author": {
        "name": "K.Takata",
        "email": "kentkt@csc.jp",
        "time": "Tue Nov 01 20:36:19 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 01 20:36:19 2022 +0000"
      },
      "message": "patch 9.0.0826: if \u0027endofline\u0027 is set CTRL-Z may be written in a wrong place\n\nProblem:    If \u0027endofline\u0027 is set the CTRL-Z may be written in the wrong\n            place.\nSolution:   Write CTRL-Z at the end of the file.  Update the help to explain\n            the possibilities better. (Ken Takata, closes #11486)\n"
    },
    {
      "commit": "8e0ccb6bc21a446e5c6375b7fdf200fb53a129da",
      "tree": "3e596216fd46a554ea8719c150ddcaa49a16f0bd",
      "parents": [
        "873f41a0187e81a22aa4622fbf938de72a54abba"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Tue Nov 01 18:35:27 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 01 18:35:27 2022 +0000"
      },
      "message": "patch 9.0.0825: cannot drag an entry in the tabpage line\n\nProblem:    Cannot drag an entry in the tabpage line.\nSolution:   Clear dragwin instead of got_click. (closes #11483,\n            closes #11482)\n"
    },
    {
      "commit": "873f41a0187e81a22aa4622fbf938de72a54abba",
      "tree": "e129244b90c0a84d6a1e4f4b027ccdc8c5af1f81",
      "parents": [
        "7a7db047dcb2336de5103e793345eb5a9d125900"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Tue Nov 01 11:44:43 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 01 11:44:43 2022 +0000"
      },
      "message": "patch 9.0.0824: crash when using win_move_separator() in other tab page\n\nProblem:    Crash when using win_move_separator() in other tab page.\nSolution:   Check for valid window in current tab page.\n            (closes #11479, closes #11427)\n"
    },
    {
      "commit": "7a7db047dcb2336de5103e793345eb5a9d125900",
      "tree": "2bb6ea64775c1d60dab04e91fbb4a584d8c256ca",
      "parents": [
        "8ab9ca93eea32b318235384720200771863ecaee"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 31 23:07:11 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 31 23:07:11 2022 +0000"
      },
      "message": "patch 9.0.0823: mouse drag test fails\n\nProblem:    Mouse drag test fails.\nSolution:   Only reset the mouse click flag when actually switching to another\n            tab page.  Disable test that keeps failing.\n"
    },
    {
      "commit": "8ab9ca93eea32b318235384720200771863ecaee",
      "tree": "78a5fbdd321361af03a3e2c819e7bd9aeec73159",
      "parents": [
        "86e6717ace4f5e00eaeb84b59e3fc92bca548155"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 31 13:06:26 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 31 13:06:26 2022 +0000"
      },
      "message": "patch 9.0.0822: crash when dragging the statusline with a mapping\n\nProblem:    Crash when dragging the statusline with a mapping.\nSolution:   Check for valid window pointer. (issue #11427)\n"
    },
    {
      "commit": "86e6717ace4f5e00eaeb84b59e3fc92bca548155",
      "tree": "58860abae059255fe3cc2c6966933c9f7975acfa",
      "parents": [
        "03d6e6f42b0deeb02d52c8a48c14abe431370c1c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 31 12:24:12 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 31 12:24:12 2022 +0000"
      },
      "message": "patch 9.0.0820: memory leak with empty shell command\n\nProblem:    Memory leak with empty shell command.\nSolution:   Free the empty string.\n"
    },
    {
      "commit": "03d6e6f42b0deeb02d52c8a48c14abe431370c1c",
      "tree": "293ef86f93e032c3111986f46ea7895ce30e89fb",
      "parents": [
        "1577537f109d97a975fda9a899cacfb598617767"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 29 21:53:08 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 29 21:53:08 2022 +0100"
      },
      "message": "patch 9.0.0820: memory leak with empty shell command\n\nProblem:    Memory leak with empty shell command.\nSolution:   Free the empty string.\n"
    },
    {
      "commit": "1577537f109d97a975fda9a899cacfb598617767",
      "tree": "2aae6eb208722a06a991f51a064ca9d135be175d",
      "parents": [
        "6ebe4f970b8b398087076a72a7aae6e680fb92da"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 29 20:01:52 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 29 20:01:52 2022 +0100"
      },
      "message": "patch 9.0.0819\n"
    }
  ],
  "next": "3f68a4136eb99840d739af5133ab31948f273f63"
}
