Skip to content

Commit 375b1af

Browse files
vim: Import v9.2.0212
* 9.2.0212: MS-Windows: version packing may overflow * translation(zh): Update the Simplify Chinese translation * translation: align sponsor menu string spacing * 9.2.0211: possible crash when setting 'winhighlight' * runtime(fish): Add matchit support to filetype plugin * 9.2.0210: tests: Test_xxd tests are failing * runtime(doc): Update Italian xxd manpage * 9.2.0209: freeze during wildmenu completion * 9.2.0208: MS-Windows: excessive scroll-behaviour with go+=! * 9.2.0207: MS-Windows: freeze on second :hardcopy * 9.2.0206: MS-Window: stripping all CSI sequences * runtime(doc): disable color codes when generating ascii man pages in Makefile * 9.2.0205: xxd: Cannot NUL terminate the C include file style * 9.2.0204: filetype: cps files are not recognized * 9.2.0203: Patch v9.2.0185 was wrong * 9.2.0202: [security]: command injection via newline in glob() * 9.2.0201: filetype: Wireguard config files not recognized * 9.2.0200: term: DECRQM codes are sent too early * CI: make dependabot monitor `.github/actions` directory * 9.2.0199: tests: test_startup.vim fails
1 parent 5896f83 commit 375b1af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0209](https://github.com/vim/vim/commit/332dd22ed48244d67524933453049c6c866bcabf): freeze during wildmenu completion\n* [9.2.0208](https://github.com/vim/vim/commit/67ae763557122ad957d68e8dca2a1b12688e2572): MS-Windows: excessive scroll-behaviour with go+=!\n* [9.2.0207](https://github.com/vim/vim/commit/6391a38e5e88ac97f2d39fdcb35392b8eed67bc4): MS-Windows: freeze on second :hardcopy\n* [9.2.0206](https://github.com/vim/vim/commit/f445ed0d56389d6f2ace5af9df73a3b8070e87a4): MS-Window: stripping all CSI sequences\n* [runtime(doc): disable color codes when generating ascii man pages in Makefile](https://github.com/vim/vim/commit/a907a7f73be9091708a5192a005f365a160856c4)\n* [9.2.0205](https://github.com/vim/vim/commit/4d262b4952754f9e14ccf699e26a27dd37435e1a): xxd: Cannot NUL terminate the C include file style\n* [9.2.0204](https://github.com/vim/vim/commit/53884ba7a8fb22de006689a6feb88fb8f0bd7db9): filetype: cps files are not recognized\n* [9.2.0203](https://github.com/vim/vim/commit/d2dc9a4f37b0a828b2d044fb8e5dddb70efdd57a): Patch v9.2.0185 was wrong\n* [9.2.0202](https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a): \[security\]: command injection via newline in glob()\n* [9.2.0201](https://github.com/vim/vim/commit/cc8798e71982de485cf00b2630d01285ca045008): filetype: Wireguard config files not recognized\n* [9.2.0200](https://github.com/vim/vim/commit/1da42ee2710c7d3413e0656cbbc9067f23390615): term: DECRQM codes are sent too early\n* [CI: make dependabot monitor \`.github/actions\` directory](https://github.com/vim/vim/commit/ecf90b92f1175c6185d135847bd0959fe2ff8f97)\n* [9.2.0199](https://github.com/vim/vim/commit/7aca0e14de61b4d62b2a7f847964acdbf405bdae): tests: test\_startup.vim fails
1+
* [9.2.0212](https://github.com/vim/vim/commit/3ee2b76ba1c4f263a5f161da740cedbd3747a35a): MS-Windows: version packing may overflow\n* [translation(zh): Update the Simplify Chinese translation](https://github.com/vim/vim/commit/c4d2fa018c96975380c705b585c6fe88c2ccf442)\n* [translation: align sponsor menu string spacing](https://github.com/vim/vim/commit/b3dba929cbf088873a252c9ab508a6e3c46834e7)\n* [9.2.0211](https://github.com/vim/vim/commit/88cded7ac007981dcab8505d9271c8e9048ab411): possible crash when setting 'winhighlight'\n* [runtime(fish): Add matchit support to filetype plugin](https://github.com/vim/vim/commit/ce4fbda99285c991df3c1f26e248c88bc938ba9e)\n* [9.2.0210](https://github.com/vim/vim/commit/076404ae41c61c7a34ee56a12c9d2dc0c059e959): tests: Test\_xxd tests are failing\n* [runtime(doc): Update Italian xxd manpage](https://github.com/vim/vim/commit/c9e5aeff354439e1bd01f13c1629635580de516d)\n* [9.2.0209](https://github.com/vim/vim/commit/332dd22ed48244d67524933453049c6c866bcabf): freeze during wildmenu completion\n* [9.2.0208](https://github.com/vim/vim/commit/67ae763557122ad957d68e8dca2a1b12688e2572): MS-Windows: excessive scroll-behaviour with go+=!\n* [9.2.0207](https://github.com/vim/vim/commit/6391a38e5e88ac97f2d39fdcb35392b8eed67bc4): MS-Windows: freeze on second :hardcopy\n* [9.2.0206](https://github.com/vim/vim/commit/f445ed0d56389d6f2ace5af9df73a3b8070e87a4): MS-Window: stripping all CSI sequences\n* [runtime(doc): disable color codes when generating ascii man pages in Makefile](https://github.com/vim/vim/commit/a907a7f73be9091708a5192a005f365a160856c4)\n* [9.2.0205](https://github.com/vim/vim/commit/4d262b4952754f9e14ccf699e26a27dd37435e1a): xxd: Cannot NUL terminate the C include file style\n* [9.2.0204](https://github.com/vim/vim/commit/53884ba7a8fb22de006689a6feb88fb8f0bd7db9): filetype: cps files are not recognized\n* [9.2.0203](https://github.com/vim/vim/commit/d2dc9a4f37b0a828b2d044fb8e5dddb70efdd57a): Patch v9.2.0185 was wrong\n* [9.2.0202](https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a): \[security\]: command injection via newline in glob()\n* [9.2.0201](https://github.com/vim/vim/commit/cc8798e71982de485cf00b2630d01285ca045008): filetype: Wireguard config files not recognized\n* [9.2.0200](https://github.com/vim/vim/commit/1da42ee2710c7d3413e0656cbbc9067f23390615): term: DECRQM codes are sent too early\n* [CI: make dependabot monitor \`.github/actions\` directory](https://github.com/vim/vim/commit/ecf90b92f1175c6185d135847bd0959fe2ff8f97)\n* [9.2.0199](https://github.com/vim/vim/commit/7aca0e14de61b4d62b2a7f847964acdbf405bdae): tests: test\_startup.vim fails

0 commit comments

Comments
 (0)