log src/fileio.c @ 13752:8a3e9d1e8cf9 v8.0.1748

age author description
Sun, 22 Apr 2018 13:30:08 +0200 Christian Brabandt patch 8.0.1748: CmdlineEnter command uses backslash instead of slash v8.0.1748
Thu, 19 Apr 2018 21:30:07 +0200 Christian Brabandt patch 8.0.1737: fchown() used when it is not supported v8.0.1737
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
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, 11 Mar 2018 17:00:08 +0100 Christian Brabandt patch 8.0.1596: no autocommand specifically for opening a terminal window v8.0.1596
Sun, 11 Mar 2018 14:45:05 +0100 Christian Brabandt patch 8.0.1595: no autocommand triggered before exiting v8.0.1595
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 10 Feb 2018 18:30:06 +0100 Christian Brabandt patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu v8.0.1494
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
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
Sat, 16 Dec 2017 18:30:05 +0100 Christian Brabandt patch 8.0.1394: cannot intercept a yank command v8.0.1394
Sat, 18 Nov 2017 15:00:04 +0100 Christian Brabandt patch 8.0.1308: the "Reading from stdin" message may be undesired v8.0.1308
Fri, 17 Nov 2017 21:45:04 +0100 Christian Brabandt patch 8.0.1307: compiler warning for ignoring return value v8.0.1307
Thu, 16 Nov 2017 23:15:05 +0100 Christian Brabandt patch 8.0.1305: writefile() never calls fsync() v8.0.1305
Thu, 16 Nov 2017 17:15:06 +0100 Christian Brabandt patch 8.0.1300: file permissions may end up wrong when writing v8.0.1300
Fri, 10 Nov 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1284: loading file type detection slows down startup v8.0.1284
Thu, 09 Nov 2017 12:30:05 +0100 Christian Brabandt patch 8.0.1275: CmdlineLeave autocmd prevents fold from opening v8.0.1275
Sat, 04 Nov 2017 21:45:04 +0100 Christian Brabandt patch 8.0.1263: others can read the swap file if a user is careless v8.0.1263
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Fri, 27 Oct 2017 22:30:06 +0200 Christian Brabandt patch 8.0.1227: undefined left shift in readfile() v8.0.1227
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
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, 23 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0988: warning from Covscan about using NULL pointer v8.0.0988
Sat, 12 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0912: cannot run a job in a hidden terminal v8.0.0912
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
Sun, 09 Jul 2017 11:15:03 +0200 Christian Brabandt patch 8.0.0703: illegal memory access with empty :doau command v8.0.0703
Tue, 27 Jun 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0685: when conversion fails written file may be truncated v8.0.0685
Fri, 07 Apr 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0548: saving the redo buffer only works one time v8.0.0548
Sun, 19 Mar 2017 17:15:05 +0100 Christian Brabandt patch 8.0.0486: crash and endless loop when closing windows in autocmd v8.0.0486
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
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
Tue, 24 Jan 2017 16:00:05 +0100 Christian Brabandt patch 8.0.0227: crash with ff=dos when first line in file has no CR v8.0.0227
Mon, 23 Jan 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0224: change to 'fileformats' from autocmd does not take effect v8.0.0224
Fri, 13 Jan 2017 22:15:03 +0100 Christian Brabandt patch 8.0.0177: BufEnter autocommand not fired for a directory v8.0.0177
Sun, 25 Sep 2016 21:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/680e015bfe19be6772d3bd754486fbd45c1a9d3b v8.0.0010
Sat, 03 Sep 2016 17:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/de653f08805dde14424d417502a0480a6ad292f8 v7.4.2314
Sat, 03 Sep 2016 16:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b62cc36a600e2e1e5a1d1d484fef89898c847c4c v7.4.2313
Thu, 01 Sep 2016 16:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5c80908ced601be6db7554a147cdb0f98ac8daa1 v7.4.2300
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 20 Aug 2016 15:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f04507d132fbcb63999167ec006fc6e700b5af4f v7.4.2229
Tue, 09 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f71d7b9ee5ceba75f70c30845332ddd728fd16c6 v7.4.2189
Fri, 29 Jul 2016 21:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f2c4c391192cab6e923b1a418d4af09106fba25f v7.4.2117
Tue, 26 Jul 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e99e84497b89e5f91df519790802770920ecf4fe v7.4.2103
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Tue, 19 Jul 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/12c11d553053f5a9eae9eb3c518279b12fa928c2 v7.4.2077
Tue, 19 Jul 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c917da4b3e8801a255dbefea8e4ed19c1c716dd8 v7.4.2075
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Thu, 14 Jul 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da4127794aa333631bde879e73bcfce4aef42f85 v7.4.2035
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 20:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bde9810d6103ffe3a22a9330021cb21db1ed1792 v7.4.1977
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975
Mon, 13 Jun 2016 20:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/76ae22fef3cb224ca7fbf97517f881e825d4d0c2 v7.4.1928
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 15:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35d88f4e2ff5dcd9904f04612d5febede996137c v7.4.1889