Commit: runtime(doc): mention the "pipefail" shell option

2025-07-20 Fir de Conversatie Christian Brabandt
runtime(doc): mention the "pipefail" shell option Commit: https://github.com/vim/vim/commit/1f6faff9126dde38029bd5a1eed279c294b72dca Author: Christian Brabandt Date: Sun Jul 20 17:32:51 2025 +0200 runtime(doc): mention the "pipefail" shell option related: https://github.com/vim/v

Commit: translation: mark vim.pot as binary

2025-07-20 Fir de Conversatie Christian Brabandt
translation: mark vim.pot as binary Commit: https://github.com/vim/vim/commit/9f4a80e2a7a28334c98f8cf8cfc1e6727dfdef3b Author: Illia Bobyr Date: Sun Jul 20 16:47:05 2025 +0200 translation: mark vim.pot as binary `vim.pot` is included in the repository after ```gitcommit

Commit: patch 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode

2025-07-20 Fir de Conversatie Christian Brabandt
patch 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode Commit: https://github.com/vim/vim/commit/c02bef26fdfbffd442cbc5acef375256fa7fd6ff Author: zeertzjq Date: Sun Jul 20 16:50:01 2025 +0200 patch 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode Problem: Mem

Commit: patch 9.1.1572: expanding $var does not escape whitespace for 'path'

2025-07-20 Fir de Conversatie Christian Brabandt
patch 9.1.1572: expanding $var does not escape whitespace for 'path' Commit: https://github.com/vim/vim/commit/8b004081c4cd3788c3685420cbbe3b45e609724f Author: Miguel Barro Date: Sun Jul 20 10:47:14 2025 +0200 patch 9.1.1572: expanding $var does not escape whitespace for 'path' P

Commit: patch 9.1.1571: CmdlineChanged triggered to often

2025-07-20 Fir de Conversatie Christian Brabandt
patch 9.1.1571: CmdlineChanged triggered to often Commit: https://github.com/vim/vim/commit/239c4e4abe79c0f3611f0b4776ee34fbf0ac53cf Author: Girish Palya Date: Sun Jul 20 10:41:02 2025 +0200 patch 9.1.1571: CmdlineChanged triggered to often Problem: The CmdlineChanged event was

Commit: runtime(rust): improve loading time

2025-07-20 Fir de Conversatie Christian Brabandt
runtime(rust): improve loading time Commit: https://github.com/vim/vim/commit/1afe8c3a4d9d61a4762c11ddf4c50050a92bd23e Author: Christian Brabandt Date: Sun Jul 20 10:38:16 2025 +0200 runtime(rust): improve loading time fixes: https://github.com/vim/vim/issues/17745 closes: ht

Commit: patch 9.1.1570: Copilot suggested some improvements in cmdexpand.c

2025-07-20 Fir de Conversatie Christian Brabandt
patch 9.1.1570: Copilot suggested some improvements in cmdexpand.c Commit: https://github.com/vim/vim/commit/88b735973c4c40b1b97620fbf90695944dbde85f Author: John Marriott Date: Sun Jul 20 10:28:26 2025 +0200 patch 9.1.1570: Copilot suggested some improvements in cmdexpand.c Prob

Commit: runtime(doc): Update help syntax, match :autocmd options

2025-07-20 Fir de Conversatie Christian Brabandt
runtime(doc): Update help syntax, match :autocmd options Commit: https://github.com/vim/vim/commit/31ec66403d1976a67a95b3774c7c1b9062381e8d Author: Doug Kearns Date: Sun Jul 20 10:34:32 2025 +0200 runtime(doc): Update help syntax, match :autocmd options - Match :autocmd options a

Commit: translation(de): Update German translations

2025-07-20 Fir de Conversatie Christian Brabandt
translation(de): Update German translations Commit: https://github.com/vim/vim/commit/5eb9448743a2e2d8ebfa203dfdd4a96fe46e27dc Author: Christian Brabandt Date: Sun Jul 20 10:26:02 2025 +0200 translation(de): Update German translations Signed-off-by: Christian Brabandt diff --gi

Commit: translation(it): Update Italian translations

2025-07-20 Fir de Conversatie Christian Brabandt
translation(it): Update Italian translations Commit: https://github.com/vim/vim/commit/d8be37af0f8813af98dab6c5f0a019fd4a5110a3 Author: Antonio Giovanni Colombo Date: Sun Jul 20 10:00:55 2025 +0200 translation(it): Update Italian translations Signed-off-by: Antonio Giovanni Colom

Commit: runtime(uc): include uc filetype plugin

2025-07-20 Fir de Conversatie Christian Brabandt
runtime(uc): include uc filetype plugin Commit: https://github.com/vim/vim/commit/a2578e08d53d72ab1943b760b0ac35cefb1fc132 Author: Riley Bruins Date: Sun Jul 20 09:49:57 2025 +0200 runtime(uc): include uc filetype plugin closes: https://github.com/vim/vim/issues/17802 Si

Commit: patch 9.1.1569: tests: Vim9 tests can be improved

2025-07-20 Fir de Conversatie Christian Brabandt
patch 9.1.1569: tests: Vim9 tests can be improved Commit: https://github.com/vim/vim/commit/ba023e135b29f85e89f2c3882b9cf313f0e2bd02 Author: Yegappan Lakshmanan Date: Sun Jul 20 09:55:07 2025 +0200 patch 9.1.1569: tests: Vim9 tests can be improved Problem: tests: Vim9 tests can

Commit: runtime(doc): Tweak documentation about tab pages

2025-07-20 Fir de Conversatie Christian Brabandt
runtime(doc): Tweak documentation about tab pages Commit: https://github.com/vim/vim/commit/d3170f59e06c843461be981dfe62b5f13fd57a4d Author: Hirohito Higashi Date: Sun Jul 20 09:52:28 2025 +0200 runtime(doc): Tweak documentation about tab pages closes: https://github.com/vim/vim/

Commit: translation: comment out deletion of *.pot file in Makefiles

2025-07-20 Fir de Conversatie Christian Brabandt
translation: comment out deletion of *.pot file in Makefiles Commit: https://github.com/vim/vim/commit/3c8d32e4fc17b4b38b17d7c039ee6203d1b01078 Author: RestorerZ Date: Sun Jul 20 09:47:19 2025 +0200 translation: comment out deletion of *.pot file in Makefiles This is needed since

Commit: patch 9.1.1568: need a few more default highlight groups

2025-07-20 Fir de Conversatie Christian Brabandt
patch 9.1.1568: need a few more default highlight groups Commit: https://github.com/vim/vim/commit/16f7098e68951ce421512c34d03810bdd1efbaed Author: Maxim Kim Date: Sun Jul 20 09:32:11 2025 +0200 patch 9.1.1568: need a few more default highlight groups Problem: need a few more de

Commit: patch 9.1.1567: crash when using inline diff mode

2025-07-20 Fir de Conversatie Christian Brabandt
patch 9.1.1567: crash when using inline diff mode Commit: https://github.com/vim/vim/commit/c8b99e2d139cf72c567892e44939f2719f703fa8 Author: Yee Cheng Chin Date: Sun Jul 20 09:19:13 2025 +0200 patch 9.1.1567: crash when using inline diff mode Problem: Crash when using inline dif