Skip to content

Commit 6ddda7a

Browse files
vim: Import v9.1.1552
* 9.1.1552: [security]: path traversal issue in tar.vim * 9.1.1551: [security]: path traversal issue in zip.vim * 9.1.1550: defaults: 'showcmd' is not enabled in non-compatible mode on Unix * 9.1.1549: filetype: pkl files are not recognized * 9.1.1548: filetype: OpenFGA files are not recognized * runtime(swig): add 'comments', 'commentstring' in filetype plugin * runtime(twig): include twig filetype plugin * 9.1.1547: Wayland: missing ifdef * translation: ignore vim.pot creation date, regenerate it, rm allfiles * 9.1.1546: Vim9: error with has() and short circuit evaluation * runtime(python2): Highlight b-strings in Python 2.7 * runtime(doc): Tweak documentation * 9.1.1545: typo in os_unix.c
1 parent b35e200 commit 6ddda7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [runtime(python): highlight bytes in python](https://github.com/vim/vim/commit/a24f5be86d895981cb84266f98bae9f14407264b)\n* [runtime(python2): highlight unicode strings in python2](https://github.com/vim/vim/commit/baa781a4c35d7cc07d28bb6f0062c7fddf8e8556)\n* [9.1.1544](https://github.com/vim/vim/commit/836e54f5de8479a39f6d1dd4a13202af0e447311): :retab cannot be limited to indentation only\n* [runtime(erlang): Add support for triple-quoted strings and docstrings](https://github.com/vim/vim/commit/e85a66a4d4a44bc13862a7b43ca22d929b97503a)\n* [9.1.1543](https://github.com/vim/vim/commit/d0bf380efa4ab0aabc5479274043f0de1115a232): Wayland: clipboard appears to not be working\n* [9.1.1542](https://github.com/vim/vim/commit/6865bdc914cf998f23ff4c80bae60bff6639d8c3): Coverity complains about uninitialized variable\n* [9.1.1541](https://github.com/vim/vim/commit/ada6b27ff1b17584779a3b6d55f89f5db1aec75e): Vim9: error when last enum value ends with a comma
1+
* [9.1.1552](https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239): \[security\]: path traversal issue in tar.vim\n* [9.1.1551](https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8): \[security\]: path traversal issue in zip.vim\n* [9.1.1550](https://github.com/vim/vim/commit/3f9d2378bd70748fc59e02a402422269bd096492): defaults: 'showcmd' is not enabled in non-compatible mode on Unix\n* [9.1.1549](https://github.com/vim/vim/commit/d128889b306680338dbfb54ccc1ff32dc114165d): filetype: pkl files are not recognized\n* [9.1.1548](https://github.com/vim/vim/commit/0992f62fc18431296d3d5d6ab04317b8de4c76d9): filetype: OpenFGA files are not recognized\n* [runtime(swig): add 'comments', 'commentstring' in filetype plugin](https://github.com/vim/vim/commit/9a667b4dba09aee7968f33686afcac99dab347df)\n* [runtime(twig): include twig filetype plugin](https://github.com/vim/vim/commit/30df42557cac48fe9337334f1c0479746a104076)\n* [9.1.1547](https://github.com/vim/vim/commit/690a42d54ebdcb5bc2d62176932d519b4e4ef74a): Wayland: missing ifdef\n* [translation: ignore vim.pot creation date, regenerate it, rm allfiles](https://github.com/vim/vim/commit/5d552d652b0197063565ab937d30f92a9ed28545)\n* [9.1.1546](https://github.com/vim/vim/commit/8de753148f6300aa00f0c3c5dacec3b1ca886c34): Vim9: error with has() and short circuit evaluation\n* [runtime(python2): Highlight b-strings in Python 2.7](https://github.com/vim/vim/commit/edce68912eacb45704cb6654940e3967afe2bd96)\n* [runtime(doc): Tweak documentation](https://github.com/vim/vim/commit/3ab69417136ab0b1c9172188acbf1df6a3f2011d)\n* [9.1.1545](https://github.com/vim/vim/commit/f10fa3928c94287f20c50c9f00cb7db263af2bbd): typo in os\_unix.c

0 commit comments

Comments
 (0)