log src/quickfix.c @ 12146:59c1e09cf1a9 v8.0.0953

age author description
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 13:45:04 +0200 Christian Brabandt patch 8.0.0922: quickfix list always added after current one v8.0.0922
Fri, 11 Aug 2017 20:30:05 +0200 Christian Brabandt patch 8.0.0904: cannot set a location list from text v8.0.0904
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
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
Wed, 19 Jul 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0735: no indication that the quickfix window/buffer changed v8.0.0735
Wed, 19 Jul 2017 13:30:04 +0200 Christian Brabandt patch 8.0.0733: can only add entries to one list in the quickfix stack v8.0.0733
Wed, 28 Jun 2017 21:30:03 +0200 Christian Brabandt patch 8.0.0687: minor issues related to quickfix v8.0.0687
Sun, 25 Jun 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0677: setting 'filetype' may switch buffers v8.0.0677
Thu, 22 Jun 2017 21:45:03 +0200 Christian Brabandt patch 8.0.0657: cannot get and set quickfix list items v8.0.0657
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
Tue, 13 Jun 2017 17:30:03 +0200 Christian Brabandt patch 8.0.0641: cannot set a separate highlighting for the quickfix line v8.0.0641
Sun, 11 Jun 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0634: cannot easily get to the last quickfix list v8.0.0634
Sun, 04 Jun 2017 15:45:04 +0200 Christian Brabandt patch 8.0.0608: cannot manipulate other than the current quickfix list v8.0.0608
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
Sun, 28 May 2017 08:30:03 +0200 Christian Brabandt patch 8.0.0606: cannot set the context for a specified quickfix list v8.0.0606
Sun, 28 May 2017 08:00:03 +0200 Christian Brabandt patch 8.0.0605: the quickfix cached buffer may become invalid v8.0.0605
Mon, 15 May 2017 09:00:05 +0200 Christian Brabandt patch 8.0.0597: off-by-one error in size computation v8.0.0597
Mon, 01 May 2017 14:15:03 +0200 Christian Brabandt patch 8.0.0595: Coverity warning for not checking return value v8.0.0595
Sun, 30 Apr 2017 14:30:04 +0200 Christian Brabandt patch 8.0.0590: cannot add a context to locations v8.0.0590
Sun, 23 Apr 2017 17:30:03 +0200 Christian Brabandt patch 8.0.0584: memory leak when executing quickfix tests v8.0.0584
Sat, 22 Apr 2017 21:30:03 +0200 Christian Brabandt patch 8.0.0580: cannot set the valid flag with setqflist() v8.0.0580
Thu, 20 Apr 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0574: get only one quickfix list after :caddbuf v8.0.0574
Sat, 15 Apr 2017 15:30:03 +0200 Christian Brabandt patch 8.0.0565: using freed memory in :caddbuf v8.0.0565
Sun, 02 Apr 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0536: quickfix window not updated when freeing quickfix stack v8.0.0536
Wed, 29 Mar 2017 14:30:06 +0200 Christian Brabandt patch 8.0.0517: there is no way to remove quickfix lists v8.0.0517
Sun, 19 Mar 2017 14:30:04 +0100 Christian Brabandt patch 8.0.0484: :lhelpgrep does not fail after a successful one v8.0.0484
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, 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
Sun, 13 Nov 2016 15:15:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7618e00d3b8bfe064cfc524640d754607361f9df v8.0.0084
Sat, 12 Nov 2016 18:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2b946c9f9b0e0fd805fb8f3e4c16e0a68ae13129 v8.0.0079
Sat, 12 Nov 2016 15:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/63bed3d319b5d90765dbdae93a3579b6322d79fb v8.0.0078
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 06 Nov 2016 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a1f4cb93ba50ea9e40cd4b1f5592b8a6d1398660 v8.0.0069
Sun, 06 Nov 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/21662be2211675824df1771c7f169948ede40c41 v8.0.0068
Sat, 15 Oct 2016 19:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0a9046fbcb33770517ab0220b8100c4494bddab2 v8.0.0037
Sun, 09 Oct 2016 16:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9b4579481892a62e7e002498b9eddaaf75bbda49 v8.0.0026
Tue, 27 Sep 2016 21:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/890680ca6364386fabb271c85e0755bcaa6a33c1 v8.0.0017
Sun, 25 Sep 2016 22:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9af418427652562384744648d7d173a4bfebba95 v8.0.0012
Thu, 01 Sep 2016 16:00:09 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/04c4ce650f9e533cd35b2aa6803f4d354d3ec7aa v7.4.2299
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 13:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2b529bb6260b52246e92429375d995b9b5ce76b6 v7.4.2264
Sun, 21 Aug 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9baf297c99cc35adb921bee04369499d76438889 v7.4.2239
Sun, 21 Aug 2016 15:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dd1248143e56b1450903fe40813e40c63691b071 v7.4.2234
Fri, 12 Aug 2016 16:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d823fa910cca43fec3c31c030ee908a14c272640 v7.4.2200
Tue, 02 Aug 2016 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/796aa9c804f09276bd3cc45123f4a191a001dec2 v7.4.2144
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Wed, 20 Jul 2016 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c1542744e788d96fed24dd421f43009288092504 v7.4.2081
Mon, 18 Jul 2016 22:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/16ec3c9be3fcdc38530bddb12978bc5a7b98c0f6 v7.4.2067
Sun, 17 Jul 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4f5c5f29806e53251b7a7b68ce7de86a21ff8015 v7.4.2064
Sun, 17 Jul 2016 19:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e87e6dddc2b2a99572ec0db0833c052214c4fbd3 v7.4.2061
Sat, 16 Jul 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/015102e91e978a0bb42a14461c132a85e8f7e1ea v7.4.2050
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 14:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bfafb4c4a01db3f8c508716daf689e0dfe92b649 v7.4.2047
Fri, 15 Jul 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e0d3797664c59afc9705808f86a7cf00fd6d874d v7.4.2046
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sun, 10 Jul 2016 20:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ea3f2e7be447a8f0c4436869620f908de5e8ef1e v7.4.2023
Sun, 10 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b25f9a97e9aad3cbb4bc3fe87cdbd5700f8aa0c6 v7.4.2018
Sun, 10 Jul 2016 17:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8240433f48f7383c281ba2453cc55f10b8ec47d9 v7.4.2017
Sat, 09 Jul 2016 18:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/537ef08408c50e0c4104d57f74993b3b0ed9560d v7.4.2010
Thu, 07 Jul 2016 19:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dcb170018642ec144cd87d9d9fe076575b8d1263 v7.4.1997
Sat, 02 Jul 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/361c8f0e517e41f1f1d34dae328044406fde80ac v7.4.1980
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
Fri, 01 Jul 2016 15:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e8fea0728a2fa1fe78ef0ac90dee1a84bd7ef9fb v7.4.1971
Tue, 28 Jun 2016 21:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bcf7772a23624edc0942120e564f6b4ac95604ad v7.4.1966
Sun, 26 Jun 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/688e3d1fd9b9129a5ba0e0d599ccfe6f4443daf3 v7.4.1964
Mon, 20 Jun 2016 21:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/38df43bd13a2498cc96b3ddd9a20dd75126bd171 v7.4.1949
Fri, 03 Jun 2016 19:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2f095a4bc4d786e0ac834f48dd18a94fe2d140e3 v7.4.1884
Thu, 02 Jun 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b37662a0fbb952838fca87aff4d26b596030b67b v7.4.1882
Thu, 02 Jun 2016 22:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/83e6d7ac6a1c2a0cb5ee6c8420a5dc792f1d5ffa v7.4.1881
Thu, 02 Jun 2016 13:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/864293abb72d62604d8d6b458addfb43c14230c3 v7.4.1871
Tue, 24 May 2016 20:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2b2b8ae5ab37b04584633c469265d85825166905 v7.4.1841
Sun, 08 May 2016 13:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d9db8b448c214eb583e84c598bca0688b9202ba7 v7.4.1823
Sun, 01 May 2016 20:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9a3b3311d26c990208150255ad65472bb4eefaa4 v7.4.1815
Sun, 01 May 2016 13:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9b4ebc692d77ca8ef90d72517347f74c2474dd3d v7.4.1813
Sat, 30 Apr 2016 13:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6be8c8e165204b8aa4eeb8a52be87a58d8b41b9e v7.4.1802
Mon, 18 Apr 2016 20:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c1808d5822ed9534ef7f0fe509b15bee92a5cc28 v7.4.1752
Sun, 27 Mar 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/89c64d557dbe0bacfdd7b2872411b00cc1523d85 v7.4.1664
Fri, 25 Mar 2016 15:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8b20179c657b4266dff115486ca68c6a50324071 v7.4.1647
Wed, 23 Mar 2016 21:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ffec3c53496d49668669deabc0724ec78e2274fd v7.4.1640
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 19 Mar 2016 13:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/0899d698030ec076eb26352cda1ea334ab0819d9 v7.4.1592
Fri, 18 Mar 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5584df65a0ca2315d1eebc13c54a448bee4d0758 v7.4.1591
Sat, 30 Jan 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/055409764ca5f7978d4c399d2c440af0ce971c4f v7.4.1213
Fri, 29 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077 v7.4.1199
Fri, 22 Jan 2016 22:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6920c72d4d62c8dc5596e9f392e38204f561d7af v7.4.1153
Thu, 21 Jan 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d6357e8f93c50f984ffd69c3a0d247d8603f86c3 v7.4.1149
Mon, 18 Jan 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/61ff4dd6a4d47bd32383fe28087be2b37dec53f4 v7.4.1130
Sun, 10 Jan 2016 16:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b86a343280b08d6701da68ee0651e960a0a7a61c v7.4.1079
Thu, 07 Jan 2016 21:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fd39d08fb6f61bc6c1366de8a7af19a42dc1b377 v7.4.1059
Thu, 07 Jan 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/75bdf6aa30a5c99d67c42886cf7a4a000bbaa422 v7.4.1058
Thu, 31 Dec 2015 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9b05a0d0f94d8c4c1ddd51e7f31b73f7556bdbdc v7.4.1013
Tue, 08 Sep 2015 19:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa23b379421aa214e6543b06c974594a25799b09 v7.4.858
Fri, 19 Jun 2015 18:35:34 +0200 Bram Moolenaar patch 7.4.747 v7.4.747
Mon, 04 May 2015 12:34:22 +0200 Bram Moolenaar patch 7.4.718 v7.4.718
Tue, 31 Mar 2015 13:33:08 +0200 Bram Moolenaar updated for version 7.4.684 v7.4.684
Wed, 17 Dec 2014 14:41:10 +0100 Bram Moolenaar updated for version 7.4.554 v7.4.554
Wed, 23 Jul 2014 16:33:07 +0200 Bram Moolenaar updated for version 7.4.379 v7.4.379
Wed, 23 Jul 2014 15:55:00 +0200 Bram Moolenaar updated for version 7.4.378 v7.4.378
Thu, 27 Mar 2014 17:02:27 +0100 Bram Moolenaar updated for version 7.4.221 v7.4.221
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Wed, 12 Mar 2014 19:41:55 +0100 Bram Moolenaar updated for version 7.4.203 v7.4.203
Mon, 01 Jul 2013 21:25:25 +0200 Bram Moolenaar updated for version 7.3.1285 v7.3.1285
Sun, 30 Jun 2013 13:57:45 +0200 Bram Moolenaar updated for version 7.3.1274 v7.3.1274
Sun, 30 Jun 2013 13:33:58 +0200 Bram Moolenaar updated for version 7.3.1273 v7.3.1273
Sat, 08 Jun 2013 18:19:48 +0200 Bram Moolenaar updated for version 7.3.1149 v7.3.1149
Sat, 11 May 2013 15:50:33 +0200 Bram Moolenaar updated for version 7.3.934 v7.3.934
Mon, 06 May 2013 04:24:17 +0200 Bram Moolenaar updated for version 7.3.925 v7.3.925
Thu, 07 Mar 2013 16:32:54 +0100 Bram Moolenaar updated for version 7.3.850 v7.3.850
Wed, 12 Dec 2012 15:55:20 +0100 Bram Moolenaar updated for version 7.3.756 v7.3.756
Wed, 05 Dec 2012 15:16:47 +0100 Bram Moolenaar updated for version 7.3.746 v7.3.746
Wed, 28 Nov 2012 22:12:44 +0100 Bram Moolenaar updated for version 7.3.742 v7.3.742
Wed, 28 Nov 2012 17:41:59 +0100 Bram Moolenaar updated for version 7.3.738 v7.3.738
Wed, 28 Nov 2012 15:25:34 +0100 Bram Moolenaar updated for version 7.3.730 v7.3.730
Tue, 20 Nov 2012 17:55:10 +0100 Bram Moolenaar updated for version 7.3.725 v7.3.725
Wed, 14 Nov 2012 22:38:08 +0100 Bram Moolenaar updated for version 7.3.715 v7.3.715
Fri, 29 Jun 2012 12:57:06 +0200 Bram Moolenaar updated for version 7.3.570 v7.3.570