log src/ex_docmd.c @ 19433:af9d5585cfbf v8.2.0274

age author description
Tue, 18 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global v8.2.0274
Sun, 16 Feb 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0265: "eval" after "if 0" doesn't check for following command v8.2.0265
Sat, 08 Feb 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0232: the :compiler command causes a crash v8.2.0232
Sat, 01 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0194: some commands can cause problems in terminal popup v8.2.0194
Fri, 31 Jan 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0189: cd() with NULL argument crashes v8.2.0189
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sun, 26 Jan 2020 19:30:14 +0100 Bram Moolenaar patch 8.2.0154: reallocating the list of scripts is inefficient v8.2.0154
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Sat, 18 Jan 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0127: some buffer commands work in a popup window v8.2.0127
Fri, 17 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0125: :mode no longer works for any system v8.2.0125
Tue, 07 Jan 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0098: exe stack length can be wrong without being detected v8.2.0098
Mon, 06 Jan 2020 22:00:06 +0100 Bram Moolenaar patch 8.2.0095: cannot specify exit code for :cquit v8.2.0095
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Mon, 16 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.2.0013: not using a typedef for condstack v8.2.0013
Sun, 08 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2411: function argument copied unnecessarily v8.1.2411
Sun, 01 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2379: using old C style comments v8.1.2379
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 26 Nov 2019 17:15:03 +0100 Bram Moolenaar patch 8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif" v8.1.2349
Tue, 26 Nov 2019 17:00:04 +0100 Bram Moolenaar patch 8.1.2348: :const cannot be followed by "| endif" v8.1.2348
Sun, 20 Oct 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2197: ExitPre autocommand may cause accessing freed memory v8.1.2197
Sun, 20 Oct 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2195: Vim does not exit when the terminal window is last window v8.1.2195
Sat, 19 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2187: error for bad regexp even though regexp is not used v8.1.2187
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
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
Sat, 21 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2064: MS-Windows: compiler warnings for unused arguments v8.1.2064
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Thu, 05 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.1988: :startinsert! does not work the same way as "A" v8.1.1988
Wed, 04 Sep 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1979: code for handling file names is spread out v8.1.1979
Fri, 23 Aug 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1914: command line expansion code is spread out v8.1.1914
Wed, 21 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1908: every popup window consumes a buffer number v8.1.1908
Wed, 21 Aug 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1905: cannot set all properties of the info popup v8.1.1905
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Sun, 18 Aug 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880
Sat, 17 Aug 2019 15:15:03 +0200 Bram Moolenaar patch 8.1.1870: using :pedit from a help file sets help filetype v8.1.1870
Sat, 17 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1869: code for the argument list is spread out v8.1.1869
Fri, 16 Aug 2019 10:30:03 +0200 Bram Moolenaar patch 8.1.1853: timers test is still flaky v8.1.1853
Thu, 15 Aug 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.1851: crash when sound_playfile() callback plays sound v8.1.1851
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Tue, 06 Aug 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1822: confusing error message when range is not allowed v8.1.1822
Mon, 05 Aug 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1819: :pedit does not work with a popup preview window v8.1.1819
Sun, 04 Aug 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1808: build failure for tiny version v8.1.1808
Thu, 01 Aug 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1785: map functionality mixed with character input v8.1.1785
Sun, 28 Jul 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1767: FEAT_SESSION defined separately v8.1.1767
Sun, 28 Jul 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1766: code for writing session file is spread out v8.1.1766
Wed, 24 Jul 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete" v8.1.1746
Wed, 24 Jul 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1742: still some match functions in evalfunc.c v8.1.1742
Sun, 21 Jul 2019 19:30:06 +0200 Bram Moolenaar patch 8.1.1727: code for viminfo support is spread out v8.1.1727
Thu, 18 Jul 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1714: cannot preview a file in a popup window v8.1.1714
Fri, 12 Jul 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1667: flags for Ex commands may clash with other symbols v8.1.1667
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Sun, 16 Jun 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing v8.1.1555
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
Sat, 15 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1540: cannot build without the +eval feature v8.1.1540
Sat, 01 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1438: some commands cause trouble in a popup window v8.1.1438
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Sat, 25 May 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1392: build failure in tiny version v8.1.1392
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Thu, 09 May 2019 19:00:08 +0200 Bram Moolenaar patch 8.1.1307: cannot reconnect to the X server after it restarted v8.1.1307
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Fri, 03 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1256: cannot navigate through errors relative to the cursor v8.1.1256
Wed, 01 May 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1243: compiler warnings for incomplete switch statement v8.1.1243
Wed, 01 May 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1241: Ex command info contains confusing information v8.1.1241
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Thu, 25 Apr 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1204: output of :command with address completion is not nice v8.1.1204
Wed, 24 Apr 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1201: output of :command is hard to read v8.1.1201
Sun, 07 Apr 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1136: decoding of mouse click escape sequence is not tested v8.1.1136
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 30 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1077: reg_executing() is reset by calling input() v8.1.1077
Mon, 04 Mar 2019 11:45:07 +0100 Bram Moolenaar patch 8.1.0992: a :normal command resets the reg_executing() result v8.1.0992
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 17 Feb 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0940: MS-Windows console resizing not handled properly v8.1.0940
Fri, 08 Feb 2019 14:45:07 +0100 Bram Moolenaar patch 8.1.0881: can execute shell commands in rvim through interfaces v8.1.0881
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Mon, 28 Jan 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.0839: when using VTP wrong colors after a color scheme change v8.1.0839
Sat, 26 Jan 2019 20:15:11 +0100 Bram Moolenaar patch 8.1.0829: when 'hidden' is set session creates extra buffers v8.1.0829
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Thu, 24 Jan 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.0803: session file has problem with single quote in file name v8.1.0803
Tue, 22 Jan 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0794: white space before " -Ntabmove" causes problems v8.1.0794
Tue, 22 Jan 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.0790: code for creating tabpages in session is too complex v8.1.0790
Mon, 21 Jan 2019 23:15:06 +0100 Bram Moolenaar patch 8.1.0789: sourcing a session sets v:errmsg v8.1.0789
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Tue, 15 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0752: one more compiler warning for signed/unsigned string v8.1.0752
Mon, 14 Jan 2019 20:30:06 +0100 Bram Moolenaar patch 8.1.0745: compiler warnings for signed/unsigned string v8.1.0745
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0734: the hlsearch state is not stored in a session file v8.1.0734
Tue, 08 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0706: tabline is not always redrawn v8.1.0706
Wed, 26 Dec 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set v8.1.0640
Sun, 23 Dec 2018 19:15:05 +0100 Bram Moolenaar patch 8.1.0629: "gn" selects the wrong text with a multi-line match v8.1.0629
Sat, 22 Dec 2018 17:15:05 +0100 Bram Moolenaar patch 8.1.0623: iterating through window frames is repeated v8.1.0623
Sun, 16 Dec 2018 16:45:05 +0100 Bram Moolenaar patch 8.1.0604: autocommand test fails on MS-Windows v8.1.0604
Sun, 16 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0602: DirChanged is also triggered when directory didn't change v8.1.0602
Fri, 14 Dec 2018 19:00:05 +0100 Bram Moolenaar patch 8.1.0586: :digraph output is not easy to read v8.1.0586
Sat, 08 Dec 2018 16:15:05 +0100 Bram Moolenaar patch 8.1.0573: cannot redefine user command without ! in same script v8.1.0573
Sun, 02 Dec 2018 18:30:07 +0100 Bram Moolenaar patch 8.1.0560: cannot use address type "other" with with user command v8.1.0560
Fri, 19 Oct 2018 22:45:07 +0200 Bram Moolenaar patch 8.1.0487: no menus specifically for the terminal window v8.1.0487
Tue, 02 Oct 2018 16:30:05 +0200 Christian Brabandt patch 8.1.0447: GUI scrollbar test fails with Athena and Motif v8.1.0447
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 30 Sep 2018 18:30:05 +0200 Christian Brabandt patch 8.1.0442: GUI: cursor not drawn after ":redraw | sleep" v8.1.0442
Sat, 15 Sep 2018 15:45:10 +0200 Christian Brabandt patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled v8.1.0392
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Thu, 06 Sep 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern v8.1.0351
Thu, 30 Aug 2018 16:00:08 +0200 Christian Brabandt patch 8.1.0337: :file fails in quickfix command v8.1.0337
Wed, 29 Aug 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0333: :mkview does not restore cursor properly after "$" v8.1.0333
Thu, 23 Aug 2018 23:00:05 +0200 Christian Brabandt patch 8.1.0324: off-by-one error in cmdidx check v8.1.0324
Tue, 21 Aug 2018 18:00:08 +0200 Christian Brabandt patch 8.1.0309: profiling does not show a count for condition lines v8.1.0309
Tue, 21 Aug 2018 15:15:06 +0200 Christian Brabandt patch 8.1.0306: plural messages are not translated properly v8.1.0306
Wed, 15 Aug 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0288: quickfix code uses cmdidx too often v8.1.0288
Tue, 14 Aug 2018 16:15:04 +0200 Christian Brabandt patch 8.1.0282: 'incsearch' does not work with command modifiers v8.1.0282
Tue, 14 Aug 2018 13:45:04 +0200 Christian Brabandt patch 8.1.0281: parsing command modifiers is not separated v8.1.0281
Fri, 10 Aug 2018 23:15:04 +0200 Christian Brabandt patch 8.1.0266: parsing Ex address range is not a separate function v8.1.0266
Tue, 07 Aug 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0253: saving and restoring window title does not always work v8.1.0253
Wed, 01 Aug 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0230: directly checking 'buftype' value v8.1.0230
Sun, 29 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0228: dropping files is ignored while Vim is busy v8.1.0228
Sat, 28 Jul 2018 17:15:06 +0200 Christian Brabandt patch 8.1.0219: expanding ## fails to escape backtick v8.1.0219
Sat, 28 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0217: compiler warning for variable set but not used v8.1.0217
Wed, 25 Jul 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0211: expanding a file name "~" results in $HOME v8.1.0211
Sat, 07 Jul 2018 16:45:05 +0200 Christian Brabandt patch 8.1.0159: completion for user names does not work for a prefix. v8.1.0159
Sat, 07 Jul 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0158: GUI: input() fails if CTRL-C was pressed before v8.1.0158
Wed, 04 Jul 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0149: session is wrong with multiple tabs when :lcd was used v8.1.0149
Thu, 21 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0095: dialog for ":browse tabnew" says "new window" v8.1.0095
Tue, 12 Jun 2018 17:15:06 +0200 Christian Brabandt patch 8.1.0047: no completion for :unlet $VAR v8.1.0047
Tue, 12 Jun 2018 12:45:07 +0200 Christian Brabandt patch 8.1.0043: ++bad argument of :edit does not work properly v8.1.0043
Wed, 06 Jun 2018 09:15:06 +0200 Christian Brabandt patch 8.1.0035: not easy to switch between prompt buffer and other windows v8.1.0035
Tue, 08 May 2018 22:15:05 +0200 Christian Brabandt patch 8.0.1804: using :normal in terminal window causes problems v8.0.1804
Tue, 01 May 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1786: no test for 'termwinkey' v8.0.1786
Sun, 29 Apr 2018 12:30:09 +0200 Christian Brabandt patch 8.0.1773: dialog messages are not translated v8.0.1773
Fri, 27 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way v8.0.1768
Thu, 05 Apr 2018 19:00:09 +0200 Christian Brabandt patch 8.0.1663: cannot build without multi-byte feature v8.0.1663
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Thu, 29 Mar 2018 16:15:07 +0200 Christian Brabandt patch 8.0.1650: too many #ifdefs v8.0.1650
Thu, 29 Mar 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1649: no completion for argument list commands v8.0.1649
Sun, 11 Mar 2018 14:45:05 +0100 Christian Brabandt patch 8.0.1595: no autocommand triggered before exiting v8.0.1595
Fri, 09 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1592: terminal windows in a session are not properly restored v8.0.1592
Mon, 05 Mar 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1570: can't use :popup for a menu in the terminal v8.0.1570
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 13 Feb 2018 18:15:06 +0100 Christian Brabandt patch 8.0.1518: error messages suppressed after ":silent! try" v8.0.1518
Mon, 12 Feb 2018 22:15:05 +0100 Christian Brabandt patch 8.0.1508: the :drop command is not always available v8.0.1508
Sun, 11 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1505: debugger can't break on a condition v8.0.1505
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Fri, 09 Feb 2018 18:00:07 +0100 Christian Brabandt patch 8.0.1485: weird autocmd may cause arglist to be changed recursively v8.0.1485
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Tue, 19 Dec 2017 21:30:05 +0100 Christian Brabandt patch 8.0.1416: crash when searching for a sentence v8.0.1416
Sat, 11 Nov 2017 18:30:06 +0100 Christian Brabandt patch 8.0.1289: mkview always includes the local directory v8.0.1289
Sat, 28 Oct 2017 18:00:05 +0200 Christian Brabandt patch 8.0.1231: expanding file name drops dash v8.0.1231
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Thu, 19 Oct 2017 17:15:04 +0200 Christian Brabandt patch 8.0.1205: it is possible to unload a changed buffer v8.0.1205
Thu, 19 Oct 2017 12:45:07 +0200 Christian Brabandt patch 8.0.1204: a QuitPre autocommand may get the wrong file name v8.0.1204
Sat, 14 Oct 2017 16:15:04 +0200 Christian Brabandt patch 8.0.1190: unusable after opening new window in BufWritePre event v8.0.1190
Sat, 14 Oct 2017 15:30:04 +0200 Christian Brabandt patch 8.0.1189: E172 is not actually useful v8.0.1189
Tue, 26 Sep 2017 17:45:04 +0200 Christian Brabandt patch 8.0.1151: "vim -c startinsert!" doesn't append v8.0.1151
Sat, 23 Sep 2017 16:45:05 +0200 Christian Brabandt patch 8.0.1139: using window toolbar changes state v8.0.1139
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 14 Sep 2017 23:00:04 +0200 Christian Brabandt patch 8.0.1109: timer causes error on exit from Ex mode v8.0.1109
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Sun, 10 Sep 2017 18:30:05 +0200 Christian Brabandt patch 8.0.1090: cannot get the text under the cursor like v:beval_text v8.0.1090
Sun, 10 Sep 2017 17:45:04 +0200 Christian Brabandt patch 8.0.1089: cannot get range count in user command v8.0.1089
Wed, 30 Aug 2017 21:15:04 +0200 Christian Brabandt patch 8.0.1024: folds lost when session file has a buffer in two windows v8.0.1024
Thu, 17 Aug 2017 17:00:05 +0200 Christian Brabandt patch 8.0.0953: get "no write since last change" error in terminal window v8.0.0953
Sun, 06 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0878: no completion for :mapclear v8.0.0878
Thu, 03 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0858: can exit while a terminal is still running a job
Thu, 27 Jul 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0785: wildcards are not expanded for :terminal v8.0.0785
Sun, 23 Jul 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0761: options not set properly for a terminal buffer v8.0.0761
Sat, 08 Jul 2017 14:45:03 +0200 Christian Brabandt patch 8.0.0700: segfault with QuitPre autocommand closes the window v8.0.0700
Fri, 07 Jul 2017 12:00:04 +0200 Christian Brabandt patch 8.0.0693: no terminal emulator support v8.0.0693
Thu, 22 Jun 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0656: cannot use ! after some user commands v8.0.0656
Sat, 17 Jun 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0643: when a pattern search is slow Vim becomes unusable v8.0.0643
Sun, 04 Jun 2017 20:45:05 +0200 Christian Brabandt patch 8.0.0615: using % with :hardcopy wrongly escapes spaces v8.0.0615
Sun, 04 Jun 2017 19:15:03 +0200 Christian Brabandt patch 8.0.0613: the conf filetype is used before ftdetect from packages v8.0.0613
Tue, 16 May 2017 09:45:03 +0200 Christian Brabandt patch 8.0.0598: building with gcc 7.1 yields new warnings v8.0.0598
Thu, 20 Apr 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0572: building the command table requires Perl v8.0.0572
Mon, 27 Mar 2017 23:15:05 +0200 Christian Brabandt patch 8.0.0515: ml_get errors in silent Ex mode v8.0.0515
Sun, 26 Mar 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0514: script for creating cmdidxs can be improved v8.0.0514
Sat, 25 Mar 2017 15:15:05 +0100 Christian Brabandt patch 8.0.0506: can't build with ANSI C v8.0.0506
Sat, 25 Mar 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0504: looking up an Ex command is a bit slow v8.0.0504
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Wed, 01 Mar 2017 18:15:04 +0100 Christian Brabandt patch 8.0.0394: tabs are not aligned when scrolling horizontally v8.0.0394
Sat, 25 Feb 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0365: might free a dict item that wasn't allocated v8.0.0365
Fri, 17 Feb 2017 16:45:05 +0100 Christian Brabandt patch 8.0.0334: can't access b:changedtick from a dict reference v8.0.0334
Sun, 12 Feb 2017 18:45:03 +0100 Christian Brabandt patch 8.0.0327: error message in cmdline window is not translated v8.0.0327
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
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
Wed, 01 Feb 2017 23:00:04 +0100 Christian Brabandt patch 8.0.0294: argument list is not stored correctly in a session file v8.0.0294
Sun, 29 Jan 2017 21:45:05 +0100 Christian Brabandt patch 8.0.0266: compiler warning for using uninitialized variable v8.0.0266
Sun, 29 Jan 2017 15:30:04 +0100 Christian Brabandt patch 8.0.0260: build fails with tiny features v8.0.0260
Sun, 29 Jan 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0259: tab commands do not handle count correctly v8.0.0259
Sat, 28 Jan 2017 17:15:04 +0100 Christian Brabandt patch 8.0.0253: error when loading session if winminheight is 2 v8.0.0253
Sat, 28 Jan 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0251: not easy to select Python 2 or 3 v8.0.0251
Sun, 22 Jan 2017 17:00:05 +0100 Christian Brabandt patch 8.0.0218: no completion for :cexpr and similar commands v8.0.0218
Fri, 13 Jan 2017 22:15:03 +0100 Christian Brabandt patch 8.0.0177: BufEnter autocommand not fired for a directory v8.0.0177
Sat, 07 Jan 2017 20:45:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7069bf18e1b1b7bc7640335e07d1022b5acc9048 v8.0.0150
Mon, 02 Jan 2017 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5e1e6d265d26ee2952c4a018a5ff72c950d2d700 v8.0.0139
Mon, 02 Jan 2017 16:30:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b094ff4b2be4d8b7364c566a1cc7e27aa4452a50 v8.0.0138
Mon, 02 Jan 2017 15:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/777b30f827bcbe10a40640b1bf0361cb93a16be1 v8.0.0137
Mon, 02 Jan 2017 14:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ded2782783f352201ac0b05c6dbe4831adb4a58b v8.0.0135
Sun, 11 Dec 2016 21:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fe38b494fff56cd9b2fcaeef26a8fd7b6557d69c v8.0.0133
Tue, 15 Nov 2016 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2256c9947164229c0960803e2a2992b793c23298 v8.0.0086
Sat, 12 Nov 2016 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d4db7719bdfbc54df396eac08d8cbb2389feacf4 v8.0.0081
Thu, 10 Nov 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a5883b7488e492419dde7e1637cc72f2d566ba4 v8.0.0075
Thu, 10 Nov 2016 18:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/459ca563128f2edb7e3bb190090bbb755a56dd55 v8.0.0073
Sun, 06 Nov 2016 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a1f4cb93ba50ea9e40cd4b1f5592b8a6d1398660 v8.0.0069
Sat, 15 Oct 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9e507ca8a3e1535e62de4bd86374b0fcd18ef5b8 v8.0.0034
Wed, 12 Oct 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cea912af725c54f4727a0565e31661f6b29c6bb1 v8.0.0029
Thu, 29 Sep 2016 15:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b9c31e71f5a4653a27e81c21226039bfa35b9131 v8.0.0018
Sun, 11 Sep 2016 14:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4930a76a0357f76a829eafe4985d04cf3ce0e9e0 v7.4.2362
Sun, 04 Sep 2016 20:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e0ab94e7123ca7855f45919114d948ef2bc1e8c3 v7.4.2324
Sat, 03 Sep 2016 16:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5a49789a9b1f6447aeafbbbdd5b235dd10c471d5 v7.4.2312
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Fri, 26 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d29459baa61819e59961804ed258efac5733ec70 v7.4.2263
Wed, 24 Aug 2016 00:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7b668e83d0635d082b7ec90d7d2aa30a9d7d8928 v7.4.2244
Sun, 21 Aug 2016 19:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9b7f8ce9eb3cb704f8cc14ab659bf86b1d6dc13c v7.4.2237
Sat, 30 Jul 2016 19:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3bcfca3ab4db415d0e750e00204dd25a91fcee77 v7.4.2127
Thu, 28 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/eac784eced501c54d2c99e18a1af96cd996f3a6c v7.4.2110
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sat, 16 Jul 2016 17:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f6acffbe83e622542d9fdf3066f51933e46e4954 v7.4.2049
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sat, 09 Jul 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa4d73235bf4deee167aa5314b89ae3d3db334b7 v7.4.2011
Sat, 09 Jul 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/79815f1ec77406f2f21a618c053e5793b597db7a v7.4.2008
Fri, 08 Jul 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba768495c2e6bae74e49d22d489fbf211ecad55e v7.4.2001
Fri, 08 Jul 2016 11:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/245a7cb6d33e556415c9fcaa874b784a6d8f0ef3 v7.4.2000
Thu, 07 Jul 2016 19:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dcb170018642ec144cd87d9d9fe076575b8d1263 v7.4.1997
Sun, 12 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2d35899721da0e9359a9fe1059554f8c4ea7f0c1 v7.4.1925
Thu, 09 Jun 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1610d052413e0ed664498853a47acc2d677a22d1 v7.4.1913
Sat, 04 Jun 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/63a60ded3fd584847a05dccf058026e682abad90 v7.4.1898