)]}'
{
  "log": [
    {
      "commit": "f5f1e10d0d39890298cdf27f664d466c8872b87e",
      "tree": "5485b5ec47d1236a14e2db3dc0fecc87d6e7ce5d",
      "parents": [
        "d0d440f702d1c6fef36386f8b91d074d0f3e4718"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 08 05:13:15 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 08 05:13:15 2020 +0100"
      },
      "message": "patch 8.2.0363: some Normal mode commands not tested\n\nProblem:    Some Normal mode commands not tested.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #5746)\n"
    },
    {
      "commit": "4b96df5a017a04141c4e901b1fc5704a3ca48099",
      "tree": "ae335d245fc252be0d2237336be8c1cda620c874",
      "parents": [
        "a5d5953d59730d9bf9c00a727c4aeb56f6ffc944"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 22:00:26 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 26 22:00:26 2020 +0100"
      },
      "message": "patch 8.2.0156: various typos in source files and tests\n\nProblem:    Various typos in source files and tests.\nSolution:   Fix the typos. (Emir Sari, closes #5532)\n"
    },
    {
      "commit": "02ad46394e8f887b60fda994f8a5da2ac1937b23",
      "tree": "88d500f542feded3c357c2d6c6afc1bdfee2a957",
      "parents": [
        "9b4a15d5dba354d2e1e02871470bad103f34769a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 12 13:48:18 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 12 13:48:18 2020 +0100"
      },
      "message": "patch 8.2.0112: illegal memory access when using \u0027cindent\u0027\n\nProblem:    Illegal memory access when using \u0027cindent\u0027.\nSolution:   Check for NUL byte. (Dominique Pelle, closes #5470)\n"
    },
    {
      "commit": "1bc353b6f1b063e189e0cef26f8dc586dcf9161f",
      "tree": "79221062c2d8fdff55380c21c9f35884f1468c64",
      "parents": [
        "02b31110d31e995326080807716e79e38fe501df"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 01 14:45:28 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 01 14:45:28 2019 +0200"
      },
      "message": "patch 8.1.1955: tests contain typos\n\nProblem:    Tests contain typos.\nSolution:   Correct the typos. (Dominique Pelle)\n"
    },
    {
      "commit": "1a3a89168d61c2fed91cbca812cf1c6983901b79",
      "tree": "a28bb59bc78f9832066fe00c551eefaafc4b8daa",
      "parents": [
        "d019039ccd7cbeae8923db20383a241d7fc77e2c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 23 22:31:37 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 23 22:31:37 2019 +0200"
      },
      "message": "patch 8.1.1915: more functions can be used as methods\n\nProblem:    More functions can be used as methods.\nSolution:   Make various functions usable as a method.\n"
    },
    {
      "commit": "e7eb92708ec2092a2fc11e78703b5dcf83844412",
      "tree": "d00da20838b81404557c7b0ef17d2890f18175ac",
      "parents": [
        "0a1f56fcfe31be929e9cd8c3d81a984c960e4180"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 24 00:58:07 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 24 00:58:07 2019 +0200"
      },
      "message": "patch 8.1.1585: :let-heredoc does not trim enough\n\nProblem:    :let-heredoc does not trim enough.\nSolution:   Trim indent from the contents based on the indent of the first\n            line.  Use let-heredoc in more tests.\n"
    },
    {
      "commit": "1ab74a5af36933f1c3023a910af20280bb79bd6c",
      "tree": "8fb0897c575b38961531c8885367ed55de0ffaed",
      "parents": [
        "eea169983654de8a502c2c6521696a4b504abfa3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 31 20:02:53 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 31 20:02:53 2019 +0200"
      },
      "message": "patch 8.1.1434: test 3 is old style\n\nProblem:    Test 3 is old style.\nSolution:   Turn into a new style test. (Yegappan Lakshmanan, closes #4460)\n"
    },
    {
      "commit": "c79745a82faeb5a6058e915ca49a4c69fa60ea01",
      "tree": "be7dc4ecffe429763159bfef2f95c06ea7fb8b67",
      "parents": [
        "0b0ad35c339b8ad156df493bebeb77e02b32b120"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon May 20 22:12:34 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon May 20 22:12:34 2019 +0200"
      },
      "message": "patch 8.1.1362: code and data in tests can be hard to read\n\nProblem:    Code and data in tests can be hard to read.\nSolution:   Use the new heredoc style. (Yegappan Lakshmanan, closes #4400)\n"
    },
    {
      "commit": "17aca707f92235b6f962e637e8073162d18e6de2",
      "tree": "35b570117e4f60a922adbdac39fc5fa5dc0857fb",
      "parents": [
        "dda4144d39a9d685b8dda830978e7410bd372c40"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 16 22:24:55 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 16 22:24:55 2019 +0200"
      },
      "message": "patch 8.1.1336: some eval functionality is not covered by tests\n\nProblem:    Some eval functionality is not covered by tests.\nSolution:   Add a few more test cases. (Masato Nishihata, closes #4374)\n"
    },
    {
      "commit": "e2e69e48134cbfdedea7802810932f8592705024",
      "tree": "5de70fd649143a4e94584ef3a648b1877900b02f",
      "parents": [
        "3653822546fb0f1005c32bb5b70dc9bfacdfc954"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 02 20:30:35 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 02 20:30:35 2017 +0200"
      },
      "message": "patch 8.0.1041: bogus characters when indenting during visual-block append\n\nProblem:    Bogus characters appear when indenting kicks in while doing a\n            visual-block append.\nSolution:   Recompute when indenting is done. (Christian Brabandt)\n"
    },
    {
      "commit": "dde81312b031211752d1fcb8539d79f90f324a2e",
      "tree": "bb5a3ebc22593448ad0409a5a4c5c7e2fcd7f5eb",
      "parents": [
        "a4f99f5a8b827162a26ca4e4d59f4f224503398a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 26 17:49:01 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 26 17:49:01 2017 +0200"
      },
      "message": "patch 8.0.0999: indenting raw C++ strings is wrong\n\nProblem:    Indenting raw C++ strings is wrong.\nSolution:   Add special handling of raw strings. (Christian Brabandt)\n"
    },
    {
      "commit": "7720ba8599162fbbb8f7fc034f674a2ccd3ca7f1",
      "tree": "d130bb2242a5993528be171cee687af290525a53",
      "parents": [
        "bb962262eb6b18d93161d7506317d215ae80bfe5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 08 22:19:26 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 08 22:19:26 2017 +0100"
      },
      "message": "patch 8.0.0431: \u0027cinoptions\u0027 cannot set indent for extern block\n\nProblem:    \u0027cinoptions\u0027 cannot set indent for extern block.\nSolution:   Add the \"E\" flag in \u0027cinoptions\u0027. (Hirohito Higashi)\n"
    },
    {
      "commit": "6b64394f346594404cffb9591d71ac693040679f",
      "tree": "071c5aee49d73707a14ed71834adb1463b59fa44",
      "parents": [
        "f411a3c5aff644ec7a999be83ef22adf3e1132dd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 05 19:44:06 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 05 19:44:06 2017 +0100"
      },
      "message": "patch 8.0.0423: changing \u0027cinoptions\u0027 does not always work\n\nProblem:    The effect of adding \"#\" to \u0027cinoptions\u0027 is not always removed.\n            (David Briscoe)\nSolution:   Reset b_ind_hash_comment. (Christian Brabandt, closes #1475)\n"
    }
  ]
}
