log src/testdir/test_cmdline.vim @ 34082:a197265a2e07 v9.1.0010

age author description
Thu, 04 Jan 2024 22:45:04 +0100 Christian Brabandt patch 9.1.0010: Keymap completion is not available v9.1.0010
Tue, 17 Oct 2023 11:00:03 +0200 Christian Brabandt patch 9.0.2037: A few remaining cmdline completion issues with C-E/Y v9.0.2037
Tue, 17 Oct 2023 10:15:08 +0200 Christian Brabandt patch 9.0.2035: [security] use-after-free with wildmenu v9.0.2035
Sun, 15 Oct 2023 09:11:10 +0200 Christian Brabandt patch 9.0.2025: no cmdline completion for ++opt args v9.0.2025
Mon, 09 Oct 2023 18:30:04 +0200 Christian Brabandt patch 9.0.2009: cmdline-completion for comma-separated options wrong v9.0.2009
Fri, 29 Sep 2023 20:15:03 +0200 Christian Brabandt patch 9.0.1956: Custom completion skips orig cmdline if it invokes glob() v9.0.1956
Sun, 20 Aug 2023 22:11:05 +0200 Christian Brabandt commit 92997dda789ad8061841128cbc99b15ec0374411 v9.0.1774
Tue, 15 Aug 2023 23:00:03 +0200 Christian Brabandt patch 9.0.1714: getcompletion() "cmdline" fails after :autocmd v9.0.1714
Sun, 13 Aug 2023 19:45:03 +0200 Christian Brabandt patch 9.0.1708: getcompletion() failes for user-defined commands v9.0.1708
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Fri, 16 Jun 2023 00:00:03 +0200 Bram Moolenaar patch 9.0.1636: expanding a pattern interferes with cmdline completion v9.0.1636
Fri, 19 May 2023 22:45:03 +0200 Bram Moolenaar patch 9.0.1570: some tests are slow v9.0.1570
Mon, 17 Apr 2023 17:45:06 +0200 Bram Moolenaar patch 9.0.1461: ruler not drawn correctly when using 'rulerformat' v9.0.1461
Mon, 17 Apr 2023 17:00:05 +0200 Bram Moolenaar patch 9.0.1460: insufficient testing for getcmdcompltype() v9.0.1460
Wed, 12 Apr 2023 17:30:04 +0200 Bram Moolenaar patch 9.0.1444: crash when passing NULL to setcmdline() v9.0.1444
Fri, 17 Feb 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1315: escaping for completion of map command not properly tested v9.0.1315
Sun, 05 Feb 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1285: various small problems v9.0.1285
Sun, 22 Jan 2023 19:45:04 +0100 Bram Moolenaar patch 9.0.1231: completion of :runtime does not handle {where} argument v9.0.1231
Sun, 22 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1228: fuzzy menu completion is only tested in the GUI v9.0.1228
Sat, 21 Jan 2023 23:00:04 +0100 Bram Moolenaar patch 9.0.1227: no cmdline completion for :runtime v9.0.1227
Wed, 18 Jan 2023 16:30:06 +0100 Bram Moolenaar patch 9.0.1218: completion includes functions that don't work v9.0.1218
Wed, 04 Jan 2023 20:00:05 +0100 Bram Moolenaar patch 9.0.1148: cmdline test fails in the GUI
Wed, 04 Jan 2023 17:00:05 +0100 Bram Moolenaar patch 9.0.1144: reading beyond text v9.0.1144
Thu, 08 Dec 2022 16:45:05 +0100 Bram Moolenaar patch 9.0.1032: test fails when terminal feature is missing v9.0.1032
Thu, 08 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.1030: using freed memory with the cmdline popup menu v9.0.1030
Tue, 08 Nov 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.0845: shell command with just space gives strange error v9.0.0845
Thu, 06 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0670: no space for command line when there is a tabline v9.0.0670
Wed, 05 Oct 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0665: setting 'cmdheight' has no effect if last window was resized v9.0.0665
Tue, 20 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0517: when at the command line :redrawstatus does not work well v9.0.0517
Tue, 20 Sep 2022 14:30:12 +0200 Bram Moolenaar patch 9.0.0512: cannot redraw the status lines when editing a command v9.0.0512
Mon, 19 Sep 2022 22:30:07 +0200 Bram Moolenaar patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged v9.0.0507
Thu, 15 Sep 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0473: fullcommand() only works for the current script version v9.0.0473
Wed, 14 Sep 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0463: command line test leaves directory behind v9.0.0463
Thu, 08 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0418: manually deleting temp test files v9.0.0418
Fri, 02 Sep 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0362: expanding ":e %" does not work for remote files v9.0.0362
Fri, 02 Sep 2022 16:30:07 +0200 Bram Moolenaar patch 9.0.0359: error message for wrong argument type is not specific v9.0.0359
Thu, 01 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0346: :horizontal modifier not fully supported v9.0.0346
Tue, 30 Aug 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0336: tests are flaky because of using a common file name v9.0.0336
Mon, 29 Aug 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0323: using common name in tests leads to flaky tests v9.0.0323
Mon, 29 Aug 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() v9.0.0320
Sun, 28 Aug 2022 18:30:02 +0200 Bram Moolenaar patch 9.0.0299: error messages for setcmdline() could be better v9.0.0299
Sat, 27 Aug 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0285: it is not easy to change the command line from a plugin v9.0.0285
Sun, 21 Aug 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off v9.0.0238
Sun, 21 Aug 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visible v9.0.0236
Thu, 11 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0191: messages test fails; window size incorrect v9.0.0191
Thu, 11 Aug 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent v9.0.0190
Sat, 06 Aug 2022 11:30:06 +0200 Bram Moolenaar patch 9.0.0149: test for fuzzy completion fails sometimes v9.0.0149
Tue, 26 Jul 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0089: fuzzy argument completion doesn't work for shell commands v9.0.0089
Tue, 26 Jul 2022 21:45:04 +0200 Bram Moolenaar patch 9.0.0086: tabline is not redrawn when entering command line v9.0.0086
Tue, 26 Jul 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0081: command line completion of user command may have duplicates v9.0.0081
Sat, 02 Jul 2022 17:30:02 +0200 Bram Moolenaar patch 9.0.0027: the command line test is getting quite big v9.0.0027
Sat, 02 Jul 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0025: accessing beyond allocated memory with the cmdline window v9.0.0025
Wed, 22 Jun 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5150: read past the end of the first line with ":0;'{" v8.2.5150
Wed, 22 Jun 2022 15:00:05 +0200 Bram Moolenaar patch 8.2.5148: invalid memory access when using expression on command line v8.2.5148
Mon, 06 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5063: error for a command may go over the end of IObuff v8.2.5063
Wed, 01 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5049: insufficient tests for autocommands v8.2.5049
Tue, 17 May 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.4975: recursive command line loop may cause a crash v8.2.4975
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
Sat, 07 May 2022 12:00:03 +0200 Bram Moolenaar patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdline v8.2.4899
Fri, 06 May 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4895: buffer overflow with invalid command with composing chars v8.2.4895
Tue, 19 Apr 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline v8.2.4789
Mon, 11 Apr 2022 20:45:02 +0200 Bram Moolenaar patch 8.2.4738: Esc on commandline executes command instead of abandoning it v8.2.4738
Mon, 04 Apr 2022 17:00:04 +0200 Bram Moolenaar patch 8.2.4684: cannot open a channel on a Unix domain socket v8.2.4684
Thu, 31 Mar 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4655: cmdline completion popup menu positioned wrong v8.2.4655
Fri, 25 Mar 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4628: not enough testing for 2/3 letter substitute commands v8.2.4628
Thu, 24 Mar 2022 12:30:08 +0100 Bram Moolenaar patch 8.2.4617: no completion for :scriptnames v8.2.4617
Tue, 22 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"
Thu, 17 Mar 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4585: cannot use keypad page-up/down for completion menu v8.2.4585
Thu, 17 Mar 2022 13:00:07 +0100 Bram Moolenaar patch 8.2.4584: error for using autoload function in custom completion v8.2.4584
Wed, 16 Mar 2022 14:45:04 +0100 Bram Moolenaar patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menu v8.2.4579
Wed, 16 Mar 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4578: no warning when autoload script for completion has an error v8.2.4578
Tue, 15 Mar 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4570: no command line completion for :profile and :profdel v8.2.4570
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
Mon, 28 Feb 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4483: command completion makes two rounds to collect matches v8.2.4483
Sun, 27 Feb 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4482: no fuzzy cmdline completion for user defined completion v8.2.4482
Sun, 27 Feb 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set v8.2.4481
Sun, 27 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4479: no fuzzy completieon for maps and abbreviations v8.2.4479
Sat, 26 Feb 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4478: crash when using fuzzy completion v8.2.4478
Sat, 26 Feb 2022 12:15:02 +0100 Bram Moolenaar patch 8.2.4475: fuzzy cmdline completion does not work for lower case v8.2.4475
Fri, 25 Feb 2022 16:30:07 +0100 Bram Moolenaar patch 8.2.4465: fuzzy completion does not order matches properly v8.2.4465
Thu, 24 Feb 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4463: completion only uses strict matching v8.2.4463
Wed, 16 Feb 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4398: some command completion functions are too long v8.2.4398
Tue, 15 Feb 2022 12:45:04 +0100 Bram Moolenaar patch 8.2.4387: command line completion doesn't always work properly v8.2.4387
Mon, 14 Feb 2022 20:30:02 +0100 Bram Moolenaar patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter v8.2.4382
Mon, 14 Feb 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.4376: not enough tests for command line completion v8.2.4376
Sun, 13 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4366: not enough tests for command line completion v8.2.4366
Fri, 11 Feb 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4346: a custom statusline may cause Esc to work like Enter v8.2.4346
Thu, 10 Feb 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4341: command line not redrawn when finishing popup menu v8.2.4341
Thu, 10 Feb 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu v8.2.4339
Wed, 09 Feb 2022 13:00:05 +0100 Bram Moolenaar patch 8.2.4334: command line popup menu not positioned correctly v8.2.4334
Tue, 08 Feb 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4328: command line complete matches cleard when typing character v8.2.4328
Tue, 08 Feb 2022 13:15:05 +0100 Bram Moolenaar patch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
Sun, 21 Nov 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.3638: getcompletion() always passes zero as position v8.2.3638
Wed, 17 Nov 2021 15:15:05 +0100 Bram Moolenaar patch 8.2.3608: users who type "q:" instead of ":q" are confused v8.2.3608
Thu, 21 Oct 2021 12:45:04 +0200 Bram Moolenaar patch 8.2.3550: completion() does not work properly v8.2.3550
Sun, 17 Oct 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3531: command line completion test fails on MS-Windows v8.2.3531
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Sun, 12 Sep 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3431: completion for :disas sorts local functions first v8.2.3431
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, 01 Sep 2021 13:15:06 +0200 Bram Moolenaar patch 8.2.3392: augroup completion escapes regexp pattern characters v8.2.3392
Sat, 28 Aug 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.3383: Vim9: completion for :disassemble adds parenthesis v8.2.3383
Fri, 27 Aug 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3378: MS-Windows: completing environment variables with % is wrong v8.2.3378
Thu, 26 Aug 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3377: Vim9: :disass completion does not understand "s:" v8.2.3377
Sat, 21 Aug 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.3363: when :edit reuses the current buffer the alternate file is set v8.2.3363
Thu, 19 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3360: user function completion fails with dict function v8.2.3360
Sat, 14 Aug 2021 21:15:02 +0200 Bram Moolenaar patch 8.2.3345: some code not covered by tests v8.2.3345
Fri, 13 Aug 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3337: completing "call g:" returns entries with just "g:" v8.2.3337
Sun, 13 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2992: Vim9: completion for :disassemble is incomplete v8.2.2992
Sun, 13 Jun 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2991: Vim9: no completion for :vim9 and :legacy v8.2.2991
Sun, 30 May 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2910: test for cmdline window and terminal fails on MS-Windows v8.2.2910
Sun, 30 May 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.2908: crash when using a terminal popup window from cmdline window v8.2.2908
Wed, 26 May 2021 20:00:07 +0200 Bram Moolenaar patch 8.2.2887: crash when passing null string to fullcommand() v8.2.2887
Wed, 19 May 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2873: not enough tests for writing buffers v8.2.2873
Tue, 18 May 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R v8.2.2870
Sat, 15 May 2021 13:30:02 +0200 Bram Moolenaar patch 8.2.2851: using <Cmd> mapping on the command line triggers CmdlineChanged v8.2.2851
Thu, 13 May 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2850: recalling commands from history is not tested v8.2.2850
Sun, 28 Mar 2021 15:30:05 +0200 Bram Moolenaar patch 8.2.2669: command line completion does not work after "vim9" v8.2.2669
Sun, 14 Feb 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places v8.2.2511
Sat, 06 Feb 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.2468: not easy to get the full command name from a shortened one v8.2.2468
Sat, 30 Jan 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand v8.2.2433
Tue, 26 Jan 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.2415: no way to check for the cmdwin feature v8.2.2415
Wed, 13 Jan 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.2341: expresison command line completion incomplete after "g:" v8.2.2341
Mon, 28 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2234: command line wildmenu test often fails with Unix GUI v8.2.2234
Sat, 26 Dec 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.2221: if <Down> is mapped on the command line 'wildchar' is inserted v8.2.2221
Thu, 24 Dec 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2206: :exe command line completion only works for first argument v8.2.2206
Sat, 21 Nov 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.2030: some tests fail on Mac v8.2.2030
Mon, 05 Oct 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.1803: a few failures are not tested v8.2.1803
Wed, 23 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1736: failure to compile a pattern not tested much v8.2.1736
Mon, 07 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1634: loop to handle keys for the command line is too long v8.2.1634
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Thu, 03 Sep 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1580: wildmenu does not work properly v8.2.1580
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Fri, 03 Jul 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1121: command completion not working after ++arg v8.2.1121
Sun, 28 Jun 2020 13:15:05 +0200 Bram Moolenaar patch 8.2.1077: no enough test coverage for highlighting v8.2.1077
Wed, 24 Jun 2020 13:45:06 +0200 Bram Moolenaar patch 8.2.1046: insufficient tests for src/buffer.c v8.2.1046
Thu, 18 Jun 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1007: completion doesn't work after ":r ++arg !" v8.2.1007
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Fri, 12 Jun 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0961: MS-Windows: no completion for locales v8.2.0961
Sun, 07 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0926: cmdline test fails on Appveyor v8.2.0926
Sun, 07 Jun 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0925: getcompletion() does not return command line arguments v8.2.0925
Sun, 07 Jun 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.0923: cmdline test is slow v8.2.0923
Sun, 07 Jun 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0921: CTRL-W T in cmdline window causes trouble v8.2.0921
Sat, 06 Jun 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.0911: crash when opening a buffer for the cmdline window fails v8.2.0911
Thu, 04 Jun 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0905: test coverage could be better v8.2.0905
Mon, 27 Apr 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0648: semicolon search does not work in first line v8.2.0648
Tue, 21 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0615: regexp benchmark stest is old style v8.2.0615
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Mon, 30 Mar 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0482: channel and sandbox code not sufficiently tested v8.2.0482
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
Sun, 22 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0430: window creation failure not properly tested v8.2.0430
Fri, 20 Mar 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.0418: code in eval.c not sufficiently covered by tests v8.2.0418
Wed, 18 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0401: not enough test coverage for evalvars.c v8.2.0401
Mon, 16 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0396: cmdexpand.c insufficiently tested v8.2.0396
Tue, 10 Mar 2020 08:00:06 +0100 Bram Moolenaar patch 8.2.0369: various Normal mode commands not fully tested v8.2.0369
Sun, 08 Mar 2020 05:15:04 +0100 Bram Moolenaar patch 8.2.0363: some Normal mode commands not tested v8.2.0363
Mon, 02 Mar 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0347: various code not covered by tests v8.2.0347
Sun, 01 Mar 2020 17:00:06 +0100 Bram Moolenaar patch 8.2.0342: some code in ex_getln.c not covered by tests v8.2.0342
Sat, 29 Feb 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0335: no completion for :disassemble v8.2.0335
Sat, 29 Feb 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.0332: some code in ex_getln.c not covered by tests v8.2.0332
Thu, 27 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0325: ex_getln.c code not covered by tests v8.2.0325
Tue, 25 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0316: ex_getln.c code has insufficient test coverage v8.2.0316
Fri, 21 Feb 2020 18:00:05 +0100 Bram Moolenaar patch 8.2.0293: various Ex commands not sufficiently tested v8.2.0293
Sun, 16 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0261: some code not covered by tests v8.2.0261
Fri, 14 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0257: cannot recognize a terminal in a popup window v8.2.0257
Tue, 11 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0243: insufficient code coverage for ex_docmd.c functions v8.2.0243
Sun, 19 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0131: command line is not cleared when switching tabs v8.2.0131
Sat, 28 Dec 2019 14:15:03 +0100 Bram Moolenaar patch 8.2.0051: command line completion test skipped v8.2.0051
Fri, 27 Dec 2019 17:30:03 +0100 Bram Moolenaar patch 8.2.0049: command line completion not fully tested v8.2.0049
Wed, 18 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.2.0023: command line editing not sufficiently tested v8.2.0023
Thu, 05 Dec 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2390: test94 is old style, fix 7.4.441 not tested v8.1.2390
Wed, 04 Dec 2019 15:15:04 +0100 Bram Moolenaar patch 8.1.2385: opening cmdline window with feedkeys() does not work v8.1.2385
Tue, 26 Nov 2019 17:00:04 +0100 Bram Moolenaar patch 8.1.2348: :const cannot be followed by "| endif" v8.1.2348
Sun, 27 Oct 2019 20:45:03 +0100 Bram Moolenaar patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is open v8.1.2227
Sun, 27 Oct 2019 05:15:06 +0100 Bram Moolenaar patch 8.1.2225: the "last used" info of a buffer is under used v8.1.2225
Sat, 12 Oct 2019 20:30:03 +0200 Bram Moolenaar patch 8.1.2143: cannot see each command even when 'verbose' is set v8.1.2143
Sun, 15 Sep 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.2037: can call win_gotoid() in cmdline window v8.1.2037
Mon, 09 Sep 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.2017: cannot execute commands after closing the cmdline window v8.1.2017
Fri, 06 Sep 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1993: more functions can be used as methods v8.1.1993
Sat, 24 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1925: more functions can be used as methods v8.1.1925
Sat, 15 Jun 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1546: in some tests 'tags' is set but not restored v8.1.1546
Sat, 04 May 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1268: map completion test fails in GUI v8.1.1268
Fri, 03 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1254: mapping completion contains dead code v8.1.1254
Fri, 03 May 2019 17:00:06 +0200 Bram Moolenaar patch 8.1.1253: mapping completion test fails v8.1.1253
Fri, 03 May 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1252: not all mapping completion is tested v8.1.1252
Fri, 03 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1251: no test for completion of mapping keys v8.1.1251
Thu, 28 Mar 2019 21:30:05 +0100 Bram Moolenaar patch 8.1.1063: insufficient testing for wildmenu completion v8.1.1063
Sun, 27 Jan 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.0836: user completion test can fail on MS-Windows v8.1.0836
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Mon, 31 Dec 2018 21:15:05 +0100 Bram Moolenaar patch 8.1.0668: no test for overstrike mode in the command line v8.1.0668
Sat, 28 Jul 2018 19:30:06 +0200 Christian Brabandt patch 8.1.0223: completing shell command finds sub-directories in $PATH v8.1.0223
Sat, 23 Jun 2018 15:00:05 +0200 Christian Brabandt patch 8.1.0101: no test for getcmdwintype() v8.1.0101
Tue, 19 Jun 2018 19:15:06 +0200 Christian Brabandt patch 8.1.0085: no test for completing user name and language v8.1.0085
Tue, 22 May 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0017: shell command completion has duplicates v8.1.0017
Sat, 12 May 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1816: no test for setcmdpos() v8.0.1816
Tue, 01 May 2018 19:30:06 +0200 Christian Brabandt patch 8.0.1787: cannot insert the whole cursor line v8.0.1787
Sat, 07 Apr 2018 19:15:05 +0200 Christian Brabandt patch 8.0.1672: error during completion causes command to be cancelled v8.0.1672
Thu, 29 Mar 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1649: no completion for argument list commands v8.0.1649
Sat, 28 Oct 2017 18:00:05 +0200 Christian Brabandt patch 8.0.1231: expanding file name drops dash v8.0.1231
Sun, 15 Oct 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1200: tests switch the bell off twice v8.0.1200
Sun, 06 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0878: no completion for :mapclear v8.0.0878
Mon, 10 Apr 2017 23:00:03 +0200 Christian Brabandt patch 8.0.0562: not enough test coverage for syntax commands v8.0.0562
Fri, 07 Apr 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0547: extra line break in verbosefile v8.0.0547
Wed, 29 Mar 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0525: completion for user command argument not tested v8.0.0525
Sun, 26 Mar 2017 14:00:04 +0200 Christian Brabandt patch 8.0.0513: getting name of cleared highlight group is wrong v8.0.0513
Wed, 08 Mar 2017 23:00:06 +0100 Christian Brabandt patch 8.0.0433: beeps when running tests v8.0.0433
Thu, 02 Mar 2017 23:15:05 +0100 Christian Brabandt patch 8.0.0402: :map completion does not have <special> v8.0.0402
Thu, 09 Feb 2017 22:30:05 +0100 Christian Brabandt patch 8.0.0324: illegal memory access with a wrong yank range v8.0.0324
Thu, 09 Feb 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0323: one second pause when running cmdline test v8.0.0323
Mon, 06 Feb 2017 22:30:03 +0100 Christian Brabandt patch 8.0.0314: getcmd*() functions are not tested v8.0.0314
Fri, 03 Feb 2017 21:30:04 +0100 Christian Brabandt patch 8.0.0298: Ex command range with repeated search does not work v8.0.0298
Tue, 24 Jan 2017 21:30:04 +0100 Christian Brabandt patch 8.0.0237: when 'wildoptions' is "tagfile" completion may not work v8.0.0237
Sun, 22 Jan 2017 19:30:03 +0100 Christian Brabandt patch 8.0.0220: completion of highlight names misses a few values v8.0.0220
Sun, 22 Jan 2017 17:00:05 +0100 Christian Brabandt patch 8.0.0218: no completion for :cexpr and similar commands v8.0.0218
Sun, 11 Dec 2016 21:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fe38b494fff56cd9b2fcaeef26a8fd7b6557d69c v8.0.0133
Fri, 09 Dec 2016 18:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/eaaa9bbda6ec0a8589a9b23720f95bffe01dc267 v8.0.0125
Sat, 03 Dec 2016 14:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/21efc3633edb58809c5dd89b025d34d7002e731c v8.0.0119
Sat, 15 Oct 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9e507ca8a3e1535e62de4bd86374b0fcd18ef5b8 v8.0.0034
Sun, 28 Aug 2016 13:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1773ddfdcd106fa3bbf479c9b62ccde03c2a86ba v7.4.2276
Sat, 27 Aug 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/73d4e4c8922f6f4d256f910a18f47c0c3a48c28b v7.4.2274
Sat, 13 Aug 2016 15:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e9d58a6459687a1228b5aa85bd7b31f8f1e528a8 v7.4.2205
Sat, 06 Aug 2016 14:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7522f6982197f83a5c0f6e9af07fb713934f824a v7.4.2162
Fri, 05 Aug 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b650b9878e9f0ac6bb1b61230095ad9ab3850a33 v7.4.2158
Thu, 28 Jul 2016 23:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b56195ed00a9a79aa6217cddbeedbc8cc7a5b6d8 v7.4.2112
Sat, 23 Jul 2016 16:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b49edc11a1872fa99befa9a4a8ea6c8537868038 v7.4.2096
Sun, 17 Jul 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c1fb763184c8ae82300357867fa2070aa94366e9 v7.4.2066
Sat, 09 Jul 2016 19:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0d3e24be5686c0710aa3c6671e4c626d6cb21a5f v7.4.2012
Sat, 09 Jul 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa4d73235bf4deee167aa5314b89ae3d3db334b7 v7.4.2011
Sat, 11 Jun 2016 23:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ae3150ec8d9da4a244acffebea55416946ca23d3 v7.4.1923