)]}'
{
  "log": [
    {
      "commit": "adb8fbec4f4059d214fe6acf2485ffd35e803450",
      "tree": "6e91c9fd410bb086c611cd0f48cc18d611d1cb91",
      "parents": [
        "acb9effecc9f54b93398a44cc0ec40e77978e094"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 04 20:34:23 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 04 20:34:23 2018 +0200"
      },
      "message": "patch 8.1.0034: cursor not restored with \":edit #\"\n\nProblem:    Cursor not restored with \":edit #\".\nSolution:   Don\u0027t assume autocommands moved the cursor when it was moved to\n            the first non-blank.\n"
    },
    {
      "commit": "02ae9b4a93deea4993d7abe20485f91f1cce5e36",
      "tree": "c6a08def7fcc005f500d2914a09b3fa3638d1143",
      "parents": [
        "1567558b20575e1b17c3808c6bd622b0b4810e36"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 09 15:06:02 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 09 15:06:02 2018 +0100"
      },
      "message": "patch 8.0.1482: using feedkeys() does not work to test completion\n\nProblem:    Using feedkeys() does not work to test Insert mode completion.\n            (Lifepillar)\nSolution:   Do not check for typed keys when executing :normal or feedkeys().\n            Fix thesaurus completion not working when \u0027complete\u0027 is empty.\n"
    },
    {
      "commit": "2a45d64d0a7ab28d77eee277244e76dbbf8c2db8",
      "tree": "221caa93ee894b89d8792f16759a4a636a4a875c",
      "parents": [
        "ee03b941241eae1d36bc29b84eec09116cefe7cd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 27 01:35:00 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 27 01:35:00 2017 +0200"
      },
      "message": "patch 8.0.1226: edit and popup tests failing\n\nProblem:    Edit and popup tests failing.\nSolution:   Make the tests pass.\n"
    },
    {
      "commit": "ff930cad8a9100eeb04256aab1a14de993c1d7e9",
      "tree": "087239febd09bb9c435e93dff38972d7a1cb6790",
      "parents": [
        "87ffb5c1a3aa506a1be07af4e794b3753f839dc3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 19 17:12:10 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 19 17:12:10 2017 +0200"
      },
      "message": "patch 8.0.1205: it is possible to unload a changed buffer\n\nProblem:    Using \"1q\" it is possible to unload a changed buffer. (Rick Howe)\nSolution:   Check the right window for changes.\n"
    },
    {
      "commit": "67418d97b457d2e27fe342472d3c9fd342ffc47f",
      "tree": "42beedb439133453caefdada8dc3d34454d12694",
      "parents": [
        "8bfe07b70878c83c838320cc6a93d62cd78b953f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 15 22:07:39 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 15 22:07:39 2017 +0200"
      },
      "message": "patch 8.0.1200: tests switch the bell off twice\n\nProblem:    Tests switch the bell off twice.\nSolution:   Don\u0027t set \u0027belloff\u0027 in individual tests. (Christian Brabandt)\n"
    },
    {
      "commit": "1b38344e00af65df12946fffda7f3201621c35ef",
      "tree": "164ba42c990c2ed7c7ffa903799b164c225060f2",
      "parents": [
        "97fbc404fc56f76df12b2d2658b1d6efda28d5dd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 26 20:04:54 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 26 20:04:54 2017 +0200"
      },
      "message": "patch 8.0.1154: \u0027indentkeys\u0027 does not work properly\n\nProblem:    \u0027indentkeys\u0027 does not work properly. (Gary Johnson)\nSolution:   Get the cursor line again. (Christian Brabandt, closes #2151)\n"
    },
    {
      "commit": "15ecbd6f3d39ff04862999a577962ef9369a9e53",
      "tree": "fbf14224edbc3814bdbb05a914d231a331f60193",
      "parents": [
        "866c68861071f8cd1ef5a82445bebaafc8626e7e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 07 14:10:48 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Apr 07 14:10:48 2017 +0200"
      },
      "message": "patch 8.0.0545: edit test may fail on some systems\n\nProblem:    Edit test may fail on some systems.\nSolution:   If creating a directory with a very long path fails, bail out.\n"
    },
    {
      "commit": "ba6ec182973af726ce9b7b7eb3753fc3a7ae7d1b",
      "tree": "c9c7dfab4973c6e9319c93ecff6f40c1f0322509",
      "parents": [
        "a1d5fa65bc7e8a548858e9c295a192b63dcd011b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 04 22:41:10 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 04 22:41:10 2017 +0200"
      },
      "message": "patch 8.0.0543: test_edit causes older xfce4-terminal to close\n\nProblem:    Test_edit causes older xfce4-terminal to close. (Dominique Pelle)\nSolution:   Reduce number of columns to 2000.  Try to restore the window\n            position.\n"
    },
    {
      "commit": "c77d6757471fa207520586bbdbc1b30af84cf5c8",
      "tree": "bb00086e0a5f94aefb50605e616f2e950cc94b09",
      "parents": [
        "9b81079ddd839a666682f6bdbc24890bf4d1a42c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 01 14:13:14 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 01 14:13:14 2017 +0200"
      },
      "message": "patch 8.0.0532: test with long directory name fails on Mac\n\nProblem:    Test with long directory name fails on Mac.\nSolution:   Skip the test on Mac systems.\n"
    },
    {
      "commit": "9b81079ddd839a666682f6bdbc24890bf4d1a42c",
      "tree": "3b51f464862b8b69f6973758a5d23e1c9fed6a4f",
      "parents": [
        "658a3a2caf5852d071b6b1be92d9d6614a6208dc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 31 23:32:53 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 31 23:32:53 2017 +0200"
      },
      "message": "patch 8.0.0531: test with long directory name fails on non-unix systems\n\nProblem:    Test with long directory name fails on non-unix systems.\nSolution:   Skip the test on non-unix systems.\n"
    },
    {
      "commit": "658a3a2caf5852d071b6b1be92d9d6614a6208dc",
      "tree": "c78aa94abed7966b0b6c69fe2b56d720e6d91666",
      "parents": [
        "13489b9c41922b9ecb16fa47564ec76641515c08"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 31 22:27:12 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 31 22:27:12 2017 +0200"
      },
      "message": "patch 8.0.0530: buffer overflow when \u0027columns\u0027 is very big\n\nProblem:    Buffer overflow when \u0027columns\u0027 is very big. (Nikolai Pavlov)\nSolution:   Correctly compute where to truncate.  Fix translation.\n            (closes #1600)\n"
    },
    {
      "commit": "c537947100d4a73754ad4b4c9228c6c439655e5d",
      "tree": "1fb97de2a7dc94f6f71848c08085d6378a48270c",
      "parents": [
        "0529b3eb01fcfd18c0644f8ece9ea107dd460a0f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 16 22:38:00 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 16 22:38:00 2017 +0100"
      },
      "message": "patch 8.0.0472: when a test fails another test may also fail\n\nProblem:    When a test fails and test.log is created, Test_edit_CTRL_I\n            matches it instead of test1.in.\nSolution:   Match with runtest.vim instead.\n"
    },
    {
      "commit": "eb992cb90fd79c77ad2743459ac898e6ac3de939",
      "tree": "594fcd74aeee550fe7395eb93ea4da34bf22a000",
      "parents": [
        "69a92fb5aecdf2f9d5f6947790b18991b22d0e4c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 09 18:20:16 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 09 18:20:16 2017 +0100"
      },
      "message": "patch 8.0.0440: not enough test coverage in Insert mode\n\nProblem:    Not enough test coverage in Insert mode.\nSolution:   Add lots of tests.  Add test_override(). (Christian Brabandt,\n            closes #1521)\n"
    }
  ]
}
