log src/usercmd.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Sat, 07 May 2022 14:00:02 +0200 Bram Moolenaar patch 8.2.4903: cannot get the current cmdline completion type and position v8.2.4903
Thu, 24 Mar 2022 12:30:08 +0100 Bram Moolenaar patch 8.2.4617: no completion for :scriptnames v8.2.4617
Wed, 23 Mar 2022 22:45:06 +0100 Bram Moolenaar patch 8.2.4616: Vim9: Declarations in a {} block of a user command remain v8.2.4616
Mon, 14 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4565: no command line completion for :breakadd and :breakdel v8.2.4565
Sun, 20 Feb 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4428: crash when switching tabpage while in the cmdline window v8.2.4428
Fri, 18 Feb 2022 15:00:06 +0100 Bram Moolenaar patch 8.2.4415: function argument name conflicts with C++ keyword v8.2.4415
Wed, 16 Feb 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4398: some command completion functions are too long v8.2.4398
Mon, 17 Jan 2022 23:30:03 +0100 Bram Moolenaar patch 8.2.4127: build failure without the +eval feature v8.2.4127
Mon, 17 Jan 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4122: ":command Cmd" does not show custom completion argument v8.2.4122
Sun, 16 Jan 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4118: using UNUSED for argument that is used v8.2.4118
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Sat, 08 Jan 2022 16:45:02 +0100 Bram Moolenaar patch 8.2.4040: keeping track of allocated lines is too complicated v8.2.4040
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Thu, 06 Jan 2022 22:45:05 +0100 Bram Moolenaar patch 8.2.4022: two error messages in the wrong file v8.2.4022
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Sun, 02 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.3986: error messages are spread out v8.2.3986
Fri, 31 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3957: error messages are spread out v8.2.3957
Fri, 10 Dec 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3779: using freed memory when defining a user command recursively v8.2.3779
Sat, 04 Dec 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3733: Vim9: using "legacy" before range does not work v8.2.3733
Sat, 20 Nov 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3629: command completion in cmdline window uses global commands v8.2.3629
Fri, 12 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3584: "verbose set efm" reports location of the :compiler command v8.2.3584
Sun, 12 Sep 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3433: :delcommand does not take a -buffer option v8.2.3433
Wed, 08 Sep 2021 14:30:05 +0200 Bram Moolenaar patch 8.2.3414: fullcommand() gives wrong name with buffer-local user command v8.2.3414
Wed, 04 Aug 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3282: Vim9: error about using -complete without -nargs is confusing v8.2.3282
Sun, 01 Aug 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3271: Vim9: cannot use :command or :au with block in :def function v8.2.3271
Sun, 01 Aug 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3268: cannot use a block with :autocmd like with :command v8.2.3268
Tue, 27 Jul 2021 21:30:08 +0200 Bram Moolenaar patch 8.2.3228: cannot use a simple block for the :command argument v8.2.3228
Sun, 11 Jul 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3149: some plugins have a problem with the error check v8.2.3149
Sun, 11 Jul 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3141: no error when using :complete for :command without -nargs v8.2.3141
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922