log

age author description
Fri, 09 Aug 2024 20:00:07 +0200 Christian Brabandt patch 9.1.0666: assert_equal() doesn't show multibyte string correctly v9.1.0666
Thu, 08 Aug 2024 21:15:06 +0200 Christian Brabandt runtime(doc): clarify directory of Vim's executable vs CWD
Thu, 08 Aug 2024 21:15:06 +0200 Christian Brabandt Added tag v9.1.0665 for changeset dba5dc4559b3a1affba85e3829980d0866ce93e4
Thu, 08 Aug 2024 21:15:04 +0200 Christian Brabandt patch 9.1.0665: Locked variable can be changed in a :for loop v9.1.0665
Wed, 07 Aug 2024 21:30:09 +0200 Christian Brabandt runtime(proto): Add indent script for protobuf filetype
Wed, 07 Aug 2024 21:30:09 +0200 Christian Brabandt Added tag v9.1.0664 for changeset 18f48c616273321c90d22270769551088de56ca3
Wed, 07 Aug 2024 21:30:07 +0200 Christian Brabandt patch 9.1.0664: MS-Windows: console vim did not switch back to main screen on exit v9.1.0664
Wed, 07 Aug 2024 08:30:04 +0200 Christian Brabandt runtime(zip): zip plugin does not work with Vim 9.0
Tue, 06 Aug 2024 20:30:12 +0200 Christian Brabandt Added tag v9.1.0663 for changeset 65d15c2aa04fa7066f8091e71228dd45d755cfd7
Tue, 06 Aug 2024 20:30:11 +0200 Christian Brabandt patch 9.1.0663: tests: zip test still resets 'shellslash' option v9.1.0663
Tue, 06 Aug 2024 20:30:10 +0200 Christian Brabandt runtime(zip): use defer to restore old settings
Tue, 06 Aug 2024 20:30:09 +0200 Christian Brabandt runtime(zip): add a generic Message function
Tue, 06 Aug 2024 20:30:08 +0200 Christian Brabandt runtime(zip): increment base version of zip plugin
Tue, 06 Aug 2024 20:30:07 +0200 Christian Brabandt runtime(zip): raise minimum Vim version to v9.0
Tue, 06 Aug 2024 20:30:06 +0200 Christian Brabandt runtime(zip): refactor save and restore of options
Tue, 06 Aug 2024 20:30:06 +0200 Christian Brabandt runtime(zip): remove test for fnameescape
Tue, 06 Aug 2024 20:30:05 +0200 Christian Brabandt runtime(zip): use :echomsg instead of :echo
Tue, 06 Aug 2024 20:30:04 +0200 Christian Brabandt runtime(zip): clean up and remove comments
Tue, 06 Aug 2024 20:00:12 +0200 Christian Brabandt Added tag v9.1.0662 for changeset 01f55821718131404b21dc25646002a341658d9f
Tue, 06 Aug 2024 20:00:10 +0200 Christian Brabandt patch 9.1.0662: filecopy() may return wrong value when readlink() fails v9.1.0662
Mon, 05 Aug 2024 20:30:04 +0200 Christian Brabandt Added tag v9.1.0661 for changeset c4b7e2d613f8e1e7195f76868c7bb12e25cb4c93
Mon, 05 Aug 2024 20:30:03 +0200 Christian Brabandt patch 9.1.0661: the zip plugin is not tested. v9.1.0661
Mon, 05 Aug 2024 20:30:02 +0200 Christian Brabandt runtime(zip): Fix for FreeBSD's unzip command
Mon, 05 Aug 2024 17:45:06 +0200 Christian Brabandt runtime(doc): capitalize correctly
Sun, 04 Aug 2024 20:15:04 +0200 Christian Brabandt Added tag v9.1.0660 for changeset 36adfef4ffb9774d648858ff3c349cd6f21df0b6
Sun, 04 Aug 2024 20:15:03 +0200 Christian Brabandt patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost v9.1.0660
Sun, 04 Aug 2024 19:00:04 +0200 Christian Brabandt translation(it): update Italian manpage
Sun, 04 Aug 2024 19:00:03 +0200 Christian Brabandt runtime(lua): add/subtract a 'shiftwidth' after '('/')' in indentexpr