Skip to content

Commit e18d108

Browse files
vim: Import v9.2.0043
* CI: Avoid referencing the unstable ddebs.ubuntu.com/noble-proposed mirror * 9.2.0043: crypt: Crash when reading an encrypted UTF-8 file * 9.2.0042: crypt: cannot decrypt empty file * 9.2.0041: Not always using GA_CONCAT_LITERAL * Add information for runtime files in the bug template. * Maintainers: Update MAINTAINERS file * 9.2.0040: completion: preinsert wrong with register completion * 9.2.0039: potential integer underflow in screen_line() * translation(sr): Update Serbian messages translation * 9.2.0038: Wayland: Not using bool type * 9.2.0037: netrw: need better tests for absolute paths * 9.2.0036: completion: thesaurus completion incorrect with "longest/fuzzy" * 9.2.0035: syntax highlighting lost in popup with opacity * 9.2.0034: redundant code in hl_blend_attr()
1 parent b961967 commit e18d108

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.0033](https://github.com/vim/vim/commit/d0fa375629b1bfdb8dc054894ca81d7473268455): filetype: sh filetype used for env files\n* [runtime(typeset): enable localization for ConTeXt, METAFONT and MetaPost](https://github.com/vim/vim/commit/f26a33d3a79b5e4db052ad3e125602c076937722)\n* [runtime(apache): Add 'SSLVHostSNIPolicy' declaration to syntax script](https://github.com/vim/vim/commit/4611f7b65693d6c2e89f1fa02057be718cef6e78)\n* [9.2.0032](https://github.com/vim/vim/commit/d8648f7279f5a61aaa9ceebc7330e09800947a35): completion: hang with line completion and fuzzy\n* [9.2.0031](https://github.com/vim/vim/commit/ed202035b1904c84d92adb76d7e1a95b7540e048): Inefficient use of ga\_concat()\n* [9.2.0030](https://github.com/vim/vim/commit/a04ae0210b18795d05d26609b6ba9fb9bf88caff): completion: non-prefix matches shown when leader is NULL\n* [9.2.0029](https://github.com/vim/vim/commit/d673411ff2a9e1e7e371b3541f72f7bb01018ebe): STRLEN() used for a string literal\n* [runtime(progress): Use setlocal for expandtab](https://github.com/vim/vim/commit/342ae5f8aa612179f9390c21a8129a393a995b1a)\n* [9.2.0028](https://github.com/vim/vim/commit/d01f234ec1d04cc09bfd0c3db1e53cab7acb0d65): matchadd() conceal may use unrelated syntax cchar\n* [9.2.0027](https://github.com/vim/vim/commit/7d93ae57f0dc9da7eee8d582dd0d5a22922ffed8): filetype: yara files are not recognized\n* [9.2.0026](https://github.com/vim/vim/commit/e9e4e30ee4c8241242628c59770d3f923b085494): The ss\_pending\_cmds variable is visible globally\n* [runtime(less.sh): Fix reading from stdin.](https://github.com/vim/vim/commit/ac4ccb8e53cd07e4567ecdcfa74553269d44303b)\n* [translation(zh): Update menu translation for changed "Sponsor" entry](https://github.com/vim/vim/commit/47eb32fc92f9b1c569cc6b9032037f9c7dec7778)\n* [runtime(doctags): remove unused header include file](https://github.com/vim/vim/commit/405ba5010d7b1f046224f5f8af95180c93230d3d)\n* [Filelist: Fix CI error caused by xdg.vim missing in Filelist](https://github.com/vim/vim/commit/70a9273dcc7dca0378d7bf1da4423fbdb96a72c0)\n* [runtime(xdg): Move viminfofile storage to state dir](https://github.com/vim/vim/commit/2e9e7cb8e0959441215fbddbeeed6dbd9c6e11b9)\n* [runtime(xdg): remove // from 'undo' and 'viwedir'](https://github.com/vim/vim/commit/b9897ec27ecebb82c16a09c372c77589e1c8bcad)
1+
* [CI: Avoid referencing the unstable ddebs.ubuntu.com/noble-proposed mirror](https://github.com/vim/vim/commit/9b16aa34b62d2e477c4ed47cb9df5a0da183e193)\n* [9.2.0043](https://github.com/vim/vim/commit/f622af02709e85061e23175f75e04f0c3304387e): crypt: Crash when reading an encrypted UTF-8 file\n* [9.2.0042](https://github.com/vim/vim/commit/16403b02a04e40e03657c2458b3df6976a4a5a70): crypt: cannot decrypt empty file\n* [9.2.0041](https://github.com/vim/vim/commit/fc90d8087adc607ee92262f43b8c8c0ec17dbb86): Not always using GA\_CONCAT\_LITERAL\n* [Add information for runtime files in the bug template.](https://github.com/vim/vim/commit/7b7a6f941bc904b7848c64cfc2853c7a0d1cbf17)\n* [Maintainers: Update MAINTAINERS file](https://github.com/vim/vim/commit/a99dcca1779a1f2c9ece0d9d26862264f39f158a)\n* [9.2.0040](https://github.com/vim/vim/commit/3684ad83d16514c98ef379f76b55815db43bed8b): completion: preinsert wrong with register completion\n* [9.2.0039](https://github.com/vim/vim/commit/402eb5b5a6de2b16824eeefa7c4ef8cfd565a7d5): potential integer underflow in screen\_line()\n* [translation(sr): Update Serbian messages translation](https://github.com/vim/vim/commit/82d33354d0ab26d0a5c1fe5aa13f4cbbe33a43ab)\n* [9.2.0038](https://github.com/vim/vim/commit/e998305ff2454238ed20b65653ab09900ae7df51): Wayland: Not using bool type\n* [9.2.0037](https://github.com/vim/vim/commit/bd1dc5b1a652e9f2ba45e3695ea2d83e81992c88): netrw: need better tests for absolute paths\n* [9.2.0036](https://github.com/vim/vim/commit/26a3f486cc708b285b20e92c206f1615d20b23b6): completion: thesaurus completion incorrect with "longest/fuzzy"\n* [9.2.0035](https://github.com/vim/vim/commit/782345c9e6d4539c462d8e51b8eb82c28fa1232a): syntax highlighting lost in popup with opacity\n* [9.2.0034](https://github.com/vim/vim/commit/2ab37c07a8141bfd36719d2a47539062c28c0316): redundant code in hl\_blend\_attr()

0 commit comments

Comments
 (0)