log src/ex_docmd.c @ 12738:bd24b59084a1 v8.0.1247

age author description
Sat, 28 Oct 2017 18:00:05 +0200 Christian Brabandt patch 8.0.1231: expanding file name drops dash v8.0.1231
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Thu, 19 Oct 2017 17:15:04 +0200 Christian Brabandt patch 8.0.1205: it is possible to unload a changed buffer v8.0.1205
Thu, 19 Oct 2017 12:45:07 +0200 Christian Brabandt patch 8.0.1204: a QuitPre autocommand may get the wrong file name v8.0.1204
Sat, 14 Oct 2017 16:15:04 +0200 Christian Brabandt patch 8.0.1190: unusable after opening new window in BufWritePre event v8.0.1190
Sat, 14 Oct 2017 15:30:04 +0200 Christian Brabandt patch 8.0.1189: E172 is not actually useful v8.0.1189
Tue, 26 Sep 2017 17:45:04 +0200 Christian Brabandt patch 8.0.1151: "vim -c startinsert!" doesn't append v8.0.1151
Sat, 23 Sep 2017 16:45:05 +0200 Christian Brabandt patch 8.0.1139: using window toolbar changes state v8.0.1139
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
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
Sun, 21 Aug 2016 19:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9b7f8ce9eb3cb704f8cc14ab659bf86b1d6dc13c v7.4.2237
Sat, 30 Jul 2016 19:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3bcfca3ab4db415d0e750e00204dd25a91fcee77 v7.4.2127
Thu, 28 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/eac784eced501c54d2c99e18a1af96cd996f3a6c v7.4.2110
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sat, 16 Jul 2016 17:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f6acffbe83e622542d9fdf3066f51933e46e4954 v7.4.2049
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sat, 09 Jul 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa4d73235bf4deee167aa5314b89ae3d3db334b7 v7.4.2011
Sat, 09 Jul 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/79815f1ec77406f2f21a618c053e5793b597db7a v7.4.2008
Fri, 08 Jul 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba768495c2e6bae74e49d22d489fbf211ecad55e v7.4.2001
Fri, 08 Jul 2016 11:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/245a7cb6d33e556415c9fcaa874b784a6d8f0ef3 v7.4.2000
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, 09 Jun 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1610d052413e0ed664498853a47acc2d677a22d1 v7.4.1913
Sat, 04 Jun 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/63a60ded3fd584847a05dccf058026e682abad90 v7.4.1898
Sat, 04 Jun 2016 20:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fd89d7ea81b18d32363456b16258174dc9e095dc v7.4.1897
Sat, 02 Apr 2016 19:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fd773e9e88add7d1ffef890fb9f3a00d613b4326 v7.4.1696
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Tue, 15 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/975b5271eed4fa0500c24a8f37be0b1797cb9db7 v7.4.1578
Sat, 12 Mar 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7f8989dd8a627af2185df381195351a913f3777f v7.4.1552
Sat, 05 Mar 2016 17:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/35ca0e7a1cb6e6daef8e0052a8437801226cef19 v7.4.1492
Thu, 03 Mar 2016 12:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f1d2501ebe33e148886c2914acd33140e20ee222 v7.4.1476
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Sun, 31 Jan 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fb1f62691eae7c79a28b3b17a60e72ce198c71a2 v7.4.1229
Sun, 31 Jan 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e2c3810c2ae290bbc2cba18eb47cc2d44e4b9797 v7.4.1222
Sat, 30 Jan 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/20fb9f346497daca4d19402fdfa5de7958642477 v7.4.1217
Sat, 30 Jan 2016 16:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/78c0b7d43e5048fd71d12816659667834170c76d v7.4.1206
Fri, 29 Jan 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f28dbcea371b3a35727d91afc90fb90e0527d78a v7.4.1196
Thu, 21 Jan 2016 23:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/25281634cda03ce302aaf9f906a9520b5f81f91e v7.4.1150
Sun, 10 Jan 2016 14:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/05fe017c1ac0503b706dad695097572fde01ab0b v7.4.1075
Sat, 02 Jan 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/027387f70c671f62e3e08e0bdd09ec05b0232735 v7.4.1037
Sat, 02 Jan 2016 21:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a3306958dcb9aadff1e1e8521d908d86b10ac99a v7.4.1035
Thu, 31 Dec 2015 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/53076830fea6df737455523f7e235bfe4f79864d v7.4.1009
Thu, 31 Dec 2015 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a v7.4.1008
Tue, 24 Nov 2015 17:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9a7d58e42ed54406437c2394e5a489ee6a9e4220 v7.4.939
Tue, 13 Oct 2015 19:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/23d1b62746dce048c80cc19e7e5af1d513b6b4cf v7.4.895
Fri, 25 Sep 2015 17:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/69b67f7e774dc212e8c97495ee81c601b8a89ac2 v7.4.878
Tue, 15 Sep 2015 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/93c88e0f6a4a8f7634ed84721daf4af46fc0d5db v7.4.866
Wed, 09 Sep 2015 21:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e906c502079770ae0e0071c74cefb802689ff193 v7.4.864
Tue, 08 Sep 2015 19:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa23b379421aa214e6543b06c974594a25799b09 v7.4.858
Tue, 11 Aug 2015 18:53:03 +0200 Bram Moolenaar patch 7.4.821 v7.4.821
Tue, 04 Aug 2015 22:02:51 +0200 Bram Moolenaar patch 7.4.811 v7.4.811
Tue, 28 Jul 2015 14:25:48 +0200 Bram Moolenaar patch 7.4.800 v7.4.800
Tue, 21 Jul 2015 15:48:27 +0200 Bram Moolenaar patch 7.4.792 v7.4.792
Fri, 19 Jun 2015 12:43:07 +0200 Bram Moolenaar patch 7.4.740 v7.4.740
Tue, 09 Jun 2015 21:33:31 +0200 Bram Moolenaar patch 7.4.737 v7.4.737
Tue, 21 Apr 2015 18:08:39 +0200 Bram Moolenaar patch 7.4.709 v7.4.709
Mon, 13 Apr 2015 12:39:22 +0200 Bram Moolenaar patch 7.4.693 v7.4.693
Tue, 03 Feb 2015 19:10:53 +0100 Bram Moolenaar updated for version 7.4.617 v7.4.617