Tue, 20 Aug 2024 23:00:04 +0200 |
Christian Brabandt |
Added tag v9.1.0686 for changeset 43177e929d61adfae8663d0194343d44c6957d5d
|
Tue, 20 Aug 2024 23:00:03 +0200 |
Christian Brabandt |
patch 9.1.0686: zip-plugin has problems with special characters
v9.1.0686
|
Tue, 20 Aug 2024 22:00:02 +0200 |
Christian Brabandt |
runtime(pandoc): escape quotes in &errorformat for pandoc
|
Tue, 20 Aug 2024 21:15:04 +0200 |
Christian Brabandt |
translation(it): updated Italian manpage
|
Tue, 20 Aug 2024 21:15:04 +0200 |
Christian Brabandt |
Added tag v9.1.0685 for changeset 1aa3500798a3a55251f102139d4f15a5fe76f70f
|
Tue, 20 Aug 2024 21:15:03 +0200 |
Christian Brabandt |
patch 9.1.0685: too many strlen() calls in usercmd.c
v9.1.0685
|
Tue, 20 Aug 2024 20:30:04 +0200 |
Christian Brabandt |
runtime(doc): fix grammar in :h :keeppatterns
|
Tue, 20 Aug 2024 20:30:03 +0200 |
Christian Brabandt |
runtime(pandoc): refine pandoc compiler settings
|
Tue, 20 Aug 2024 20:15:04 +0200 |
Christian Brabandt |
Added tag v9.1.0684 for changeset 20316ae9790d102df7b233ceeb315bb4951aa1ef
|
Tue, 20 Aug 2024 20:15:03 +0200 |
Christian Brabandt |
patch 9.1.0684: completion is inserted on Enter with "noselect"
v9.1.0684
|
Tue, 20 Aug 2024 20:00:11 +0200 |
Christian Brabandt |
translation(ru): update man pages
|
Tue, 20 Aug 2024 20:00:11 +0200 |
Christian Brabandt |
Added tag v9.1.0683 for changeset afb2448985f4bbf20c2fc531690e8ad3ca93022e
|
Tue, 20 Aug 2024 20:00:09 +0200 |
Christian Brabandt |
patch 9.1.0683: mode() returns wrong value with <Cmd> mapping
v9.1.0683
|
Mon, 19 Aug 2024 22:00:05 +0200 |
Christian Brabandt |
runtime(doc): remove trailing whitespace in cmdline.txt
|
Mon, 19 Aug 2024 22:00:04 +0200 |
Christian Brabandt |
Added tag v9.1.0682 for changeset 57a48e569353e5d9b68aadf4062855c3fcefc8fc
|
Mon, 19 Aug 2024 22:00:03 +0200 |
Christian Brabandt |
patch 9.1.0682: Vim9: Segfault with uninitialized funcref
v9.1.0682
|
Mon, 19 Aug 2024 21:45:06 +0200 |
Christian Brabandt |
Added tag v9.1.0681 for changeset c15f735c72e8e63c5329852c51af0a413db0e1a8
|
Mon, 19 Aug 2024 21:45:05 +0200 |
Christian Brabandt |
patch 9.1.0681: tests: Analyzing failed screendumps is hard
v9.1.0681
|
Mon, 19 Aug 2024 21:30:07 +0200 |
Christian Brabandt |
runtime(doc): more clarification for the :keeppatterns needed
|
Sun, 18 Aug 2024 17:15:04 +0200 |
Christian Brabandt |
Added tag v9.1.0680 for changeset b4836a0e77e1527881182bd8246f7c4d3b30b8ec
|
Sun, 18 Aug 2024 17:15:03 +0200 |
Christian Brabandt |
patch 9.1.0680: VMS does not have defined uintptr_t
v9.1.0680
|
Sun, 18 Aug 2024 17:00:06 +0200 |
Christian Brabandt |
runtime(doc): improve typedchar documentation for KeyInputPre autocmd
|
Sat, 17 Aug 2024 21:15:02 +0200 |
Christian Brabandt |
runtime(dist): verify that executable is in $PATH
|
Sat, 17 Aug 2024 15:30:07 +0200 |
Christian Brabandt |
translation(it): update Italian manpages
|
Fri, 16 Aug 2024 21:45:02 +0200 |
Christian Brabandt |
runtime(doc): clarify the effect of :keeppatterns after v9.1.0677
|
Fri, 16 Aug 2024 21:30:03 +0200 |
Christian Brabandt |
runtime(doc): update Makefile and make it portable between GNU and BSD
|
Fri, 16 Aug 2024 21:15:17 +0200 |
Christian Brabandt |
Added tag v9.1.0679 for changeset d8de3ac39c9bfe20513be4a1fb08e9cc4641186d
|
Fri, 16 Aug 2024 21:15:16 +0200 |
Christian Brabandt |
patch 9.1.0679: Rename from w_closing to w_locked is incomplete
v9.1.0679
|
Fri, 16 Aug 2024 21:15:15 +0200 |
Christian Brabandt |
runtime(colors): update colorschemes
|
Fri, 16 Aug 2024 21:15:14 +0200 |
Christian Brabandt |
runtime(vim): Update base-syntax, improve :let-heredoc highlighting
|
Fri, 16 Aug 2024 21:15:13 +0200 |
Christian Brabandt |
runtime(doc): Updating the examples in the xxd manpage
|
Fri, 16 Aug 2024 21:15:11 +0200 |
Christian Brabandt |
translation(ru): Updated uganda.rux
|
Thu, 15 Aug 2024 22:45:01 +0200 |
Christian Brabandt |
runtime(yaml): do not re-indent when commenting out lines
|
Thu, 15 Aug 2024 22:30:04 +0200 |
Christian Brabandt |
Added tag v9.1.0678 for changeset 1857846f915274c21d3e3dbf541bf1e9f49acdc8
|
Thu, 15 Aug 2024 22:30:03 +0200 |
Christian Brabandt |
patch 9.1.0678: [security]: use-after-free in alist_add()
v9.1.0678
|
Thu, 15 Aug 2024 22:15:08 +0200 |
Christian Brabandt |
Added tag v9.1.0677 for changeset eb8bc6ac92c8642aff626f1c3077bce400b23b17
|
Thu, 15 Aug 2024 22:15:07 +0200 |
Christian Brabandt |
patch 9.1.0677: :keepp does not retain the substitute pattern
v9.1.0677
|
Thu, 15 Aug 2024 22:15:06 +0200 |
Christian Brabandt |
translation(ja): Update Japanese translations to latest release
|
Thu, 15 Aug 2024 22:15:05 +0200 |
Christian Brabandt |
runtime(netrw): Drop committed trace lines
|
Thu, 15 Aug 2024 22:15:04 +0200 |
Christian Brabandt |
runtime(netrw): Error popup not always used
|
Thu, 15 Aug 2024 22:15:04 +0200 |
Christian Brabandt |
runtime(netrw): ErrorMsg() may throw E121
|
Thu, 15 Aug 2024 22:00:05 +0200 |
Christian Brabandt |
runtime(tutor): update Makefile and make it portable between GNU and BSD
|
Thu, 15 Aug 2024 22:00:04 +0200 |
Christian Brabandt |
translation: improve the po/cleanup.vim script
|
Thu, 15 Aug 2024 22:00:03 +0200 |
Christian Brabandt |
runtime(lang): update Makefile and make it portable between GNU and BSD
|
Thu, 15 Aug 2024 21:45:08 +0200 |
Christian Brabandt |
Added tag v9.1.0676 for changeset 4a958ef2dc5e73981452f89a585503be4bb9c9e2
|
Thu, 15 Aug 2024 21:45:06 +0200 |
Christian Brabandt |
patch 9.1.0676: style issues with man pages
v9.1.0676
|
Wed, 14 Aug 2024 23:15:05 +0200 |
Christian Brabandt |
Added tag v9.1.0675 for changeset 3508f8da72163cbdfeeea85b0149e5399de82d7f
|
Wed, 14 Aug 2024 23:15:03 +0200 |
Christian Brabandt |
patch 9.1.0675: Patch v9.1.0674 causes problems
v9.1.0675
|
Wed, 14 Aug 2024 22:15:48 +0200 |
Christian Brabandt |
runtime(dosbatch): Show %%i as an argument in syntax file
|
Wed, 14 Aug 2024 22:15:46 +0200 |
Christian Brabandt |
runtime(dosbatch): Add syn-sync to syntax file
|
Wed, 14 Aug 2024 22:00:06 +0200 |
Christian Brabandt |
runtime(sql, mysql): fix E169: Command too recursive with sql_type_default = "mysql"
|
Wed, 14 Aug 2024 15:00:09 +0200 |
Christian Brabandt |
Added tag v9.1.0674 for changeset 98b0240cde56b5c7905e7b16097341b4edbfb8b5
|
Wed, 14 Aug 2024 15:00:08 +0200 |
Christian Brabandt |
patch 9.1.0674: Vim9: compiling abstract method fails because of missing return
v9.1.0674
|
Wed, 14 Aug 2024 15:00:07 +0200 |
Christian Brabandt |
runtime(javascript): fix a few issues with syntax higlighting
|
Wed, 14 Aug 2024 15:00:04 +0200 |
Christian Brabandt |
runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var
|
Wed, 14 Aug 2024 14:45:09 +0200 |
Christian Brabandt |
runtime(termdebug): Fix wrong test for balloon feature
|
Wed, 14 Aug 2024 14:45:06 +0200 |
Christian Brabandt |
runtime(doc): Remove mentioning of the voting feature
|
Tue, 13 Aug 2024 23:45:08 +0200 |
Christian Brabandt |
runtime(doc): add help tags for json + markdown global variables
|
Tue, 13 Aug 2024 23:45:08 +0200 |
Christian Brabandt |
Added tag v9.1.0673 for changeset dc59abfe9976728cff39fdc6ca48f9c23ae247c0
|
Tue, 13 Aug 2024 23:45:06 +0200 |
Christian Brabandt |
patch 9.1.0673: Vim9: too recursive func calls when calling super-class method
v9.1.0673
|