log src/ex_getln.c @ 13600:75e35ebdb7a4 v8.0.1672

age author description
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
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sun, 11 Feb 2018 15:30:04 +0100 Christian Brabandt patch 8.0.1502: in out-of-memory situation character is not restored v8.0.1502
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 16:00:07 +0100 Christian Brabandt patch 8.0.1445: cannot act on edits in the command line v8.0.1445
Tue, 02 Jan 2018 15:45:06 +0100 Christian Brabandt patch 8.0.1428: compiler warning on 64 bit MS-Windows system v8.0.1428
Sun, 17 Dec 2017 15:00:05 +0100 Christian Brabandt patch 8.0.1399: warnings and errors when building tiny version v8.0.1399
Sat, 16 Dec 2017 19:15:05 +0100 Christian Brabandt patch 8.0.1396: memory leak when CTRL-G in search command line fails v8.0.1396
Sat, 16 Dec 2017 16:45:04 +0100 Christian Brabandt patch 8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' set v8.0.1393
Tue, 28 Nov 2017 21:00:07 +0100 Christian Brabandt patch 8.0.1356: using simalt in a GUIEnter autocommand inserts characters v8.0.1356
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 22:30:06 +0100 Christian Brabandt patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern v8.0.1304
Thu, 02 Nov 2017 19:15:05 +0100 Christian Brabandt patch 8.0.1250: 'hlsearch' highlighting not removed after incsearch v8.0.1250
Sun, 29 Oct 2017 16:45:04 +0100 Christian Brabandt patch 8.0.1238: incremental search only shows one match v8.0.1238
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Sun, 22 Oct 2017 14:45:05 +0200 Christian Brabandt patch 8.0.1210: CTRL-G and CTRL-T are ignored with typeahead v8.0.1210
Thu, 19 Oct 2017 18:45:05 +0200 Christian Brabandt patch 8.0.1206: no autocmd for entering or leaving the command line v8.0.1206
Sun, 24 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1143: macros always expand to the same thing v8.0.1143
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Wed, 30 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1026: GTK on-the-spot input has problems v8.0.1026
Sun, 06 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0878: no completion for :mapclear v8.0.0878
Sun, 16 Jul 2017 15:30:03 +0200 Christian Brabandt patch 8.0.0720: unfinished mapping not displayed when running timer v8.0.0720
Sat, 15 Jul 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0714: when a timer causes a command line redraw " goes missing v8.0.0714
Tue, 11 Jul 2017 15:15:03 +0200 Christian Brabandt patch 8.0.0706: crash when cancelling the cmdline window in Ex mode v8.0.0706
Sat, 01 Jul 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong direction v8.0.0692
Thu, 29 Jun 2017 22:30:03 +0200 Christian Brabandt patch 8.0.0689: ~ character not escaped when extending search pattern v8.0.0689
Sun, 25 Jun 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0677: setting 'filetype' may switch buffers v8.0.0677
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, 30 Apr 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0592: if a job writes to a buffer screen is not updated v8.0.0592
Fri, 07 Apr 2017 15:45:04 +0200 Christian Brabandt patch 8.0.0546: swap file exists briefly when opening the command window v8.0.0546
Thu, 30 Mar 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0528: highlight wrong text when 'wim' includes "longest" v8.0.0528
Thu, 16 Mar 2017 20:00:05 +0100 Christian Brabandt patch 8.0.0468: after aborting an Ex command g< does not work v8.0.0468
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
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sun, 26 Feb 2017 14:15:04 +0100 Christian Brabandt patch 8.0.0374: invalid memory access when using :sc in Ex mode v8.0.0374
Thu, 23 Feb 2017 19:15:05 +0100 Christian Brabandt patch 8.0.0360: sometimes VimL is used instead of "Vim script" v8.0.0360
Thu, 09 Feb 2017 18:30:05 +0100 Christian Brabandt patch 8.0.0320: warning for unused variable with small build v8.0.0320
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
Tue, 24 Jan 2017 16:00:05 +0100 Christian Brabandt patch 8.0.0228: pasting in xterm on the command line has PasteStart v8.0.0228
Wed, 11 Jan 2017 22:45:04 +0100 Christian Brabandt patch 8.0.0172: command line window does not work v8.0.0172
Mon, 09 Jan 2017 13:00:05 +0100 Christian Brabandt patch 8.0.0161: can't build with small features v8.0.0161
Sun, 08 Jan 2017 20:15:03 +0100 Christian Brabandt patch 8.0.0159: crash on startup when updating tabline v8.0.0159
Sat, 15 Oct 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9e507ca8a3e1535e62de4bd86374b0fcd18ef5b8 v8.0.0034
Fri, 09 Sep 2016 21:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/46643713dc6bb04b4e84986b1763ef309e960161 v7.4.2357
Mon, 05 Sep 2016 22:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/33a80eeb859a78ba93432da6fa585786cfd77249 v7.4.2331
Sat, 03 Sep 2016 21:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dda933d06c06c2792bd686d059f6ad19191ad30b v7.4.2320
Sat, 03 Sep 2016 20:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/349e7d94e6bbb253bb87adad9039f095128ab543 v7.4.2318
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
Sat, 27 Aug 2016 16:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1195669f9e434fa9ab8b57ee9470bf951e4990b8 v7.4.2268
Fri, 26 Aug 2016 20:00:13 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7df0f6313a46b80d760c9a80241922544333351c v7.4.2261
Fri, 26 Aug 2016 19:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4d6f32cbfbaf324ac4a25c0206a5db0e9f7a48f7 v7.4.2259
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Mon, 13 Jun 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/72e697d189616265ecefe0df4509d476df3bae40 v7.4.1933
Sun, 12 Jun 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a890f5e34887bff7616bdb4b9ee0bf98c8d2a8f0 v7.4.1926