log src/ex_docmd.c @ 12477:68d7bc045dbe v8.0.1118

age author description
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