)]}'
{
  "log": [
    {
      "commit": "7dd5a78b88af7734bdbf236fdfafb49f27a0ca2e",
      "tree": "4b4a6aabc97d0e33296c24b8b70b841f7a5c063b",
      "parents": [
        "ac38ec7c7f7cb0ab94397dc19bd72b0a84afdbe5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 29 21:01:57 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 29 21:01:57 2022 +0100"
      },
      "message": "patch 9.0.0625: too many delete() calls in tests\n\nProblem:    Too many delete() calls in tests.\nSolution:   Use deferred delete where possible.\n"
    },
    {
      "commit": "b18b49699776485150b71626069a40d12d2c5590",
      "tree": "e583af125f2624cedd5420ba218f9628b122e209",
      "parents": [
        "f5724376ab7362b5a98eaa8a331d663ef722c2a2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 02 21:55:50 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 02 21:55:50 2022 +0100"
      },
      "message": "patch 9.0.0363: common names in test files causes tests to be flaky\n\nProblem:    Common names in test files causes tests to be flaky.\nSolution:   Use more specific names.\n"
    },
    {
      "commit": "0e8e938d497260dd57be67b4966cb27a5f72376f",
      "tree": "9db10da8b544b863ea1c4ef0479ed915d90a95d7",
      "parents": [
        "8d6420631c2bd73dbc1939c4bf04ab7bb39cc263"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 18 12:51:11 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 18 12:51:11 2022 +0100"
      },
      "message": "patch 8.2.5122: lisp indenting my run over the end of the line\n\nProblem:    Lisp indenting my run over the end of the line.\nSolution:   Check for NUL earlier.\n"
    },
    {
      "commit": "e4686989944bffdbcf59890aa21091b135528618",
      "tree": "5e84326c7daa5c02f705ea93eb77af82b1a81f91",
      "parents": [
        "fef4485ef58d5937b170c6dc69431359469fc9cd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 19 18:28:45 2022 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 19 18:28:45 2022 +0100"
      },
      "message": "patch 8.2.4792: indent operator creates an undo entry for every line\n\nProblem:    Indent operator creates an undo entry for every line.\nSolution:   Create one undo entry for all lines. (closes #10227)\n"
    },
    {
      "commit": "ecabb511074b3f56cdd5067553c947a291d04e17",
      "tree": "35604ce180a874dc124450a0e0e9fdeb7658e832",
      "parents": [
        "3e55a973b5cab5823335e24b7e4885429c885921"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Dec 06 19:51:01 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Dec 06 19:51:01 2021 +0000"
      },
      "message": "patch 8.2.3754: undesired changing of the indent of the first formatted line\n\nProblem:    Undesired changing of the indent of the first formatted line.\nSolution:   Do not indent the first formatted line.\n"
    },
    {
      "commit": "818ff25cd1aabf60b9cd239da2f1328a959954f7",
      "tree": "6d7fd331ba50b71fcbbee6aa3bfc743225f12125",
      "parents": [
        "6555500bcf280716187eea9dba22d4f69bc0a501"
      ],
      "author": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Thu Nov 18 13:56:37 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 18 13:56:37 2021 +0000"
      },
      "message": "patch 8.2.3615: wrong indent in first line if re-formatting with indent expr\n\nProblem:    When re-formatting with an indent expression the first line of a\n            paragraph may get the wrong indent. (Martin F. Krafft)\nSolution:   Apply the correct indenting function for the first line.\n            (Christian Brabandt, closes #9150, closes #9056)\n"
    },
    {
      "commit": "95e59a355bea9d6234fead07d855880e822a8eaf",
      "tree": "d46175b20735fa8a2a68ae3bac31bbcfffa1ae36",
      "parents": [
        "40d235e7305ce6ff696e8301c62a41f1f07f8aca"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 19 20:33:33 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 19 20:33:33 2020 +0100"
      },
      "message": "patch 8.2.0416: test leaves file behind\n\nProblem:    Test leaves file behind.\nSolution:   Delete the file.\n"
    },
    {
      "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": "bd7206e02c957f0619e68e1628e2a3e91dd41e06",
      "tree": "b762d33b1db234275b8b519fecebdcb4b7661082",
      "parents": [
        "49b79bd4888341d527c95f2aa73ed953203ce2b6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 06 20:36:04 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Mar 06 20:36:04 2020 +0100"
      },
      "message": "patch 8.2.0358: insufficient testing for indent.c\n\nProblem:    Insufficient testing for indent.c.\nSolution:   Add indent tests. (Yegappan Lakshmanan, closes #5736)\n"
    }
  ]
}
