)]}'
{
  "log": [
    {
      "commit": "476268c387a05cfda9feaca8d1a5eeb535ed9f49",
      "tree": "534d40e043bc102eef48770cc5b3544ceccb21b0",
      "parents": [
        "c0d670ce16d0e148b7d39ac354571b3d284a0b53"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 03 21:24:07 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Dec 03 21:24:07 2020 +0100"
      },
      "message": "patch 8.2.2086: libvterm tests are only run on Linux\n\nProblem:    Libvterm tests are only run on Linux.\nSolution:   Use static libraries. (Ozaki Kiichi, closes #7419)\n"
    },
    {
      "commit": "6fc3b59ee914a0d1710c8b037a0c592e0a7c34d4",
      "tree": "af8250bd6fc8b95088c59d0049150235fda7a471",
      "parents": [
        "94d729cbe8f0f788d9d7539f733cff395e73b228"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 17 22:27:55 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 17 22:27:55 2020 +0200"
      },
      "message": "patch 8.2.0785: libvterm code lags behind the upstream version\n\nProblem:    Libvterm code lags behind the upstream version.\nSolution:   Include revisions 734 - 740.\n"
    },
    {
      "commit": "d4a5f40c0cc45fdfac01df0e408d557006eb0206",
      "tree": "e5c14557ec2450e5ccaeb8dbc013902fd27eed30",
      "parents": [
        "ed37d9b3241abe7c302c7ac606df80037aecdb46"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 17 16:04:44 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 17 16:04:44 2020 +0200"
      },
      "message": "patch 8.2.0778: libvterm code lags behind the upstream version\n\nProblem:    Libvterm code lags behind the upstream version.\nSolution:   Include revisions 720 - 723.\n"
    },
    {
      "commit": "e178ba36546ec7805020280910306331f1ef4ed0",
      "tree": "60ec5a8842b40de8018ad2998c9ec73501bff667",
      "parents": [
        "eb04f0893afe01faff272ef84c70d8cc16d8e80a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 17 14:59:47 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 17 14:59:47 2020 +0200"
      },
      "message": "patch 8.2.0776: libvterm code lags behind the upstream version\n\nProblem:    Libvterm code lags behind the upstream version.\nSolution:   Include revision 719.\n"
    },
    {
      "commit": "a9659e0da41388f2c7aedccf016c2fe2eeec6a82",
      "tree": "b7e901e27b461420cab1d62de998f4b1efbc4c6b",
      "parents": [
        "8b321d6a521e76c5cbe640272574e4fbd42cba9b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 15:59:32 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 15:59:32 2018 +0100"
      },
      "message": "patch 8.1.0595: libvterm tests are not run with coverage\n\nProblem:    Libvterm tests are not run with coverage.\nSolution:   Adjust the Travis config.  Show the actually run commands.\n"
    },
    {
      "commit": "37e3edce200c5a0ae8f81ca729b18d75477d2725",
      "tree": "02fd172196927cfed25df48691b9a7882976e5a9",
      "parents": [
        "471f65813592238509923f2c8748df5be03513e9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 14:49:34 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 14:49:34 2018 +0100"
      },
      "message": "patch 8.1.0593: illegal memory access in libvterm test\n\nProblem:    Illegal memory access in libvterm test.\nSolution:   Fix off-by-one error.\n"
    },
    {
      "commit": "471f65813592238509923f2c8748df5be03513e9",
      "tree": "4ab9a34a6fa5a737c024468f7d6e99df605229d2",
      "parents": [
        "6c8dd39df938c7502a740f59825feeaa5736b245"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 14:24:39 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 14:24:39 2018 +0100"
      },
      "message": "patch 8.1.0592: the libvterm tests are not run as part of Vim tests\n\nProblem:    The libvterm tests are not run as part of Vim tests.\nSolution:   Add testing libvterm.\n"
    },
    {
      "commit": "e4f25e4a8db2c8a8a71a4ba2a68540b3ab341e42",
      "tree": "5e48e171c0581f9a8240c95d4cde445e8b354ff2",
      "parents": [
        "da5116da4586fc714434411d2cccb066caa3723e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 07 11:54:15 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 07 11:54:15 2017 +0200"
      },
      "message": "patch 8.0.0693: no terminal emulator support\n\nProblem:    No terminal emulator support.  Cannot properly run commands in the\n            GUI.  Cannot run a job interactively with an ssh connection.\nSolution:   Very early implementation of the :terminal command.  Includes\n            libvterm converted to ANSI C.  Many parts still missing.\n"
    }
  ]
}
