log src/ex_cmds.h @ 18478:94223687df0e

age author description
Thu, 19 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.2058: function for ex command is named inconsistently v8.1.2058
Fri, 16 Aug 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.1865: spellrare and spellrepall in the wrong order v8.1.1865
Sun, 11 Aug 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare v8.1.1838
Sun, 04 Aug 2019 15:15:06 +0200 Bram Moolenaar patch 8.1.1807: more functions can be used as a method v8.1.1807
Sat, 13 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1680: the command table is not well aligned v8.1.1680
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
Sat, 15 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1539: not easy to define a variable and lock it v8.1.1539
Mon, 10 Jun 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1513: all popup functionality is in functions, except :popupclear v8.1.1513
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
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
Sun, 05 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1281: cannot specify a count with :chistory v8.1.1281
Sun, 05 May 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.1275: cannot navigate to errors before/after the cursor v8.1.1275
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 18:15:07 +0200 Bram Moolenaar patch 8.1.1241: Ex command info contains confusing information v8.1.1241
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, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Fri, 08 Feb 2019 17:00:07 +0100 Bram Moolenaar patch 8.1.0883: missing some changes for Ex commands v8.1.0883
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Tue, 08 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0706: tabline is not always redrawn v8.1.0706
Fri, 14 Dec 2018 19:00:05 +0100 Bram Moolenaar patch 8.1.0586: :digraph output is not easy to read v8.1.0586
Fri, 30 Nov 2018 23:00:06 +0100 Bram Moolenaar patch 8.1.0553: it is not easy to edit a script that was sourced v8.1.0553
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, 14 Aug 2018 13:45:04 +0200 Christian Brabandt patch 8.1.0281: parsing command modifiers is not separated v8.1.0281
Tue, 10 Jul 2018 19:45:05 +0200 Christian Brabandt patch 8.1.0177: defining function in sandbox is inconsistent v8.1.0177
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
Sun, 17 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1120: :tm means :tmap instead of :tmenu v8.0.1120
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, 20 Aug 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0976: cannot send lines to a terminal job v8.0.0976
Fri, 11 Aug 2017 22:30:06 +0200 Christian Brabandt patch 8.0.0910: cannot create a terminal in the current window v8.0.0910
Thu, 27 Jul 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0785: wildcards are not expanded for :terminal v8.0.0785
Sun, 16 Jul 2017 15:45:03 +0200 Christian Brabandt patch 8.0.0721: :argedit can only have one argument v8.0.0721
Sun, 09 Jul 2017 15:45:03 +0200 Christian Brabandt patch 8.0.0704: problems with autocommands when opening help v8.0.0704
Fri, 07 Jul 2017 12:30:03 +0200 Christian Brabandt patch 8.0.0694: building in shadow directory does not work v8.0.0694
Wed, 28 Jun 2017 22:30:03 +0200 Christian Brabandt patch 8.0.0688: cannot resize the window in a FileType autocommand v8.0.0688
Thu, 22 Jun 2017 19:30:04 +0200 Christian Brabandt patch 8.0.0655: not easy to make sure a function does not exist v8.0.0655
Mon, 10 Apr 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0560: :windo allows for ! but it's not supported v8.0.0560
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 16:15:04 +0100 Christian Brabandt patch 8.0.0251: not easy to select Python 2 or 3 v8.0.0251
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
Tue, 20 Sep 2016 21:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ebdd90ac282909c0bfcd6e83e70505abbbd5a38d v8.0.0006
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
Sat, 20 Aug 2016 18:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e11d61a3b1cdedf3144de697a2b38af62c3a78d8 v7.4.2231
Sat, 16 Jul 2016 17:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f6acffbe83e622542d9fdf3066f51933e46e4954 v7.4.2049
Sat, 09 Jul 2016 18:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/537ef08408c50e0c4104d57f74993b3b0ed9560d v7.4.2010
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, 14 Apr 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5d91646599a7b74310845e30a2a52ff197dc0ed7 v7.4.1738
Thu, 14 Apr 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/451f849fd6282a4facd4f0f58af62837443fb5a6 v7.4.1735
Sat, 12 Mar 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2d8f56acb32428d0f965d42dd13b27100b46fa15 v7.4.1550
Sun, 06 Mar 2016 14:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/be82c254862e475a582c0717455e1db6bf96b0d0 v7.4.1499
Fri, 04 Mar 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f3654827368e6204608036353a0360e9e7c21e02 v7.4.1486
Thu, 03 Mar 2016 17:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/91715873d19a1859c08eeded7848113596e2f2bd v7.4.1480