log src/buffer.c @ 13519:4a44c90dd671 v8.0.1633

age author description
Fri, 23 Mar 2018 22:45:07 +0100 Christian Brabandt patch 8.0.1633: a TextChanged autocmd triggers when it is defined v8.0.1633
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
Mon, 19 Feb 2018 23:15:05 +0100 Christian Brabandt patch 8.0.1525: using :wqa exits even if a job runs in a terminal window v8.0.1525
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Sun, 28 Jan 2018 17:15:05 +0100 Christian Brabandt patch 8.0.1435: memory leak in test_arabic v8.0.1435
Mon, 18 Dec 2017 12:45:05 +0100 Christian Brabandt patch 8.0.1402: crash with nasty autocommand v8.0.1402
Fri, 01 Dec 2017 20:45:08 +0100 Christian Brabandt patch 8.0.1361: some users don't want to diff with hidden buffers v8.0.1361
Thu, 26 Oct 2017 18:30:05 +0200 Christian Brabandt patch 8.0.1220: skipping empty statusline groups is not correct v8.0.1220
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:30:06 +0200 Christian Brabandt patch 8.0.1208: 'statusline' drops empty group with highlight change v8.0.1208
Sat, 14 Oct 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1193: crash when wiping out a buffer after using getbufinfo() v8.0.1193
Sat, 30 Sep 2017 16:15:04 +0200 Christian Brabandt patch 8.0.1164: changing StatusLine highlight does not always work v8.0.1164
Sun, 17 Sep 2017 19:15:05 +0200 Christian Brabandt patch 8.0.1119: quitting a split terminal window kills the job v8.0.1119
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Fri, 08 Sep 2017 14:00:05 +0200 Christian Brabandt patch 8.0.1073: may get an endless loop if 'statusline' changes a highlight v8.0.1073
Tue, 29 Aug 2017 23:00:04 +0200 Christian Brabandt patch 8.0.1013: terminal window behaves different from a buffer with changes v8.0.1013
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, 13 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0935: cannot recognize a terminal buffer in :ls output v8.0.0935
Sun, 13 Aug 2017 18:15:03 +0200 Christian Brabandt patch 8.0.0930: terminal buffers are stored in the viminfo file v8.0.0930
Fri, 04 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0860: side effects when channel appends to a buffer v8.0.0860
Thu, 03 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0858: can exit while a terminal is still running a job
Tue, 01 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0838: buffer hangs around whem terminal window is closed v8.0.0838
Fri, 28 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0797: finished job in terminal window is not handled v8.0.0797
Thu, 27 Jul 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0782: using freed memory in quickfix code v8.0.0782
Tue, 25 Jul 2017 23:45:04 +0200 Christian Brabandt patch 8.0.0776: function prototypes missing without the quickfix feature v8.0.0776
Mon, 24 Jul 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0768: terminal window status shows "[Scratch]" v8.0.0768
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
Mon, 17 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0728: the terminal structure is never freed v8.0.0728
Mon, 19 Jun 2017 20:45:03 +0200 Christian Brabandt patch 8.0.0648: possible use of NULL pointer v8.0.0648
Mon, 05 Jun 2017 16:15:03 +0200 Christian Brabandt patch 8.0.0621: :stag does not respect 'switchbuf' v8.0.0621
Sun, 04 Jun 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0607: after :bwipe + :new bufref might still be valid v8.0.0607
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 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sun, 05 Mar 2017 17:45:05 +0100 Christian Brabandt patch 8.0.0420: text garbled when the system encoding differs from 'encoding' v8.0.0420
Sat, 25 Feb 2017 15:45:03 +0100 Christian Brabandt patch 8.0.0366: build fails with tiny features v8.0.0366
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
Tue, 21 Feb 2017 21:00:04 +0100 Christian Brabandt patch 8.0.0345: islocked('d.changedtick') does not work v8.0.0345
Sun, 19 Feb 2017 14:00:05 +0100 Christian Brabandt patch 8.0.0340: not checking return valud of dict_add() v8.0.0340
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
Tue, 24 Jan 2017 18:00:05 +0100 Christian Brabandt patch 8.0.0229: local 'formatprg' option value leaks v8.0.0229
Fri, 13 Jan 2017 22:15:03 +0100 Christian Brabandt patch 8.0.0177: BufEnter autocommand not fired for a directory v8.0.0177
Thu, 01 Dec 2016 18:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5a030a540f4157d5c9905e3564282c92b4dcec9a v8.0.0110
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
Sun, 30 Oct 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3a117e19e02bf29cfc5e398470dd7851ae3d6803 v8.0.0055
Sun, 11 Sep 2016 14:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4930a76a0357f76a829eafe4985d04cf3ce0e9e0 v7.4.2362
Fri, 09 Sep 2016 13:00:09 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9a27c7fde6d453d9892b6f6baa756bce4d6d419d v7.4.2348
Thu, 08 Sep 2016 23:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c4a908e83690844b0d3a46124ba6af7d23485d69 v7.4.2347
Sun, 04 Sep 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/030cddc7ec0c3d2fe3969140cd1b92b2f18633c0 v7.4.2330
Sun, 04 Sep 2016 21:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f9e687e0681a250e1549ab27b6c7ef2c500395e3 v7.4.2328
Sun, 04 Sep 2016 20:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/30180b8dad5c1478e7920e56a71352cb318fadb0 v7.4.2325
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
Wed, 24 Aug 2016 00:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/77401add71853d7a3da7ccc489f2a1bca58551ec v7.4.2245
Sat, 20 Aug 2016 15:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f04507d132fbcb63999167ec006fc6e700b5af4f v7.4.2229
Sun, 14 Aug 2016 19:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e59215c7dcae17b03daf39517560cfaa03314f5a v7.4.2212
Tue, 09 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f71d7b9ee5ceba75f70c30845332ddd728fd16c6 v7.4.2189