)]}'
{
  "log": [
    {
      "commit": "b40c2576d4e0e2dd2c580414c45947d88556d76d",
      "tree": "e6395518788a7f64a912bfd63b8eb8476ca195c0",
      "parents": [
        "7eed964b4196b0bfc6cf09dc449f0b9650b2d31e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 19 21:01:05 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 19 21:01:05 2019 +0200"
      },
      "message": "patch 8.1.2187: error for bad regexp even though regexp is not used\n\nProblem:    Error for bad regexp even though regexp is not used when writing\n            a file. (Arseny Nasokin)\nSolution:   Ignore regexp errors. (closes #5059)\n"
    },
    {
      "commit": "c28cb5b16df76353a5995fda3b9341612b8630c1",
      "tree": "cdd9b301eecbfe1c591735864e7251cfdadb6bc6",
      "parents": [
        "5d508dd39e810d446f29dfd4f4e745b802875001"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 31 20:42:09 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 31 20:42:09 2019 +0200"
      },
      "message": "patch 8.1.1436: writefile test fails when run under /tmp\n\nProblem:    Writefile test fails when run under /tmp.\nSolution:   Adjust \u0027backupskip. (Kenta Sato, closes #4462)\n"
    },
    {
      "commit": "cf0bfd9ade5173bcc12563bfc90c21a4db10535d",
      "tree": "189907ca3e0ce6ca8d73adb3cc96ddd2cbb47275",
      "parents": [
        "f8191c5f07c650b75b85c5a5b3d000fd5cae1643"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 18 18:52:04 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 18 18:52:04 2019 +0200"
      },
      "message": "patch 8.1.1349: if writing runs into conversion error backup file is deleted\n\nProblem:    If writing runs into a conversion error the backup file is\n            deleted. (Arseny Nasokin)\nSolution:   Don\u0027t delete the backup file is the file was overwritten and a\n            conversion error occurred. (Christian Brabandt, closes #4387)\n"
    },
    {
      "commit": "39536dd557e847e80572044c2be319db5886abe3",
      "tree": "a9223044558edf150a07d0fde3f8259c0a655561",
      "parents": [
        "2a4857a1fcf1d188e5b985ac21bcfc532eddde94"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 29 22:58:21 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jan 29 22:58:21 2019 +0100"
      },
      "message": "patch 8.1.0846: not easy to recognize the system Vim runs on\n\nProblem:    Not easy to recognize the system Vim runs on.\nSolution:   Add more items to the features list. (Ozaki Kiichi, closes #3855)\n"
    },
    {
      "commit": "30276f2beb248557c6b33cd5418bca8b7084b0a5",
      "tree": "56f7b88712a5ffffdd10681983e70501e2e1ba58",
      "parents": [
        "264b74fa545edfb92c0d7d08a02c26331cc5b168"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 24 17:59:39 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 24 17:59:39 2019 +0100"
      },
      "message": "patch 8.1.0811: too many #ifdefs\n\nProblem:    Too many #ifdefs.\nSolution:   Graduate FEAT_MBYTE, the final chapter.\n"
    },
    {
      "commit": "f1c118be93184e8e57e3e80b1b3383f464ed649e",
      "tree": "027310f2d3bd54405b91ff422ca3772f59f2659f",
      "parents": [
        "20aac6c1126988339611576d425965a25a777658"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 03 22:08:10 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 03 22:08:10 2018 +0200"
      },
      "message": "patch 8.1.0347: some tests fail on Solaris\n\nProblem:    Some tests fail on Solaris.\nSolution:   Skip writefile test. Fix path to libc.so. Improve test for Turkish\n            case change. (Libor Bukata, Bjorn Linse, closes #3403)\n"
    },
    {
      "commit": "8c9e7b00f6566dc41e794ef11c93d93b034c7134",
      "tree": "56a99a9d90f4800e1cf20f136affc8a15b2e786f",
      "parents": [
        "92c1b696413bf0e28f2fec22090d42e8a825eff2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 30 13:07:17 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 30 13:07:17 2018 +0200"
      },
      "message": "patch 8.1.0334: \u0027autowrite\u0027 takes effect when buffer is not to be written\n\nProblem:    \u0027autowrite\u0027 takes effect when buffer is not to be written.\nSolution:   Don\u0027t write buffers that are not supposed to be written. (Even Q\n            Jones, closes #3391)  Add tests for \u0027autowrite\u0027.\n"
    },
    {
      "commit": "9980b37a80dc72eef05bf8862aaf475ab17790a5",
      "tree": "021643bd31760296d3cc04f86bdb63a53e82b741",
      "parents": [
        "6d150f783d5d3820fe69734dda1e79b8276a84d2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 21 20:12:35 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 21 20:12:35 2018 +0200"
      },
      "message": "patch 8.0.1744: on some systems /dev/stdout isn\u0027t writable\n\nProblem:    On some systems /dev/stdout isn\u0027t writable.\nSolution:   Skip test if writing is not possible. (James McCoy, closes #2830)\n"
    },
    {
      "commit": "83799a7b7414048df4ff4e507293416e8438e225",
      "tree": "31b049754fa0af5407e420f8e21181d386927493",
      "parents": [
        "819edbe078c8579f3620d12dac830f12ccdc5a45"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 25 17:24:09 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 25 17:24:09 2017 +0100"
      },
      "message": "patch 8.0.1339: no test for what 8.0.1335 fixes\n\nProblem:    No test for what 8.0.1335 fixes.\nSolution:   Add a test. (Yasuhiro Matsumoto, closes #2373)\n"
    },
    {
      "commit": "7567d0b115e332f61a9f390aaccdf7825b891227",
      "tree": "e4ab87bf66391ca7243d819c768dc907cdd411da",
      "parents": [
        "d0480097177369a6ed91d47aba189ae647afcd68"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 16 23:04:15 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 16 23:04:15 2017 +0100"
      },
      "message": "patch 8.0.1305: writefile() never calls fsync()\n\nProblem:    Writefile() never calls fsync().\nSolution:   Follow the \u0027fsync\u0027 option with override to enable or disable.\n"
    },
    {
      "commit": "2c33d7bb69c4c2c5b0e39b03cc4b0c04cfdfbb0b",
      "tree": "24ccce8c31f7ae5c8be19769c9b6eed1359e8fab",
      "parents": [
        "6047e2c722347ae9443c2632c6e061918ccef9c6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 14 16:06:20 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 14 16:06:20 2017 +0200"
      },
      "message": "patch 8.0.1190: unusable after opening new window in BufWritePre event\n\nProblem:    Vim becomes unusable after opening new window in BufWritePre\n            event.\nSolution:   Call not_exiting(). (Martin Tournoij, closes #2205)\n            Also for \"2q\" when a help window is open.  Add a test.\n"
    },
    {
      "commit": "e6bf655bc4de1b7f4586e1f5c2fc4978141c3aa3",
      "tree": "df2a297c5cb4cdd1e16363e9491148b5b035674f",
      "parents": [
        "28b238225ae618f63cfe5d3d723120960a941da7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 27 22:11:51 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 27 22:11:51 2017 +0200"
      },
      "message": "patch 8.0.0685: when conversion fails written file may be truncated\n\nProblem:    When making backups is disabled and conversion with iconv fails\n            the written file is truncated. (Luo Chen)\nSolution:   First try converting the file and write the file only when it did\n            not fail. (partly by Christian Brabandt)\n"
    },
    {
      "commit": "8cf91286ca46a501d24e4b7d631b193256782c88",
      "tree": "98d8c9d8c4b6a9c88376b64b56fbadf74bff3f13",
      "parents": [
        "3ec574f2b549f456f664f689d6da36dc5719aeb9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 13 19:38:37 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 13 19:38:37 2017 +0200"
      },
      "message": "patch 8.0.0642: writefile() continues after detecting an error\n\nProblem:    writefile() continues after detecting an error.\nSolution:   Bail out as soon as an error is detected. (suggestions by Nikolai\n            Pavlov, closes #1476)\n"
    },
    {
      "commit": "19a1669ffc796e30a83c5600f82f12ebf63a2261",
      "tree": "b4631551e0b14b4a3ebe5a549aa44f33a92c1b95",
      "parents": [
        "417ccd7138d4d230d328de8b0d3892dd82ff1bee"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 01 22:19:47 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 01 22:19:47 2016 +0200"
      },
      "message": "patch 7.4.2305\nProblem:    Marks, writefile and nested function tests are old style.\nSolution:   Turn them into new style tests. (Yegappan Lakshmanan)\n"
    }
  ]
}
