)]}'
{
  "log": [
    {
      "commit": "d58862d18f091d3c14fa3647e724ef7eea1ecefa",
      "tree": "0f40cd55732b3a0f0f14ae4e935e5ed93b83b9d8",
      "parents": [
        "11a57dfd16a47f248fe949344bd5db3f12b9bd32"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Tue Apr 12 11:32:48 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 12 11:32:48 2022 +0100"
      },
      "message": "patch 8.2.4739: accessing freed memory after WinScrolled autocmd event\n\nProblem:    Accessing freed memory after WinScrolled autocmd event.\nSolution:   Check the window pointer is still valid. (closes #10156)\n            Remove the argument from may_trigger_winscrolled().\n"
    },
    {
      "commit": "2bf52dd065495cbf28e28792f2c2d50d44546d9f",
      "tree": "f6c2fabb35e2f7f12f441d76048b3f1575f4a6b4",
      "parents": [
        "81b46a6ccd818609e1ca8cd410e26a58428c30ba"
      ],
      "author": {
        "name": "LemonBoy",
        "email": "thatlemon@gmail.com",
        "time": "Sat Apr 09 18:17:34 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 09 18:17:34 2022 +0100"
      },
      "message": "patch 8.2.4723: the ModeChanged autocmd event is inefficient\n\nProblem:    The ModeChanged autocmd event is inefficient.\nSolution:   Avoid allocating memory. (closes #10134)  Rename\n            trigger_modechanged() to may_trigger_modechanged().\n"
    },
    {
      "commit": "0937182d49fa8db50cec42785f22f1031760a0bd",
      "tree": "a41ab36fcbeb5b2f0bc91ce36b2d056af2ec2491",
      "parents": [
        "18ee0f603ebd3c091f6d2ab88e652fda32821048"
      ],
      "author": {
        "name": "LemonBoy",
        "email": "thatlemon@gmail.com",
        "time": "Fri Apr 08 15:18:45 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 08 15:18:45 2022 +0100"
      },
      "message": "patch 8.2.4713: plugins cannot track text scrolling\n\nProblem:    Plugins cannot track text scrolling.\nSolution:   Add the WinScrolled event. (closes #10102)\n"
    },
    {
      "commit": "ac72c21da696cf6c31630a9e5ff4c0d3e2049c11",
      "tree": "77e3a365158f60d4764db59d54ca20d42a07d922",
      "parents": [
        "5017c66bd461eab46094e076ad1aa818e246ce9d"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Thu Apr 07 21:00:53 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Apr 07 21:00:53 2022 +0100"
      },
      "message": "patch 8.2.4710: smart indenting does not work after completion\n\nProblem:    Smart indenting does not work after completion.\nSolution:   Set \"can_si\". (Christian Brabandt, closes #10113, closes #558)\n"
    },
    {
      "commit": "8c9796085071950f9a03ca0fe116608e4f86aac2",
      "tree": "0a7ccec814f261a3ee1a30d6ab4ff67fda734d57",
      "parents": [
        "6a06940f8ae7283999c83ccdf268540220573105"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Thu Apr 07 15:08:01 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Apr 07 15:08:01 2022 +0100"
      },
      "message": "patch 8.2.4707: redrawing could be a bit more efficient\n\nProblem:    Redrawing could be a bit more efficient.\nSolution:   Optimize redrawing. (closes #10105)\n"
    },
    {
      "commit": "782c6744b49b30d9460ed00d4773666e42e07163",
      "tree": "bf703612f9646593492f7dbc275896791095d39e",
      "parents": [
        "96e08e028cbcda23dccf83de6b71b3c6bf1f9d4a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 01 12:06:31 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 01 12:06:31 2022 +0100"
      },
      "message": "patch 8.2.4660: cursorcolumn is sometimes not correct\n\nProblem:    Cursorcolumn is sometimes not correct.\nSolution:   Recompute the cursor column when entering Insert mode and the\n            cursor is on a character wider than a screen cell.\n"
    },
    {
      "commit": "3e559cd88486ffab6b6fb4e0921b4600d137a617",
      "tree": "282c592a9ddd18ff55bbe6c4094157167f86bfda",
      "parents": [
        "565d1278cbbb7bc927bee207d5c2bc0bb95928fa"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Sun Mar 27 19:26:55 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 27 19:26:55 2022 +0100"
      },
      "message": "patch 8.2.4638: superfluous check if a redraw is needed for \u0027cursorline\u0027\n\nProblem:    Superfluous check if a redraw is needed for \u0027cursorline\u0027.\nSolution:   Remove check_redraw_cursorline(). (closes #10030, closes #10029)\n"
    },
    {
      "commit": "bf269ed0b0bd8414eea7bea17465b2738a9a2b55",
      "tree": "b39190c9bf3153f382e4fdbeff9acec9b9d308f6",
      "parents": [
        "c6c1ec4da53db9d292fa3dd081c20123f8261178"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 26 13:28:14 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 26 13:28:14 2022 +0000"
      },
      "message": "patch 8.2.4630: \u0027cursorline\u0027 not always updated with \u0027culopt\u0027 is \"screenline\"\n\nProblem:    \u0027cursorline\u0027 not always updated with \u0027cursorlineopt\u0027 is\n            \"screenline\".\nSolution:   Call check_redraw_cursorline() more often. (closes #10013)\n"
    },
    {
      "commit": "424bcae1fb0f69e0aef5e0cf84fd771cf34a0fb7",
      "tree": "2841d6e3702a563627a400fa10a284b73a817436",
      "parents": [
        "eb6c2765959c91ddbb527f96f91ba5be199b8d41"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 31 14:59:41 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 31 14:59:41 2022 +0000"
      },
      "message": "patch 8.2.4273: the EBCDIC support is outdated\n\nProblem:    The EBCDIC support is outdated.\nSolution:   Remove the EBCDIC support.\n"
    },
    {
      "commit": "420fabcd4ffeaf79082a6e43db91e1d363f88f27",
      "tree": "89938a5800078e96cdf992aca87e1c79a2f255ac",
      "parents": [
        "fb80862e49fcbcf47907fc8cdaaf5c41cb9eb06e"
      ],
      "author": {
        "name": "\u003d?UTF-8?q?Dundar\u003d20G\u003dC3\u003dB6c?\u003d",
        "email": "gocdundar@gmail.com",
        "time": "Fri Jan 28 15:28:04 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 28 15:28:04 2022 +0000"
      },
      "message": "patch 8.2.4241: some type casts are redundant\n\nProblem:    Some type casts are redundant.\nSolution:   Remove the type casts. (closes #9643)\n"
    },
    {
      "commit": "806d037671e133bd28a7864248763f643967973a",
      "tree": "64269f1fedb4fffa3f09da8e79e2db78238566ff",
      "parents": [
        "8d02ce1ed75d008c34a5c9aaa51b67cbb9d33baa"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 25 20:45:16 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 25 20:45:16 2022 +0000"
      },
      "message": "patch 8.2.4218: illegal memory access with bracketed paste in Ex mode\n\nProblem:    Illegal memory access with bracketed paste in Ex mode.\nSolution:   Reserve space for the trailing NUL.\n"
    },
    {
      "commit": "502d8ae3e8ed8b6f8dd2ff175f154f9aa87228ef",
      "tree": "4f8c375b4f9b90a4d7230ed105224fda7f8f2c48",
      "parents": [
        "acc4b5648b49ec13c4f35ee0bf552eda71b0c372"
      ],
      "author": {
        "name": "zeertzjq",
        "email": "zeertzjq@outlook.com",
        "time": "Mon Jan 24 15:27:50 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 24 15:27:50 2022 +0000"
      },
      "message": "patch 8.2.4203: entering a character with CTRL-V may include modifiers\n\nProblem:    Entering a character with CTRL-V may include modifiers.\nSolution:   Reset \"mod_mask\" when entering a character with digits after\n            CTRL-V. (closes #9610)\n"
    },
    {
      "commit": "e32c3c462ce9b3163a4a4bffd985897910885d29",
      "tree": "92ade56bf13a5d7fe440e20f3e35e57250f19b29",
      "parents": [
        "069613c9e8645acea3a128c15ebdbf56e2219d44"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 15 18:26:04 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 15 18:26:04 2022 +0000"
      },
      "message": "patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping\n\nProblem:    Vim9: cannot use Vim9 syntax in mapping.\nSolution:   Add \u003cScriptCmd\u003e to use the script context for a command.\n"
    },
    {
      "commit": "748b308eebe8d8860888eb27da08333f175d547d",
      "tree": "dcb524e3faab88b0238bd892cdfa2870252c7e51",
      "parents": [
        "370791465e745354d66696de8cbd15504cf958c0"
      ],
      "author": {
        "name": "Dominique Pelle",
        "email": "dominique.pelle@gmail.com",
        "time": "Sat Jan 08 12:41:16 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 08 12:41:16 2022 +0000"
      },
      "message": "patch 8.2.4038: various code not used when features are disabled\n\nProblem:    Various code not used when features are disabled.\nSolution:   Add #ifdefs. (Dominique Pellé, closes #9491)\n"
    },
    {
      "commit": "d94fbfc74a8b8073e7a256c95fa6f39fc527c726",
      "tree": "47e277eeb7ebbf5fe2a6e0dfbd30393eab6b5c7c",
      "parents": [
        "fcd1635a4680d53090baa433996954bfe0642366"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Tue Jan 04 17:01:44 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 04 17:01:44 2022 +0000"
      },
      "message": "patch 8.2.4001: insert complete code uses global variables\n\nProblem:    Insert complete code uses global variables.\nSolution:   Make variables local to the file and use accessor functions.\n            (Yegappan Lakshmanan, closes #9470)\n"
    },
    {
      "commit": "74409f62790a93daf0965c71da01ff76aa0fa5a5",
      "tree": "ece55c806dc6fe451d24af66008ae1444d81d73d",
      "parents": [
        "56200eed62e59ad831f6564dcafe346e6f97ac20"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 01 15:58:22 2022 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 01 15:58:22 2022 +0000"
      },
      "message": "patch 8.2.3970: error messages are spread out\n\nProblem:    Error messages are spread out.\nSolution:   Move more errors to errors.h.\n"
    },
    {
      "commit": "5d20fbf2e79b96a39abbdadc486b656cdcc67ed6",
      "tree": "2601a6a32e62402ba28471be2175d67f8e2e339d",
      "parents": [
        "5ea5f373729589acb38ce3f3ca338e8a6d398bdc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Dec 29 16:05:31 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Dec 29 16:05:31 2021 +0000"
      },
      "message": "patch 8.2.3935: CTRL-U in Insert mode does not fix the indent\n\nProblem:    CTRL-U in Insert mode does not fix the indent.\nSolution:   Fix the indent when \u0027cindent\u0027 is set.\n"
    },
    {
      "commit": "af4a61a85d6e8cacc35324f266934bc463a21673",
      "tree": "3b2e75b8a36bc8e79d2bc407d929a84b69fd0e0c",
      "parents": [
        "5da36052a4bb0f3a9747ec3a8ab9d85e058e39fa"
      ],
      "author": {
        "name": "Dominique Pelle",
        "email": "dominique.pelle@gmail.com",
        "time": "Mon Dec 27 17:21:41 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Dec 27 17:21:41 2021 +0000"
      },
      "message": "patch 8.2.3914: various spelling mistakes in comments\n\nProblem:    Various spelling mistakes in comments.\nSolution:   Fix the mistakes. (Dominique Pellé, closes #9416)\n"
    },
    {
      "commit": "8103527da7f12ff21c2566222748518ee093432c",
      "tree": "5840fd003b0c0eb5852dfa683ac058efa224dddc",
      "parents": [
        "f79cbf6512863c167bc794035df067e3a3e474f3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 16 18:02:07 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 16 18:02:07 2021 +0000"
      },
      "message": "patch 8.2.3828: when opening a terminal from a timer first typed char is lost\n\nProblem:    when opening a terminal from a timer the first typed character\n            is lost. (Virginia Senioria)\nSolution:   When opening a terminal while waiting for a character put K_IGNORE\n            in the input buffer.\n"
    },
    {
      "commit": "6e371ecb27227ff8fedd8561d0f3880a17576848",
      "tree": "29129df4da69f0093ac1b763dffb2be45e84c587",
      "parents": [
        "9a4ec5a62632af040c278a189e256043740f5c7f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 12 14:16:39 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 12 14:16:39 2021 +0000"
      },
      "message": "patch 8.2.3787: no proper formatting of a C line comment after a statement\n\nProblem:    No proper formatting of a C line comment after a statement.\nSolution:   Find the start of the line comment, insert the comment leader and\n            indent the comment properly.\n"
    },
    {
      "commit": "d0fb907253a5c5a71b1f231f3ddec24098fb4e21",
      "tree": "5957d69d481db90e71e7e97c0c7a9497cc65072b",
      "parents": [
        "e50507126f532a0b0ae65e201a6372b7ea5b0ccd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 09 11:57:22 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 09 11:57:22 2021 +0000"
      },
      "message": "patch 8.2.3764: cannot see any text when window was made zero lines\n\nProblem:    Cannot see any text when window was made zero lines or zero\n            columns.\nSolution:   Ensure there is at least one line and column. (fixes #9307)\n"
    },
    {
      "commit": "db3b44640d69ab27270691a3cab8d83cc93a0861",
      "tree": "7ed9b25f311e2b6b1790cb0903314493f5e460c2",
      "parents": [
        "7b5f45be2197403d631b5a3d633f6a20afdf806e"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Sat Oct 16 11:58:55 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 16 11:58:55 2021 +0100"
      },
      "message": "patch 8.2.3517: TextChanged does not trigger after TextChangedI\n\nProblem:    TextChanged does not trigger after TextChangedI.\nSolution:   Store the tick separately for TextChangedI. (Christian Brabandt,\n            closes #8968, closes #8932)\n"
    },
    {
      "commit": "5a9357d0bff9059f547906d8d03b31bca7215af1",
      "tree": "e6ff1a6a5ed5adf5181d11967c566cd4e9dc2fd5",
      "parents": [
        "cc8cd4453332276d55b4a1109eace5785a4f319d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 03 16:22:05 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 03 16:22:05 2021 +0100"
      },
      "message": "patch 8.2.3467: CursorHoldI event interferes with \"CTRL-G U\"\n\nProblem:    CursorHoldI event interferes with \"CTRL-G U\". (Naohiro Ono)\nSolution:   Restore the flag for \"CTRL-G U\" after triggering CursorHoldI.\n            (closes #8937)\n"
    },
    {
      "commit": "644b49fa0fb90143e8dbe90a7c14c9498d17b266",
      "tree": "a2941b8f9bf49ba21dcf7b44e7a6b20aa9238c35",
      "parents": [
        "3dfe2e0fb8768914a019fa04b1ed9581e33c9b26"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 16 22:32:15 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 16 22:32:15 2021 +0200"
      },
      "message": "patch 8.2.3444: concealed text not revealed when leaving insert mode\n\nProblem:    concealed text not revealed when leaving insert mode. (Michael\n            Soyka)\nSolution:   Check if concealing changed when leaving insert mode.\n            (closes #8880)\n"
    },
    {
      "commit": "f1e8876fa2359b572d262772747405d3616db670",
      "tree": "1b33a32bccaa4522f14f2aad8ee8044295635d0b",
      "parents": [
        "464393a6961d9b9de2bfe9c05f8e2ae5bdec0293"
      ],
      "author": {
        "name": "\u003d?UTF-8?q?Magnus\u003d20Gro\u003dC3\u003d9F?\u003d",
        "email": "magnus.gross@rwth-aachen.de",
        "time": "Sun Sep 12 13:39:55 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 12 13:39:55 2021 +0200"
      },
      "message": "patch 8.2.3430: no generic way to trigger an autocommand on mode change\n\nProblem:    No generic way to trigger an autocommand on mode change.\nSolution:   Add the ModeChanged autocommand event. (Magnus Gross, closes #8856)\n"
    },
    {
      "commit": "8ee52affe7fd4daa03e002bc06611f0a8c3bcd5b",
      "tree": "bf218a0a9a9a0c8c182aca16491f5063f79acce5",
      "parents": [
        "eed9616120f60ad17d5e133f505bba5c559aee89"
      ],
      "author": {
        "name": "Yegappan Lakshmanan",
        "email": "yegappan@yahoo.com",
        "time": "Mon Aug 09 19:59:06 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 09 19:59:06 2021 +0200"
      },
      "message": "patch 8.2.3320: some local functions are not static\n\nProblem:    Some local functions are not static.\nSolution:   Add \"static\".  Move snprintf() related code to strings.c.\n            (Yegappan Lakshmanan, closes #8734)\n"
    },
    {
      "commit": "53ba05b09075f14227f9be831a22ed16f7cc26b2",
      "tree": "75d5ddb38aa9702416d73b7a7b8f158f1d0c320a",
      "parents": [
        "29b857150c111a455f1a38a8f748243524f692e1"
      ],
      "author": {
        "name": "Gary Johnson",
        "email": "garyjohn@spocom.com",
        "time": "Mon Jul 26 22:19:10 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 26 22:19:10 2021 +0200"
      },
      "message": "patch 8.2.3227: \u0027virtualedit\u0027 can only be set globally\n\nProblem:    \u0027virtualedit\u0027 can only be set globally.\nSolution:   Make \u0027virtualedit\u0027 global-local. (Gary Johnson, closes #8638)\n"
    },
    {
      "commit": "29b857150c111a455f1a38a8f748243524f692e1",
      "tree": "461095b2d225d6bc7d2bf62abc12c66071823e5b",
      "parents": [
        "ccb148ac63941feba879ea4678aa4713d81494f2"
      ],
      "author": {
        "name": "h-east",
        "email": "h.east.727@gmail.com",
        "time": "Mon Jul 26 21:54:04 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 26 21:54:04 2021 +0200"
      },
      "message": "patch 8.2.3226: new digraph functions use old naming scheme\n\nProblem:    New digraph functions use old naming scheme.\nSolution:   Use the digraph_ prefix. (Hirohito Higashi, closes #8580)\n"
    },
    {
      "commit": "d8e44476d84b5f0cc8c4de080a47a3a9af547028",
      "tree": "c45296f474fb015dc94cedc81238377efc8e55b0",
      "parents": [
        "05bd9785fd0fd0102ab64554307bff0ec0ae34c1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 21 22:20:33 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 21 22:20:33 2021 +0200"
      },
      "message": "patch 8.2.3197: error messages are spread out\n\nProblem:    Error messages are spread out.\nSolution:   Move a few more error messages to errors.h.\n"
    },
    {
      "commit": "e29a27f6f8eef8f00d3c2d4cd9811d81cf3026b3",
      "tree": "eb8bd787e936db02a1617fb033aed2e224b3bbd3",
      "parents": [
        "9fa5dabedc4ed5af85773413e91c2fdbe4cb9f0a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 20 21:07:36 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 20 21:07:36 2021 +0200"
      },
      "message": "patch 8.2.3190: error messages are spread out\n\nProblem:    Error messages are spread out.\nSolution:   Move error messages to errors.h and give them a clear name.\n"
    },
    {
      "commit": "ea042677ab5cab736540f3164909cac2c685de74",
      "tree": "623524f72d11b847df5de0043c42e466290e2e8b",
      "parents": [
        "4067bd3604215b48e4b4201e28f9e401b08418e4"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 29 20:22:32 2021 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 29 20:22:32 2021 +0200"
      },
      "message": "patch 8.2.3074: popup_atcursor() uses wrong position with concealing\n\nProblem:    popup_atcursor() uses wrong position with concealing.\nSolution:   Keep w_wcol in conceal_check_cursor_line(). (closes #8476)\n"
    },
    {
      "commit": "2e6cdb91e8dea08301f31bc83188c06112eb7f57",
      "tree": "7a036777bf8fc4db2e39c92ee1923c5c9953747c",
      "parents": [
        "3e492c2d5fbd4ae395ffddfc059a3c414604b951"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 28 11:07:44 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 28 11:07:44 2021 +0100"
      },
      "message": "patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter\n\nProblem:    Color not changed if ModeMsg highlight is set in InsertEnter\n            autocmd event. (Paul Swanson)\nSolution:   Call highlight_changed() after triggering InsertEnter.\n            (closes #7751)\n"
    },
    {
      "commit": "82aa6e09e02b138ab7ee6b79ecac487813f117e5",
      "tree": "d0a7cb1a7de006d723b18f77da135788c63bb435",
      "parents": [
        "f30a14db3b26e510f193f50ee0dd8a41303e4740"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 17 22:04:02 2021 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 17 22:04:02 2021 +0100"
      },
      "message": "patch 8.2.2374: accessing uninitialized memory in test_undo\n\nProblem:    Accessing uninitialized memory in test_undo.\nSolution:   Do not look in typebuf.tb_buf if it is empty. (Dominique Pellé,\n            closes #7697)\n"
    },
    {
      "commit": "0684e36a7ee0743f2889698fb8e0e14f7acae423",
      "tree": "7a1f23d46e7e1fa94329d7da561bc4a152b7750f",
      "parents": [
        "af0df47a7671a39f2cde950587ba48800188bfb9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 03 19:54:42 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 03 19:54:42 2020 +0100"
      },
      "message": "patch 8.2.2084: CTRL-V U doesn\u0027t work to enter a Unicode character\n\nProblem:    CTRL-V U doesn\u0027t work to enter a Unicode character when\n            modifyOtherKeys is effective. (Ken Takata)\nSolution:   Add a flag to get_literal() for the shift key. (closes #7413)\n"
    },
    {
      "commit": "e41decc892a115335259096c3bc0204dd99b372b",
      "tree": "45f16ad3fce28d98a5f9f259f16be11c37f0671a",
      "parents": [
        "6453cc8078af403956d0e8c1849cf5ec0aae86b2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 14 21:34:59 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 14 21:34:59 2020 +0100"
      },
      "message": "patch 8.2.1988: still in Insert mode when opening terminal popup\n\nProblem:    Still in Insert mode when opening terminal popup with a \u003cCmd\u003e\n            mapping in Insert mode.\nSolution:   Exit Insert mode. (closes #7295)\n"
    },
    {
      "commit": "957cf67d50516ba98716f59c9e1cb6412ec1535d",
      "tree": "a1f287aee01e4cbb023b2531a5a4b90e9728a8bf",
      "parents": [
        "ea2d407f9c144bb634c59017944e4930ed7f80a2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 12 14:21:06 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 12 14:21:06 2020 +0100"
      },
      "message": "patch 8.2.1978: making a mapping work in all modes is complicated\n\nProblem:    Making a mapping work in all modes is complicated.\nSolution:   Add the \u003cCmd\u003e special key. (Yegappan Lakshmanan, closes #7282,\n            closes 4784, based on patch by Bjorn Linse)\n"
    },
    {
      "commit": "6f6244855fbce5aaa718cd5001a29aac3c5c15d6",
      "tree": "3085b60577b588458df611930840afae9ae5e7b1",
      "parents": [
        "bbf9f344afd08954163191ed678352fb554fc254"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 11 20:52:40 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 11 20:52:40 2020 +0100"
      },
      "message": "patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left\n\nProblem:    Cannot backspace in prompt buffer after using cursor-left. (Maxim\n            Kim)\nSolution:   Ignore \"arrow_used\" in a prompt buffer. (closes #7281)\n"
    },
    {
      "commit": "e10044015841711b989f9a898d427bcc1fdb4c32",
      "tree": "256dbf4f826bbc408bb1eca2b381c4dc4f953eb6",
      "parents": [
        "5661ed6c833e05467cab33cb9b1c535e7e5cc570"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 24 20:49:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 24 20:49:43 2020 +0200"
      },
      "message": "patch 8.2.1898: command modifier parsing always uses global cmdmod\n\nProblem:    Command modifier parsing always uses global cmdmod.\nSolution:   Pass in cmdmod_T to use.  Rename struct fields consistently.\n"
    },
    {
      "commit": "b53e13a91ab2fc9d52bd044715daa84972f4ce47",
      "tree": "6df807962d3719c50e6c33beaeaf8bc23ab8b12e",
      "parents": [
        "20d89e0ac65686481f97657008deede0b39ef5db"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 21 12:19:53 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 21 12:19:53 2020 +0200"
      },
      "message": "patch 8.2.1874: can\u0027t do something just before leaving Insert mode\n\nProblem:    Can\u0027t do something just before leaving Insert mode.\nSolution:   Add the InsertLeavePre autocommand event. (closes #7177)\n"
    },
    {
      "commit": "d0e1b7103c14eb0d175c6b245b4b6ed93a204da9",
      "tree": "16bd1d7d65bc1c2a5538c8e48ac11982ef540352",
      "parents": [
        "ac564082f118ccdca828980c5f10b65a40bffb4d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 27 20:13:03 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 27 20:13:03 2020 +0200"
      },
      "message": "patch 8.2.1762: when a timer uses :stopinsert completion isn\u0027t stopped\n\nProblem:    When a timer uses :stopinsert Insert mode completion isn\u0027t\n            stopped. (Stanley Chan)\nSolution:   Call ins_compl_prep(ESC).\n"
    },
    {
      "commit": "c3516f7e4507c77424b94cb89071f6d0841f4e6a",
      "tree": "08b13ec0f9f8b88e0ec8cbab01899960dae3423b",
      "parents": [
        "6defa7bf0a8935cc44f3dc12e9c87bbb40f190b7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 08 22:45:35 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 08 22:45:35 2020 +0200"
      },
      "message": "patch 8.2.1637: Vim9: :put \u003d{expr} does not work inside :def function\n\nProblem:    Vim9: :put \u003d{expr} does not work inside :def function.\nSolution:   Add ISN_PUT. (closes #6397)\n"
    },
    {
      "commit": "8b5866ded6036f7adece26b6d16962bbd2d47842",
      "tree": "a473e6759fd5a5dc6436a6502c0d51ddb077805a",
      "parents": [
        "7dfc5ce7cf4a7f63370d7dce2e13f7410ca0230a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 05 15:48:51 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 05 15:48:51 2020 +0200"
      },
      "message": "patch 8.2.1597: the channel source file is too big\n\nProblem:    The channel source file is too big.\nSolution:   Move job related code to a new source file.\n"
    },
    {
      "commit": "86394aa9720c5e087d85831e42d44e042987fbc0",
      "tree": "853c38b28ea57594f1daec276c9fcc2b94c08bf1",
      "parents": [
        "cf8aa6448b3520905bea528ea8ad6533cbef288d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 05 14:27:24 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 05 14:27:24 2020 +0200"
      },
      "message": "patch 8.2.1595: cannot easily see what Vim sends to the terminal\n\nProblem:    Cannot easily see what Vim sends to the terminal.\nSolution:   Write output to the channel log if it contains terminal control\n            sequences.  Avoid warnings for tputs() argument.\n"
    },
    {
      "commit": "077cc7aa0e0c431e97795612374fe17fe7c88803",
      "tree": "80843d4928d91ca5f9d4c38d37807e0eb17bc4be",
      "parents": [
        "eadee486c70946ad0e1746d77898d6f4f4acc817"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 04 16:35:35 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 04 16:35:35 2020 +0200"
      },
      "message": "patch 8.2.1588: cannot read back the prompt of a prompt buffer\n\nProblem:    Cannot read back the prompt of a prompt buffer.\nSolution:   Add prompt_getprompt(). (Ben Jackson, closes #6851)\n"
    },
    {
      "commit": "975a880a1389e8ce6dea8d66a7c109140b2f94ec",
      "tree": "64e2a6019a20c05e2b399f73e2f29f7cb20c0d49",
      "parents": [
        "adc17a5f9d207fd1623fd923457a46efc9214777"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 06 22:36:24 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 06 22:36:24 2020 +0200"
      },
      "message": "patch 8.2.0916: mapping with partly modifyOtherKeys code does not work\n\nProblem:    Mapping with partly modifyOtherKeys code does not work.\nSolution:   If there is no mapping with a separate modifier include the\n            modifier in the key and then try mapping again. (closes #6200)\n"
    },
    {
      "commit": "11abd095210fc84e5dcee87b9baed86061caefe4",
      "tree": "5c8dcbdb357df1d9e8d2ae9142fb05f4f768151b",
      "parents": [
        "4cfde1d273ec5fca68a983805af48ea37d3d94e5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 01 14:26:37 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 01 14:26:37 2020 +0200"
      },
      "message": "patch 8.2.0674: some source files are too big\n\nProblem:    Some source files are too big.\nSolution:   Move text formatting functions to a new file. (Yegappan\n            Lakshmanan, closes #6021)\n"
    },
    {
      "commit": "6adb9ea0a6ca01414f4b591f379b0f829a8273c0",
      "tree": "8af9e5e5b2ea5d0a76e0fb1b393835c46674b27f",
      "parents": [
        "4e5534fab798ab7c95554da3bc80b08336aedc2b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Apr 30 22:31:18 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Apr 30 22:31:18 2020 +0200"
      },
      "message": "patch 8.2.0670: cannot change window when evaluating \u0027completefunc\u0027\n\nProblem:    Cannot change window when evaluating \u0027completefunc\u0027.\nSolution:   Make a difference between not changing text or buffers and also\n            not changing window.\n"
    },
    {
      "commit": "db93495d276642f63f80471fbcb900b9aa1e9e42",
      "tree": "fca8ecb1216bbce25b08f87f2ec5857df935ab8b",
      "parents": [
        "0e71704b77a9891ccae9f5a9c7429e933078f232"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 27 20:18:31 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 27 20:18:31 2020 +0200"
      },
      "message": "patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo\n\nProblem:    Undo problem whn an InsertLeave autocommand resets undo. (Kutsan\n            Kaplan)\nSolution:   Do not create a new undo block when leaving Insert mode.\n"
    },
    {
      "commit": "ff06f283e3e4b3ec43012dd3b83f8454c98f6639",
      "tree": "61a07e0fa072ae02212421515c60745109f2b924",
      "parents": [
        "1966c248814d5195edcd1208ed0e51e664a61283"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 21 22:01:14 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 21 22:01:14 2020 +0200"
      },
      "message": "patch 8.2.0614: get ml_get error when deleting a line in \u0027completefunc\u0027\n\nProblem:    Get ml_get error when deleting a line in \u0027completefunc\u0027. (Yegappan\n            Lakshmanan)\nSolution:   Lock the text while evaluating \u0027completefunc\u0027.\n"
    },
    {
      "commit": "aa0489e12d227d24752cf16e4e97058ac32edcc1",
      "tree": "c7bffc6ea5b5cf2ec14e15c00c99e779d3f4f15f",
      "parents": [
        "0fc1288aefce25da0a2fb2a0aab75b0bd314403f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 17 19:41:21 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 17 19:41:21 2020 +0200"
      },
      "message": "patch 8.2.0590: no \u0027backspace\u0027 value allows ignoring the insertion point\n\nProblem:    No \u0027backspace\u0027 value allows ignoring the insertion point.\nSolution:   Add the \"nostop\" and 3 values. (Christian Brabandt, closes #5940)\n"
    },
    {
      "commit": "e49b4bb89505fad28cf89f0891aef3e2d397919e",
      "tree": "d2495b040684048ef257f112bf84e32aa7d867ce",
      "parents": [
        "1671f4488105ee12a6a8558ae351436c26ab55fc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 11 13:01:40 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 11 13:01:40 2020 +0100"
      },
      "message": "patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset\n\nProblem:    The typebuf_was_filled flag is sometimes not reset, which may\n            cause a hang.\nSolution:   Make sure typebuf_was_filled is reset when the typeahead buffer is\n            empty.\n"
    },
    {
      "commit": "fe4bbac1166f2e4e3fa18cb966ec7305198c8176",
      "tree": "7dd1957be67664265dbf6dfc9c33834757def74c",
      "parents": [
        "8ba6bb7c94229f1e6f85ea5152ed8b4fbbbd9d20"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 20 21:12:20 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 20 21:12:20 2020 +0100"
      },
      "message": "patch 8.2.0135: bracketed paste can still cause invalid memory access\n\nProblem:    Bracketed paste can still cause invalid memory access. (Dominique\n            Pelle)\nSolution:   Check for NULL pointer.\n"
    },
    {
      "commit": "98a336dd497d3422e7efeef9f24cc9e25aeb8a49",
      "tree": "63869e51ae95905c656e70e3e95665b64da12a70",
      "parents": [
        "ca33eb256eb910af05e8c9852bc9f716cece1f5c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 20 20:22:30 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 20 20:22:30 2020 +0100"
      },
      "message": "patch 8.2.0133: invalid memory access with search command\n\nProblem:    Invalid memory access with search command.\nSolution:   When :normal runs out of characters in bracketed paste mode break\n            out of the loop.(closes #5511)\n"
    },
    {
      "commit": "ac15fd8c6761763c8feedef1a2fbd8309f0a823c",
      "tree": "894e9e51f2f0a13c10cd3ac540db63d6f64beecd",
      "parents": [
        "bf0acff012c2f75563c20241f1a5478534fe2c7a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 09 21:35:48 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 09 21:35:48 2020 +0100"
      },
      "message": "patch 8.2.0109: corrupted text properties when expanding spaces\n\nProblem:    Corrupted text properties when expanding spaces.\nSolution:   Reallocate the line. (Nobuhiro Takasaki, closes #5457)\n"
    },
    {
      "commit": "5cb0b93d52fa5c12ca50a18509947ee6459bb7a8",
      "tree": "a3da122f800028706adcfadb3c28ec6e371b1e2f",
      "parents": [
        "f10997a1543eb0724d882da3678bacd44e647141"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 03 21:25:59 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 03 21:25:59 2020 +0100"
      },
      "message": "patch 8.2.0083: text properties wrong when tabs and spaces are exchanged\n\nProblem:    Text properties wrong when tabs and spaces are exchanged.\nSolution:   Take text properties into account. (Nobuhiro Takasaki,\n            closes #5427)\n"
    },
    {
      "commit": "5d18efecfd6c45d69f55268948a22cd0465bb955",
      "tree": "409afa09cb7fb8f4684e0399f2597ba5d16edbfa",
      "parents": [
        "fa5612c7d836eb789e0f8ff4b10461b8640a14b2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 01 21:11:22 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Dec 01 21:11:22 2019 +0100"
      },
      "message": "patch 8.1.2378: using old C style comments\n\nProblem:    Using old C style comments.\nSolution:   Use // comments where appropriate.\n"
    },
    {
      "commit": "05ad5ff0ab34ed9a5296dedd420ca81698b8ce22",
      "tree": "7354d352e37ab28988ce26e4f88efd9a9b9f71ec",
      "parents": [
        "0c5c3faef2d54151a8c144539e3e5a3350fb18c7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 22:48:27 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 22:48:27 2019 +0100"
      },
      "message": "patch 8.1.2371: FEAT_TEXT_PROP is a confusing name\n\nProblem:    FEAT_TEXT_PROP is a confusing name.\nSolution:   Use FEAT_PROP_POPUP. (Naruhiko Nishino, closes #5291)\n"
    },
    {
      "commit": "fc4ea2a72d36de1196a3ce17352e72f8fe90f4bb",
      "tree": "d5d681840040dc4e36b94bb94cef2cb972c052b0",
      "parents": [
        "cc4423ae13d78367a3d0b5756783523d3b3a1d31"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 26 19:33:22 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 26 19:33:22 2019 +0100"
      },
      "message": "patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys\n\nProblem:    Other text for CTRL-V in Insert mode with modifyOtherKeys.\nSolution:   Convert the Escape sequence back to key as if modifyOtherKeys is\n            not set, and use CTRL-SHIFT-V to get the Escape sequence itself.\n            (closes #5254)\n"
    },
    {
      "commit": "38571a04b4eb2853f46df8884750bcb9a8115db8",
      "tree": "b1d9f7ce21a909af8c54a37047e60ea74ec6329d",
      "parents": [
        "c1faf3dc3879e8a5e486f31445b5a5753dcbc6a3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 26 14:28:15 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 26 14:28:15 2019 +0100"
      },
      "message": "patch 8.1.2346: CTRL-R CTRL-R doesn\u0027t work with modifyOtherKeys\n\nProblem:    CTRL-R CTRL-R doesn\u0027t work with modifyOtherKeys.\nSolution:   Allow key codes when fetching argument for CTRL-R. (closes #5266)\n            Also fix CTRL-G in Insert mode.\n"
    },
    {
      "commit": "546125869f2959480c9a0f6c448c2092d565ec15",
      "tree": "7ac0aff02cb54e73a4a1a0143d6c09ed2eff8bcd",
      "parents": [
        "10455d43fef041309ce0613fa792c635dd71e3a8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 21 17:13:31 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 21 17:13:31 2019 +0100"
      },
      "message": "patch 8.1.2327: cannot build with Hangul input\n\nProblem:    Cannot build with Hangul input.\nSolution:   Remove Hangul input support.\n"
    },
    {
      "commit": "ee85702c10495041791f728e977b86005c4496e8",
      "tree": "ad3a4d7d4d477299da5349d8b9d234243ca33d66",
      "parents": [
        "b0745b221d284e381f1bd4b591cd68ea54b6a51d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 09 23:26:40 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 09 23:26:40 2019 +0100"
      },
      "message": "patch 8.1.2281: \u0027showbreak\u0027 cannot be set for one window\n\nProblem:    \u0027showbreak\u0027 cannot be set for one window.\nSolution:   Make \u0027showbreak\u0027 global-local.\n"
    },
    {
      "commit": "177c9f2f06b048f4c1e154d29423edf65b128f8c",
      "tree": "4443782218352de1bf06af4273647e1228de87cb",
      "parents": [
        "36ec6f6953043270630159a61438ce558552fe3a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 06 13:59:16 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Nov 06 13:59:16 2019 +0100"
      },
      "message": "patch 8.1.2261: with modifyOtherKeys set \u0027noesckeys\u0027 doesn\u0027t work\n\nProblem:    With modifyOtherKeys set \u0027noesckeys\u0027 doesn\u0027t work. (James McCoy)\nSolution:   Disable modifyOtherKeys while in Insert mode when \u0027noesckeys\u0027 is\n            set. (closes #5180)\n"
    },
    {
      "commit": "a1cb1d1dce14dd005797590721f1bcd0e7c3b35f",
      "tree": "be364e198e623b25d59e58d205e598fd954d3f17",
      "parents": [
        "0d2c4bf1714a6b286bd7a10061044414e0b17a15"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 17 23:00:07 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 17 23:00:07 2019 +0200"
      },
      "message": "patch 8.1.2171: mouse support not always available\n\nProblem:    Mouse support not always available.\nSolution:   Enable mouse support also in tiny version.  Do not define\n            FEAT_MOUSE_XTERM on MS-Windows (didn\u0027t really work).\n"
    },
    {
      "commit": "14c01f83487d5c53192297a710eda2b8a4ab17c9",
      "tree": "d5c5e8d42ab13b257fd2e17fd7530511a766ba8a",
      "parents": [
        "6bd1d7706766a7899904163e8fd55ea117fb1953"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 09 22:53:08 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 09 22:53:08 2019 +0200"
      },
      "message": "patch 8.1.2127: the indent.c file is a bit big\n\nProblem:    The indent.c file is a bit big.\nSolution:   Move C-indent code a a new cindent.c file.  Move other\n            indent-related code to indent.c. (Yegappan Lakshmanan,\n            closes #5031)\n"
    },
    {
      "commit": "8c96af9c05bfcac2d5ae081e098d4863db561511",
      "tree": "aa01cdaf87cf8050334c8cb20014774623614e73",
      "parents": [
        "a893194d91a2942d4d54085d746ed137a9251b69"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 28 19:05:57 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 28 19:05:57 2019 +0200"
      },
      "message": "patch 8.1.2096: too many #ifdefs\n\nProblem:    Too many #ifdefs.\nSolution:   Graduate FEAT_COMMENTS.\n"
    },
    {
      "commit": "b20b9e14ddd8db111e886ad0494e15b955159426",
      "tree": "81bf23be4dbc17d4b793a29f3252448f5f1e7322",
      "parents": [
        "4d5c12626c98df23e1a5d953692d946310ddfa9c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 21 20:48:04 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 21 20:48:04 2019 +0200"
      },
      "message": "patch 8.1.2062: the mouse code is spread out\n\nProblem:    The mouse code is spread out.\nSolution:   Move all the mouse code to mouse.c. (Yegappan Lakshmanan,\n            closes #4959)\n"
    },
    {
      "commit": "8aeec40207b5adcd3a155277dc4f29189343b963",
      "tree": "4c62d41b6474eaddb0d2ad4c088bb6931b39b9ce",
      "parents": [
        "ea8dcf8346f488786023fd03ec1c013cda243040"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 15 23:02:04 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 15 23:02:04 2019 +0200"
      },
      "message": "patch 8.1.2044: no easy way to process postponed work\n\nProblem:    No easy way to process postponed work. (Paul Jolly)\nSolution:   Add the SafeState autocommand event.\n"
    },
    {
      "commit": "e2c453d38f6512ac4cff7cd26aa7780b4e2534d7",
      "tree": "8458a35d59ac43121bfd2d24d5e9f7f54969d0dc",
      "parents": [
        "d933c82ff4e2c910bd533ed9a50377699c3f5ec9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 21 14:37:09 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 21 14:37:09 2019 +0200"
      },
      "message": "patch 8.1.1901: the +insert_expand feature is not always available\n\nProblem:    The +insert_expand feature is not always available.\nSolution:   Graduate the +insert_expand feature.\n"
    },
    {
      "commit": "f0bc15c769b60f472d411b3ef98d57db510113c1",
      "tree": "7f970397d8e98743ab01e33b707de5a97ded25ac",
      "parents": [
        "9513d91be02f654658b8b33ff429a52ff3c4de12"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 18 19:23:45 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 18 19:23:45 2019 +0200"
      },
      "message": "patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode\n\nProblem:    Cannot use mouse scroll wheel in popup in Insert mode.  Mouse\n            clicks in popup close the popup menu.\nSolution:   Check if the mouse is in a popup window. Do not let mouse events\n            close the popup menu.  (closes #4544)\n"
    },
    {
      "commit": "451d4b5b7c7262631cd1f5057c75d6f5f5772fb1",
      "tree": "deb24fe64258461378994e9255c68f6179f11e31",
      "parents": [
        "06e2c81f6d213d197aa60019b33a263cd5176d68"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 12 20:22:27 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 12 20:22:27 2019 +0200"
      },
      "message": "patch 8.1.1520: popup windows are ignored when dealing with mouse position\n\nProblem:    Popup windows are ignored when dealing with mouse position\nSolution:   Find the mouse position inside a popup window.  Allow for modeless\n            selection.\n"
    },
    {
      "commit": "3397f74ac2ac27f1eef48e950c3c8eeb0338fe55",
      "tree": "7ca95e2cfc692c2d90830948c4a4a6c1b620cd22",
      "parents": [
        "b0ebbda06cf1a4a7c40cb274529c4c53de534e32"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 02 18:40:06 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 02 18:40:06 2019 +0200"
      },
      "message": "patch 8.1.1453: popup window \"moved\" property not implemented yet\n\nProblem:    Popup window \"moved\" property not implemented yet.\nSolution:   Implement it.\n"
    },
    {
      "commit": "18a4ba29aeccb9841d5bfdd2eaaffdfae2f15ced",
      "tree": "408ad339f6b34876d2fa481ac61568c7739b1160",
      "parents": [
        "71de720c2c117137185a6fc233b35aab37f0d4bc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 24 19:39:03 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 24 19:39:03 2019 +0200"
      },
      "message": "patch 8.1.1386: unessesary type casts for lalloc()\n\nProblem:    Unessesary type casts for lalloc().\nSolution:   Remove type casts.  Change lalloc(size, TRUE) to alloc(size).\n"
    },
    {
      "commit": "964b3746b9c81e65887e2ac9a335f181db2bb592",
      "tree": "9afaaac41a1c4f71b359fd6706b88df00e22e7a1",
      "parents": [
        "d33a764123a8aedb20cd84aeff3b94810ee67c4c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 24 18:54:09 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 24 18:54:09 2019 +0200"
      },
      "message": "patch 8.1.1384: using \"int\" for alloc() often results in compiler warnings\n\nProblem:    Using \"int\" for alloc() often results in compiler warnings.\nSolution:   Use \"size_t\" and remove type casts.  Remove alloc_check(), Vim\n            only works with 32 bit ints anyway.\n"
    },
    {
      "commit": "f3333b02f34526da46cdae608f7e2d869bb8c654",
      "tree": "be05ce3393cee6644f8755f59dcdf4b3694dbc33",
      "parents": [
        "386b43e59498cc7b52a60f09f74bdb44df99386c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 19 22:53:40 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 19 22:53:40 2019 +0200"
      },
      "message": "patch 8.1.1359: text property wrong after :substitute with backslash\n\nProblem:    Text property wrong after :substitute with backslash.\nSolution:   Adjust text property columns when removing backslashes.\n            (closes #4397)\n"
    },
    {
      "commit": "338dfdad3844ebb1ce1d56c421d1f698c086eb0c",
      "tree": "92afa870c4fd44c0de47468149d64c42708c2aa8",
      "parents": [
        "dc6855af974f2ef553aceee619fadcb858e25d39"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 19 15:19:57 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 19 15:19:57 2019 +0200"
      },
      "message": "patch 8.1.1351: text property wrong after :substitute\n\nProblem:    Text property wrong after :substitute.\nSolution:   Save for undo before changing any text properties.\n"
    },
    {
      "commit": "ad3ec76bb8030b9a1d3f0a49c374d0de2383b977",
      "tree": "6cc66e85aa0b54ce4ee2e9fcd47987963f022c57",
      "parents": [
        "037c54f261818439755d56e318da068f97997fb5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 21 00:00:13 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 21 00:00:13 2019 +0200"
      },
      "message": "patch 8.1.1194: typos and small problems in source files\n\nProblem:    Typos and small problems in source files.\nSolution:   Small fixes.\n"
    },
    {
      "commit": "abc7c7fc5a098374f5543a237e6c9dd918848b34",
      "tree": "f1716b9f03139e8535a113e20a2f3b05b91f5915",
      "parents": [
        "d2e716e6dfd50b605867c7c684373384c8edf707"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 20 15:10:13 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 20 15:10:13 2019 +0200"
      },
      "message": "patch 8.1.1189: mode is not cleared when leaving Insert mode\n\nProblem:    Mode is not cleared when leaving Insert mode.\nSolution:   Clear the mode when got_int is set. (Ozaki Kiichi, closes #4270)\n"
    },
    {
      "commit": "abab0b0fdd6535969447b03a4fffc1947918cf6c",
      "tree": "2d43537a5dce8433ef2b2a37684c9e069392c592",
      "parents": [
        "bd9bf266fccbf7b7f09e476e09b61f0133e914db"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 30 18:47:01 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 30 18:47:01 2019 +0100"
      },
      "message": "patch 8.1.1086: too many curly braces\n\nProblem:    Too many curly braces.\nSolution:   Remove curly braces where they are not needed. (Hirohito Higashi,\n            closes #3982)\n"
    },
    {
      "commit": "7591bb39d58ece38a5fef984a08ea9012616c1f9",
      "tree": "e5e5b82ffd29f4f922ebfb5a97ea12a8b3624b7c",
      "parents": [
        "de5b3800427328170574f1950ae75776e020f4e7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 30 13:53:47 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 30 13:53:47 2019 +0100"
      },
      "message": "patch 8.1.1076: file for Insert mode is much too big\n\nProblem:    File for Insert mode is much too big.\nSolution:   Split off the code for Insert completion. (Yegappan Lakshmanan,\n            closes #4044)\n"
    },
    {
      "commit": "fd133323d4e1cc9c0e61c0ce357df4d36ea148e3",
      "tree": "db4227029ff088e984484404f690924f7ffa9fe1",
      "parents": [
        "723d165c2fcd9f94af4e8719feda3b70c8f46868"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 29 12:20:27 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 29 12:20:27 2019 +0100"
      },
      "message": "patch 8.1.1068: cannot get all the information about current completion\n\nProblem:    Cannot get all the information about current completion.\nSolution:   Add complete_info(). (Shougo, Hirohito Higashi, closes #4106)\n"
    },
    {
      "commit": "75bf3d22f42684beecd977f3185e98045b5c33d9",
      "tree": "a0e1bdbd10736d4ee13b26d34a88cfd2c8becbcc",
      "parents": [
        "6fb5c97242a151e67bd5c72736f187ef71c44e24"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Mar 26 22:46:05 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Mar 26 22:46:05 2019 +0100"
      },
      "message": "patch 8.1.1055: CTRL-G U in Insert mode doesn\u0027t work for shift-Left\n\nProblem:    CTRL-G U in Insert mode doesn\u0027t work to avoid splitting the undo\n            sequence for shift-left and shift-right.\nSolution:   Also check dont_sync_undo for shifted cursor keys. (Christian\n            Brabandt)\n"
    },
    {
      "commit": "2c519cf3bfe76083767ac94c674d2e161ed36587",
      "tree": "6386fbe43e4c710c1a31fe28ea3989cfe35e96a8",
      "parents": [
        "f7e47af7760fe054cb645dac9a1e96b23c85804d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 21 21:45:34 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 21 21:45:34 2019 +0100"
      },
      "message": "patch 8.1.1032: warnings from clang static analyzer\n\nProblem:    Warnings from clang static analyzer. (Yegappan Lakshmanan)\nSolution:   Fix relevant warnings.\n"
    },
    {
      "commit": "4f97475d326c2773a78561fb874e4f23c25cbcd9",
      "tree": "7e066bc70556dfbb415ddb9f364e8432e8aaf189",
      "parents": [
        "78d21dae9c3a39efb30316d3e38dce120bc1abbd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 17 17:44:42 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 17 17:44:42 2019 +0100"
      },
      "message": "patch 8.1.0941: macros for MS-Windows are inconsistent\n\nProblem:    Macros for MS-Windows are inconsistent, using \"32\", \"3264 and\n            others.\nSolution:   Use MSWIN for all MS-Windows builds.  Use FEAT_GUI_MSWIN for the\n            GUI build. (Hirohito Higashi, closes #3932)\n"
    },
    {
      "commit": "14184a3133b9a6ee5f711d493c04e41ba4fa7c2f",
      "tree": "2fefdfea751bfbfdbbec793f880073bd8387bb4f",
      "parents": [
        "6902c0eb27a3e4479445badfef31443f2227fe60"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Feb 16 15:10:30 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Feb 16 15:10:30 2019 +0100"
      },
      "message": "patch 8.1.0932: Farsi support is outdated and unused\n\nProblem:    Farsi support is outdated and unused.\nSolution:   Delete the Farsi support.\n"
    },
    {
      "commit": "2a78b7c70471527d83adef6b147dbfb6c9f838f7",
      "tree": "1f361c18f8a502f49fa1293ff3577cebcffa80ca",
      "parents": [
        "71b13e92ae580038b8aecbb783296c577ca2ba5a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Feb 05 20:12:06 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Feb 05 20:12:06 2019 +0100"
      },
      "message": "patch 8.1.0876: completion match not displayed when popup menu is not shown\n\nProblem:    Completion match not displayed when popup menu is not shown.\nSolution:   Call update_screen() when not displaying the popup menu to show\n            the inserted match. (Ken Takata, Hirohito Higashi)\n"
    },
    {
      "commit": "375e3390078e740d3c83b0c118c50d9a920036c7",
      "tree": "34f565d4a9351b58d48d8d06e4a84b07effdb3fd",
      "parents": [
        "b3051ce82f2e8af95ce3b6a41867f70aee5ecc82"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 31 18:26:10 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 31 18:26:10 2019 +0100"
      },
      "message": "patch 8.1.0864: cannot have a local value for \u0027scrolloff\u0027 and \u0027sidescrolloff\u0027\n\nProblem:    Cannot have a local value for \u0027scrolloff\u0027 and \u0027sidescrolloff\u0027.\n            (Gary Holloway)\nSolution:   Make \u0027scrolloff\u0027 and \u0027sidescrolloff\u0027 global-local. (mostly by\n            Aron Widforss, closes #3539)\n"
    },
    {
      "commit": "77255cab7447792d781752707c8e163c838ec996",
      "tree": "533a005e497dcfa7f558c6fac9149b0b1658ed6c",
      "parents": [
        "c45eb770a5988734ff2c572e5e2ce307158c33c8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 31 14:29:42 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 31 14:29:42 2019 +0100"
      },
      "message": "patch 8.1.0860: debug lines left in the code\n\nProblem:    Debug lines left in the code.\nSolution:   Delete the lines.\n"
    },
    {
      "commit": "4b47162ccede0b6d9cbb9473ad870220a24fbf54",
      "tree": "ce99699b4391edf919bc8a849653516f231d3ef7",
      "parents": [
        "bbb5f8d4c2cbc5f48556008875f57cbe7fc4ac6c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 31 13:48:09 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 31 13:48:09 2019 +0100"
      },
      "message": "patch 8.1.0857: indent functionality is not separated\n\nProblem:    Ignore functionality is not separated.\nSolution:   Move indent functionality into a new file. (Yegappan Lakshmanan,\n            closes #3886)\n"
    },
    {
      "commit": "29ddebef4038d2d2b3bc9d8d3b0109f4046d6fbf",
      "tree": "66144403e05268df8594b01d0298db4f570ed60f",
      "parents": [
        "3e460fd8b72db905fbf9f01b00371384ffc415b8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 26 17:28:26 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 26 17:28:26 2019 +0100"
      },
      "message": "patch 8.1.0826: too many #ifdefs\n\nProblem:    Too many #ifdefs.\nSolution:   Graduate FEAT_VIRTUALEDIT.  Adds about 10Kbyte to the code.\n"
    },
    {
      "commit": "cb574f415486adff645ce384979bfecf27f5be8c",
      "tree": "7e3ffdb38c38d7b8c1c2c30bfbd9c86e369749ff",
      "parents": [
        "970f5d39f27717b1a529b7b250a8ed7c3f791949"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 25 22:29:57 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 25 22:29:57 2019 +0100"
      },
      "message": "patch 8.1.0822: peeking and flushing output slows down execution\n\nProblem:    Peeking and flushing output slows down execution.\nSolution:   Do not update the mode message when global_busy is set.  Do not\n            flush when only peeking for a character. (Ken Takata)\n"
    },
    {
      "commit": "135059724f140ceac889c9f8136bd1bf5c41d49d",
      "tree": "64a9fc867701c8cdd596130cdab2d92129920bd7",
      "parents": [
        "4b9e91f0ba02192e4592a5c4a9bdcdd6e9efeb5e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 24 15:04:48 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 24 15:04:48 2019 +0100"
      },
      "message": "patch 8.1.0805: too many #ifdefs\n\nProblem:    Too many #ifdefs.\nSolution:   Graduate FEAT_MBYTE, part 1.\n"
    },
    {
      "commit": "9e26f7d31fbb780613fa700fe61de3e0b4ff2ef6",
      "tree": "a00df42661ee8d924b48fe4f5508c10a5612cc1b",
      "parents": [
        "563bbeabcce5580e03648e687bd7ddb9626a03d9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 22 22:08:09 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 22 22:08:09 2019 +0100"
      },
      "message": "patch 8.1.0792: bad display if opening cmdline window from Insert completion\n\nProblem:    Popup menu is displayed on top of the cmdline window if it is\n            opened from Insert completion. (Bjorn Linse)\nSolution:   Remove the popup menu.  Restore the cursor position.\n            (closes #3838)\n"
    },
    {
      "commit": "32526b3c1846025f0e655f41efd4e5428da16b6c",
      "tree": "e9f3ea5e0daaada049e905b5f1b38b4a45511f3d",
      "parents": [
        "d383c92ec1d14ffd5c3802f0ffd763e91d547fa8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 19 17:43:09 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jan 19 17:43:09 2019 +0100"
      },
      "message": "patch 8.1.0779: argument for message functions is inconsistent\n\nProblem:    Argument for message functions is inconsistent.\nSolution:   Make first argument to msg() \"char *\".\n"
    },
    {
      "commit": "ae654385dfb2ae4c1d70789d1dce3676dba4dfbc",
      "tree": "42dcbad57fb99544e9346fa8b075df03865ba1f4",
      "parents": [
        "c771bf901622064dc27421b04853e16b6914a295"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 17 21:09:05 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 17 21:09:05 2019 +0100"
      },
      "message": "patch 8.1.0768: updating completions may cause the popup menu to flicker\n\nProblem:    Updating completions may cause the popup menu to flicker.\nSolution:   Avoid updating the text below the popup menu before drawing the\n            popup menu.\n"
    },
    {
      "commit": "f9e3e09fdc93be9f0d47afbc6c7df1188c2a5a0d",
      "tree": "a6b07005c19279a4f5d01be14f14861c2657fa95",
      "parents": [
        "05500ece6282407f9f7227aaf564e24147326863"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 13 23:38:42 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 13 23:38:42 2019 +0100"
      },
      "message": "patch 8.1.0743: giving error messages is not flexible\n\nProblem:    Giving error messages is not flexible.\nSolution:   Add semsg().  Change argument from \"char_u *\" to \"char *\", also\n            for msg() and get rid of most MSG macros. (Ozaki Kiichi, closes\n            #3302)  Also make emsg() accept a \"char *\" argument.  Get rid of\n            an enormous number of type casts.\n"
    },
    {
      "commit": "c3c3158756ae074052b0db2a3e3a7ba192df5330",
      "tree": "79e1b820b5e86fce5f98573097e4457ec06f5881",
      "parents": [
        "44a7db4ffdd11dafd345fd1c2c7b2509d01e3895"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 11 22:15:05 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 11 22:15:05 2019 +0100"
      },
      "message": "patch 8.1.0728: cannot avoid breaking after a single space.\n\nProblem:    Cannot avoid breaking after a single space.\nSolution:   Add the \u0027p\u0027 flag to \u0027formatoptions\u0027. (Tom Ryder)\n"
    },
    {
      "commit": "535d5b653a1eddf49ee11dc9639c5355ef023301",
      "tree": "108a023a948f57b7620d2cad3c4931c58f21706c",
      "parents": [
        "465e8b5985908596261cef9d671024ed8ded1ce3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 11 20:45:36 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 11 20:45:36 2019 +0100"
      },
      "message": "patch 8.1.0726: redrawing specifically for conceal feature\n\nProblem:    Redrawing specifically for conceal feature.\nSolution:   Use generic redrawing methods.\n"
    },
    {
      "commit": "cee9bc2e3dc5c16a9d2a8d0e23aa0d5fdefa3a4a",
      "tree": "3459c3d301a0dfcb6669b6e5aa3b50597ccb0c0e",
      "parents": [
        "6f7e555f7440df148350468ad8bc6d559d676d7c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 11 13:02:23 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jan 11 13:02:23 2019 +0100"
      },
      "message": "patch 8.1.0716: get warning message when \u0027completefunc\u0027 returns nothing\n\nProblem:    Get warning message when \u0027completefunc\u0027 returns nothing.\nSolution:   Allow for returning v:none to suppress the warning message.\n            (Yasuhiro Matsumoto, closes #3789)\n"
    },
    {
      "commit": "ae12f4bad306a1a3a2d54ff6ed76df9b11d19469",
      "tree": "7ebc794adeeb121202d382ed689c149af54022ee",
      "parents": [
        "663bc89bbb8158bd0888f7d7228b2dbc6bbd4802"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jan 09 20:51:04 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jan 09 20:51:04 2019 +0100"
      },
      "message": "patch 8.1.0708: third argument for redrawWinline() is always FALSE\n\nProblem:    Third argument for redrawWinline() is always FALSE.\nSolution:   Drop the argument. (neovim #9479)\n"
    },
    {
      "commit": "6d11f3b8919bfbb6d5d51e6d280a2e685fb883b8",
      "tree": "7b12c32a494649c994bf8c1b416e4efc97c23ccd",
      "parents": [
        "bf3250a8ad39797e3ccdac82d20c6f19533419e4"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 06 17:44:38 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 06 17:44:38 2019 +0100"
      },
      "message": "patch 8.1.0699: compiler warning for uninitialized variable\n\nProblem:    Compiler warning for uninitialized variable. (Tony Mechelynck)\nSolution:   Add a dummy init.\n"
    }
  ],
  "next": "8ad16da7290190f55f88073d5586dfe133fddf45"
}
