)]}'
{
  "log": [
    {
      "commit": "e2e4075fad1326181edc5a131e48c644ef613693",
      "tree": "f3749b559e690b3e8e80990441aeb6459d955fce",
      "parents": [
        "24f7750ffa9730579736d779b7cc94faff325fc1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 04 21:18:46 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 04 21:18:46 2020 +0200"
      },
      "message": "patch 8.2.1593: tests do not check the error number properly\n\nProblem:    Tests do not check the error number properly.0\nSolution:   Add a colon after the error number. (closes #6869)\n"
    },
    {
      "commit": "6d91bcb4d23b5c6a0be72c384beaf385e2d9d606",
      "tree": "0f4129e5f6e049ce5313520239de270cd9389580",
      "parents": [
        "c3d6e8a46a8fc5de622e8df9dbd25edd03e00c5b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 18:50:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 18:50:36 2020 +0200"
      },
      "message": "patch 8.2.1432: various inconsistencies in test files\n\nProblem:    Various inconsistencies in test files.\nSolution:   Add modelines where they were missing.  Use Check commands instead\n            of silently skipping over tests.  Adjust indents and comments.\n            (Ken Takata, closes #6695)\n"
    },
    {
      "commit": "9b7bf9e98f06ece595fed7a3ff53ecce89797a53",
      "tree": "4a9b2cd5ac2f18f3c2c017530ab95f6878f1e757",
      "parents": [
        "914e7eaa67f8d816e15fb4a1180e6bece88d9742"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 11 22:14:59 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 11 22:14:59 2020 +0200"
      },
      "message": "patch 8.2.1183: assert_fails() checks the last error message\n\nProblem:    assert_fails() checks the last error message.\nSolution:   Check the first error, it is more relevant.  Fix all the tests\n            that rely on the old behavior.\n"
    },
    {
      "commit": "edd327cc070d9a05c12e88bc5c43a1e2a3086ae6",
      "tree": "87803704bbf8113eabca5d5c6e4fd231daf55a82",
      "parents": [
        "4d5d0dfe9438bd5f2daa41ebbe6ac9a76d165af0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Apr 15 20:05:47 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Apr 15 20:05:47 2020 +0200"
      },
      "message": "patch 8.2.0580: window size wrong if \u0027ea\u0027 is off and \u0027splitright\u0027 is on\n\nProblem:    Window size wrong if \u0027ea\u0027 is off and \u0027splitright\u0027 is on and\n            splitting then closing a window.\nSolution:   Put abandoned window space in the right place. (Mark Waggoner)\n"
    },
    {
      "commit": "a44b3eeafa57d4904a3de86b132008b93404f0fd",
      "tree": "ef84c42aa99e477e677eec09ec9d41086650736d",
      "parents": [
        "ed5adff1e6da412732514d82363005f85fe22e04"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 20 21:44:31 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jan 20 21:44:31 2020 +0100"
      },
      "message": "patch 8.2.0137: crash when using win_execute() from a new tab\n\nProblem:    Crash when using win_execute() from a new tab.\nSolution:   Set the tp_*win pointers. (Ozaki Kiichi, closes #5512)\n"
    },
    {
      "commit": "9e1e358d376284c3aaf3a9f1e568bca297405f62",
      "tree": "9ab21d3f00befb0f00dc2c52a532318a2f5c41bd",
      "parents": [
        "7559dcef6cfd0ba13271088fff51b8979fee950b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 30 19:49:06 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 30 19:49:06 2019 +0100"
      },
      "message": "patch 8.1.1088: height of quickfix window not retained with vertical split\n\nProblem:    Height of quickfix window not retained with vertical split.\nSolution:   Use frame_fixed_height() and frame_fixed_width(). (Hongbo Liu,\n            closes #4013, closes #2998)\n"
    },
    {
      "commit": "c136af29c0b1939076fbae7d36afd90dce740315",
      "tree": "8513e2fab04112190824d6cd2f308a01acbe58f6",
      "parents": [
        "606cb8b08ed510962fcdc8ef1abcc1fe35fbffef"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 04 20:15:38 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 04 20:15:38 2018 +0200"
      },
      "message": "patch 8.0.1790: \u0027winfixwidth\u0027 is not always respected by :close\n\nProblem:    \u0027winfixwidth\u0027 is not always respected by :close.\nSolution:   Prefer a frame without \u0027winfixwidth\u0027 or \u0027winfixheight\u0027. (Jason\n            Franklin)\n"
    },
    {
      "commit": "4a6fcf8047de13c7949ab2f27f7774acaec4ae4d",
      "tree": "c408cb0119bffbc2028c9a026eddbf5aa1212913",
      "parents": [
        "9202162c5c069c925b6b9bf84e546fbd362cdf46"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 12 21:29:22 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 12 21:29:22 2017 +0200"
      },
      "message": "patch 8.0.1186: still quite a few old style tests\n\nProblem:    Still quite a few old style tests.\nSolution:   Convert old to new style tests. (Yegappan Lakshmanan)\n            Avoid ringing the bell while running tests.\n"
    }
  ]
}
