)]}'
{
  "log": [
    {
      "commit": "93197fde0f1db09b1e495cf3eb14a8f42c318b80",
      "tree": "1650d736f95a604255c854d25b93d85a8ed71e4a",
      "parents": [
        "d7d560374b836e62e180914b6e85f0eb20557a54"
      ],
      "author": {
        "name": "Doug Kearns",
        "email": "dougkearns@gmail.com",
        "time": "Sun Jan 14 20:59:02 2024 +0100"
      },
      "committer": {
        "name": "Christian Brabandt",
        "email": "cb@256bit.org",
        "time": "Sun Jan 14 21:02:54 2024 +0100"
      },
      "message": "runtime(ftplugin): Use \"*\" browsefilter pattern to match \"All Files\"\n\nProblem:  The \"*.*\" browsefilter pattern only matches all files on\n\t  Windows (Daryl Lee)\nSolution: Use \"*\" to filter on all platforms but keep \"*.*\" as the label\n\t  text on Windows. (Fixes #12685, Doug Kearns)\n\nThe *.* browsefilter pattern used to match \"All Files\" on Windows is a\nlegacy of the DOS 8.3 filename wildcard matching algorithm.  For reasons\nof backward compatibility this still works on Windows to match all\nfiles, even those without an extension.\n\nHowever, this pattern only matches filenames containing a dot on other\nplatforms.  This often makes files without an extension difficult to\naccess from the file dialog, e.g., \"Makefile\"\n\nOn Windows it is still standard practice to use \"*.*\" for the filter\nlabel so ftplugins should use \"All Files (*.*)\" on Windows and \"All\nFiles (*)\" on other platforms.  This matches Vim\u0027s default browsefilter\nvalues.\n\nThis commit also normalises the browsefilter conditional test to check\nfor the Win32 and GTK GUI features and an unset b:browsefilter.\n\ncloses: #12759\n\nSigned-off-by: Doug Kearns \u003cdougkearns@gmail.com\u003e\nSigned-off-by: Christian Brabandt \u003ccb@256bit.org\u003e\n"
    },
    {
      "commit": "88a4205f1cfbdc328e987ab00521fc8a22447fc3",
      "tree": "f1ea704ca6e43c7d64c7bf6a94452d099cdba060",
      "parents": [
        "eea32afdb83ae281a63152f7494f79ec7e45ff55"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 21 21:13:36 2021 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 21 21:13:36 2021 +0000"
      },
      "message": "Update runtime files\n"
    },
    {
      "commit": "582fd85b02e50b2aba025ff522c04a2293a45985",
      "tree": "3b721443d775ab6903fd8ff758f432046ee6b3cc",
      "parents": [
        "8b879e7fe8d02b59df4c39442c53b37ccd38b50c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 28 20:58:01 2005 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Mar 28 20:58:01 2005 +0000"
      },
      "message": "updated for version 7.0065\n"
    },
    {
      "commit": "071d4279d6ab81b7187b48f3a0fc61e587b6db6c",
      "tree": "221cbe3c40e043163c06f61c52a7ba2eb41e12ce",
      "parents": [
        "b4210b3bc14e2918f153a7307530fbe6eba659e1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 13 20:20:40 2004 +0000"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 13 20:20:40 2004 +0000"
      },
      "message": "updated for version 7.0001\n"
    }
  ]
}
