log src/quickfix.c @ 36182:f9ea756a6be0 draft default tip

age author description
Sat, 14 Sep 2024 10:45:05 +0200 Christian Brabandt patch 9.1.0728: [security]: heap-use-after-free in garbage collection with location list user data v9.1.0728
Mon, 20 May 2024 19:30:03 +0200 Christian Brabandt patch 9.1.0426: too many strlen() calls in search.c v9.1.0426
Wed, 08 May 2024 20:30:05 +0200 Christian Brabandt patch 9.1.0397: Wrong display with 'smoothscroll' when changing quickfix list v9.1.0397
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Wed, 13 Mar 2024 21:00:03 +0100 Christian Brabandt patch 9.1.0177: Coverity reports dead code v9.1.0177
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
Thu, 07 Mar 2024 21:45:09 +0100 Christian Brabandt patch 9.1.0156: Make 'wfb' failing to split still report E1513 v9.1.0156
Tue, 05 Mar 2024 20:45:04 +0100 Christian Brabandt patch 9.1.0150: Several minor 'winfixbuf' issues v9.1.0150
Mon, 04 Mar 2024 19:15:04 +0100 Christian Brabandt patch 9.1.0149: null pointer member access when accessing 'winfixbuf' property v9.1.0149
Sun, 03 Mar 2024 16:30:06 +0100 Christian Brabandt patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147
Thu, 15 Feb 2024 20:30:05 +0100 Christian Brabandt patch 9.1.0113: duplicate code when cleaning undo stack v9.1.0113
Thu, 15 Feb 2024 20:30:04 +0100 Christian Brabandt patch 9.1.0112: Remove undo information, when cleaning quickfix buffer v9.1.0112
Tue, 21 Nov 2023 20:15:05 +0100 Christian Brabandt patch 9.0.2117: [security] use-after-free in qf_free_items v9.0.2117
Thu, 26 Oct 2023 23:30:04 +0200 Christian Brabandt patch 9.0.2073: typo in quickfix.c comments v9.0.2073
Wed, 25 Oct 2023 21:00:04 +0200 Christian Brabandt patch 9.0.2064: cannot use buffer-number for errorformat v9.0.2064
Sun, 03 Sep 2023 20:30:02 +0200 Christian Brabandt patch 9.0.1857: [security] heap-use-after-free in is_qf_win() v9.0.1857
Sun, 27 Aug 2023 18:45:05 +0200 Christian Brabandt patch 9.0.1795: Indentation issues v9.0.1795
Fri, 11 Aug 2023 23:30:05 +0200 Christian Brabandt patch 9.0.1688: cannot store custom data in quickfix list v9.0.1688
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 07 Jun 2023 20:15:04 +0200 Bram Moolenaar patch 9.0.1616: quickfix text field is truncated v9.0.1616
Sat, 29 Apr 2023 22:45:03 +0200 Bram Moolenaar patch 9.0.1499: using uninitialized memory with fuzzy matching v9.0.1499
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Mon, 30 Jan 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1262: the did_set_string_option function is too long v9.0.1262
Sun, 22 Jan 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1234: the code style has to be checked manually
Wed, 18 Jan 2023 19:30:03 +0100 Bram Moolenaar patch 9.0.1221: code is indented more than necessary v9.0.1221
Fri, 02 Dec 2022 17:00:04 +0100 Bram Moolenaar patch 9.0.0990: callback name argument is changed by setqflist() v9.0.0990
Mon, 28 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0967: leaking memory from autocmd windows v9.0.0967
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Sun, 13 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0870: get E967 when using text property in quickfix window v9.0.0870
Thu, 20 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0805: filetype autocmd may cause freed memory access v9.0.0805
Sun, 16 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0770: quickfix commands may keep memory allocated v9.0.0770
Fri, 14 Oct 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient v9.0.0749
Thu, 13 Oct 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0736: quickfix listing does not handle very long messages v9.0.0736
Mon, 29 Aug 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is set v9.0.0322
Sat, 27 Aug 2022 22:15:02 +0200 Bram Moolenaar patch 9.0.0286: using freed memory when location list changed in autocmd v9.0.0286
Wed, 24 Aug 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursively v9.0.0260
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Mon, 01 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0129: compiler warning for int/size_t usage v9.0.0129
Thu, 28 Jul 2022 13:00:08 +0200 Bram Moolenaar patch 9.0.0097: long quickfix line is truncated for :clist v9.0.0097
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sun, 15 May 2022 15:00:02 +0200 Bram Moolenaar patch 8.2.4958: a couple conditions are always true v8.2.4958
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Thu, 14 Apr 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4750: small pieces of dead code v8.2.4750
Mon, 04 Apr 2022 16:30:04 +0200 Bram Moolenaar patch 8.2.4683: verbose check with dict_find() to see if a key is present v8.2.4683
Wed, 30 Mar 2022 12:00:05 +0200 Bram Moolenaar patch 8.2.4649: various formatting problems v8.2.4649
Sat, 05 Mar 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4512: the find_tags_in_file() function is much too long v8.2.4512
Wed, 02 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4494: the find_tags() function is much too long v8.2.4494
Sat, 26 Feb 2022 11:45:03 +0100 Bram Moolenaar patch 8.2.4474: memory allocation failures not tested in quickfix code v8.2.4474
Thu, 24 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4462: not enough testing for quickfix code v8.2.4462
Wed, 23 Feb 2022 13:15:02 +0100 Bram Moolenaar patch 8.2.4453: :helpgrep may free an option that was not allocated v8.2.4453
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Tue, 08 Feb 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4329: no support for end line number and column in 'errorformat' v8.2.4329
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Sun, 02 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Sun, 12 Dec 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.3788: lambda for option that is a function may be freed v8.2.3788
Thu, 09 Dec 2021 10:30:04 +0100 Bram Moolenaar patch 8.2.3762: if quickfix buffer is wiped out getqflist() still returns it v8.2.3762
Wed, 08 Dec 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3759: quickfix buffer becomes hidden while still in a window v8.2.3759
Wed, 01 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching v8.2.3713
Thu, 18 Nov 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3619: cannot use a lambda for 'operatorfunc' v8.2.3619
Wed, 20 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice v8.2.3547
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Thu, 15 Jul 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3163: location list window may open a wrong file v8.2.3163
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sat, 19 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3019: location list only has the start position. v8.2.3019
Sat, 19 Jun 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffers v8.2.3018
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Wed, 05 May 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.2834: Vim9: :cexpr does not work with local variables v8.2.2834
Mon, 03 May 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2826: compiler warnings for int to size_t conversion v8.2.2826
Mon, 26 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2813: cannot grep using fuzzy matching v8.2.2813
Sat, 06 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2474: using freed memory when window is closed by autocommand v8.2.2474
Sat, 30 Jan 2021 18:15:04 +0100 Bram Moolenaar patch 8.2.2430: :vimgrep expands wildcards twice v8.2.2430
Sun, 03 Jan 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2289: Vim9: 'cpo' can become empty v8.2.2289
Tue, 22 Dec 2020 11:45:03 +0100 Bram Moolenaar patch 8.2.2185: BufUnload is not triggered for the quickfix dummy buffer v8.2.2185
Wed, 16 Dec 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2147: quickfix window title not updated in all tab pages v8.2.2147
Sun, 29 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.2069: the quickfix window is not updated after setqflist() v8.2.2069
Mon, 23 Nov 2020 20:30:06 +0100 Bram Moolenaar patch 8.2.2036: buffer messed up if creating the quickfix window fails v8.2.2036
Sat, 14 Nov 2020 13:30:05 +0100 Bram Moolenaar patch 8.2.1982: quickfix window now updated when adding invalid entries v8.2.1982
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Tue, 20 Oct 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1871: using %v in 'errorformat' may fail before %Z v8.2.1871
Tue, 29 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1775: MS-Windows: adding a long quickfix list is slow v8.2.1775
Sun, 13 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1677: memory access errors when calling setloclist() in autocommand v8.2.1677
Sat, 05 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1618: Vim9: cannot pass "true" to setloclist() v8.2.1618
Sat, 05 Sep 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1599: missing line end when skipping a long line with :cgetfile v8.2.1599
Mon, 31 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1557: crash in :vimgrep when started as "vim -n" v8.2.1557
Fri, 07 Aug 2020 18:15:06 +0200 Bram Moolenaar patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file v8.2.1384
Thu, 23 Jul 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1281: the "trailing characters" error can be hard to understand v8.2.1281
Mon, 20 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1255: cannot use a lambda with quickfix functions v8.2.1255
Wed, 01 Jul 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1102: Coverity gets confused by an unnecessary NULL check v8.2.1102
Tue, 30 Jun 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.1101: no error when using wrong arguments for setqflist() v8.2.1101
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
Thu, 11 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0959: using 'quickfixtextfunc' is a bit slow v8.2.0959
Mon, 08 Jun 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topic v8.2.0934
Mon, 08 Jun 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list v8.2.0933
Sun, 07 Jun 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0917: quickfix entries do not suport a "note" type v8.2.0917
Sun, 31 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0869: it is not possible to customize the quickfix window contents v8.2.0869
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sat, 14 Mar 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.0381: using freed memory with :lvimgrep and autocommand v8.2.0381
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Sat, 15 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0260: several lines of code are duplicated v8.2.0260
Mon, 10 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0241: crash when setting 'buftype' to "quickfix" v8.2.0241
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sat, 14 Dec 2019 16:30:04 +0100 Bram Moolenaar patch 8.2.0004: get E685 and E931 if buffer reload is interrupted v8.2.0004
Fri, 06 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2401: :cexpr does not handle | in expression v8.1.2401
Thu, 05 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2394: using old C style comments v8.1.2394
Sun, 24 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2340: quickfix test fails under valgrind and asan v8.1.2340
Mon, 18 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2320: insufficient test coverage for quickfix v8.1.2320
Sun, 17 Nov 2019 18:15:03 +0100 Bram Moolenaar patch 8.1.2315: not always using the right window when jumping to an error v8.1.2315
Tue, 12 Nov 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2297: the ex_vimgrep() function is too long v8.1.2297
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sat, 26 Oct 2019 17:00:03 +0200 Bram Moolenaar patch 8.1.2220: :cfile does not abort like other quickfix commands v8.1.2220
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Wed, 16 Oct 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.2154: quickfix window height wrong when there is a tabline v8.1.2154
Tue, 03 Sep 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1971: manually enabling features causes build errors v8.1.1971
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sat, 15 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1549: quickfix test fails v8.1.1549
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
Fri, 07 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1489: sign order wrong when priority was changed v8.1.1489
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 09 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1312: Coverity warning for using uninitialized variable v8.1.1312
Sun, 05 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1281: cannot specify a count with :chistory v8.1.1281
Sun, 05 May 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.1275: cannot navigate to errors before/after the cursor v8.1.1275
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Fri, 03 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1256: cannot navigate through errors relative to the cursor v8.1.1256
Thu, 02 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1245: ":copen 10" sets height in full-height window v8.1.1245
Thu, 04 Apr 2019 14:15:05 +0200 Bram Moolenaar patch 8.1.1112: duplicate code in quickfix file v8.1.1112
Sun, 31 Mar 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1098: quickfix code duplication v8.1.1098
Thu, 28 Mar 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.1062: quickfix code is repeated v8.1.1062
Fri, 22 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1036: quickfix function arguments are inconsistent v8.1.1036
Thu, 21 Mar 2019 21:15:06 +0100 Bram Moolenaar patch 8.1.1030: quickfix function arguments are inconsistent v8.1.1030
Sun, 17 Mar 2019 16:45:11 +0100 Bram Moolenaar patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number v8.1.1015
Wed, 13 Mar 2019 07:00:07 +0100 Bram Moolenaar patch 8.1.1006: repeated code in quickfix support v8.1.1006
Sat, 02 Mar 2019 08:00:06 +0100 Bram Moolenaar patch 8.1.0988: deleting location list buffer breaks location list window v8.1.0988
Sun, 10 Feb 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0892: failure when closing a window when location list is in use v8.1.0892
Tue, 05 Feb 2019 21:30:06 +0100 Bram Moolenaar patch 8.1.0877: new buffer used every time the quickfix window is opened v8.1.0877
Thu, 31 Jan 2019 14:30:07 +0100 Bram Moolenaar patch 8.1.0859: "%v" in 'errorformat' does handle multi-byte characters v8.1.0859
Sat, 26 Jan 2019 17:45:13 +0100 Bram Moolenaar patch 8.1.0828: still using FEAT_VIRTUALEDIT v8.1.0828
Thu, 24 Jan 2019 16:45:06 +0100 Bram Moolenaar patch 8.1.0809: too many #ifdefs v8.1.0809
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0720: cannot easily change the current quickfx list index v8.1.0720
Sat, 22 Dec 2018 17:00:07 +0100 Bram Moolenaar patch 8.1.0622: adding quickfix items marks items as valid errors v8.1.0622
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Fri, 16 Nov 2018 19:00:04 +0100 Bram Moolenaar patch 8.1.0532: cannot distinguish between quickfix and location list v8.1.0532
Sun, 11 Nov 2018 23:00:05 +0100 Bram Moolenaar patch 8.1.0523: opening window from quickfix leaves empty buffer behind v8.1.0523
Sun, 28 Oct 2018 14:45:05 +0100 Bram Moolenaar patch 8.1.0499: :2vimgrep causes an ml_get error v8.1.0499
Sun, 21 Oct 2018 19:00:07 +0200 Bram Moolenaar patch 8.1.0489: crash when autocmd clears vimpgrep location list v8.1.0489
Sat, 20 Oct 2018 21:00:06 +0200 Bram Moolenaar patch 8.1.0488: using freed memory in quickfix code v8.1.0488
Thu, 11 Oct 2018 17:45:07 +0200 Bram Moolenaar patch 8.1.0469: too often indexing in qf_lists[] v8.1.0469
Sun, 07 Oct 2018 20:30:07 +0200 Bram Moolenaar patch 8.1.0461: quickfix code uses too many /* */ comments v8.1.0461
Sun, 07 Oct 2018 14:45:05 +0200 Bram Moolenaar patch 8.1.0455: checking for empty quickfix stack is not consistent v8.1.0455
Fri, 28 Sep 2018 23:15:05 +0200 Christian Brabandt patch 8.1.0438: the ex_make() function is too long v8.1.0438
Tue, 25 Sep 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0434: copy_loclist() is too long v8.1.0434
Mon, 24 Sep 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0431: the qf_jump() function is too long v8.1.0431
Wed, 19 Sep 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0410: the ex_copen() function is too long v8.1.0410
Tue, 18 Sep 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0407: quickfix code mixes using the stack and a list pointer v8.1.0407
Sun, 02 Sep 2018 15:30:08 +0200 Christian Brabandt patch 8.1.0345: cannot get the window id associated with the location list v8.1.0345
Tue, 28 Aug 2018 22:15:08 +0200 Christian Brabandt patch 8.1.0330: the qf_add_entries() function is too long v8.1.0330
Tue, 21 Aug 2018 22:00:05 +0200 Christian Brabandt patch 8.1.0315: helpgrep with language doesn't work properly v8.1.0315
Sat, 18 Aug 2018 20:00:07 +0200 Christian Brabandt patch 8.1.0293: checks for type of stack is cryptic
Wed, 15 Aug 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0289: cursor moves to wrong column after quickfix jump v8.1.0289
Wed, 15 Aug 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0288: quickfix code uses cmdidx too often v8.1.0288
Sat, 11 Aug 2018 13:45:04 +0200 Christian Brabandt patch 8.1.0267: no good check if restoring quickfix list worked v8.1.0267
Thu, 09 Aug 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0261: Coverity complains about a negative array index v8.1.0261
Thu, 09 Aug 2018 21:30:05 +0200 Christian Brabandt patch 8.1.0259: no test for fixed quickfix issue v8.1.0259
Tue, 07 Aug 2018 22:00:04 +0200 Christian Brabandt patch 8.1.0252: quickfix functions are too long v8.1.0252
Tue, 07 Aug 2018 20:00:06 +0200 Christian Brabandt patch 8.1.0248: duplicated quickfix code v8.1.0248
Wed, 01 Aug 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0230: directly checking 'buftype' value v8.1.0230
Wed, 25 Jul 2018 22:45:04 +0200 Christian Brabandt patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window v8.1.0213
Sun, 08 Jul 2018 18:30:06 +0200 Christian Brabandt patch 8.1.0169: calling message_filtered() a bit too often v8.1.0169
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166
Sun, 08 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0165: :clist output can be very long v8.1.0165
Tue, 03 Jul 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0141: :cexpr no longer jumps to the first error v8.1.0141
Mon, 18 Jun 2018 22:00:08 +0200 Christian Brabandt patch 8.1.0074: crash when running quickfix tests v8.1.0074
Mon, 18 Jun 2018 21:00:07 +0200 Christian Brabandt patch 8.1.0073: crash when autocommands call setloclist() v8.1.0073
Sat, 16 Jun 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0060: crash when autocommands delete the current buffer v8.1.0060
Mon, 21 May 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0014: qf_init_ext() is too long v8.1.0014
Sun, 20 May 2018 15:45:04 +0200 Christian Brabandt patch 8.1.0010: efm_to_regpat() is too long v8.1.0010
Tue, 15 May 2018 22:00:07 +0200 Christian Brabandt patch 8.0.1844: superfluous quickfix code, missing examples v8.0.1844
Sun, 13 May 2018 15:30:07 +0200 Christian Brabandt patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':' v8.0.1831
Thu, 10 May 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1812: the qf_jump_to_usable_window() function is too long v8.0.1812
Tue, 08 May 2018 22:45:06 +0200 Christian Brabandt patch 8.0.1805: qf_parse_line() is too long v8.0.1805
Tue, 01 May 2018 15:15:07 +0200 Christian Brabandt patch 8.0.1782: no simple way to label quickfix entries v8.0.1782
Tue, 01 May 2018 14:45:05 +0200 Christian Brabandt patch 8.0.1781: file names in quickfix window are not shortened v8.0.1781
Sun, 29 Apr 2018 12:30:09 +0200 Christian Brabandt patch 8.0.1773: dialog messages are not translated v8.0.1773
Sat, 28 Apr 2018 22:00:06 +0200 Christian Brabandt patch 8.0.1772: quickfix: mixup of FALSE and FAIL, returning -1 v8.0.1772
Tue, 24 Apr 2018 16:00:08 +0200 Christian Brabandt patch 8.0.1754: ex_helpgrep() is too long v8.0.1754
Tue, 24 Apr 2018 14:00:07 +0200 Christian Brabandt patch 8.0.1752: qf_set_properties() is to long v8.0.1752
Mon, 23 Apr 2018 21:30:06 +0200 Christian Brabandt patch 8.0.1750: crash when clearing loccation list in autocommand v8.0.1750
Mon, 16 Apr 2018 18:15:06 +0200 Christian Brabandt patch 8.0.1727: qf_get_properties() function is too long v8.0.1727
Thu, 12 Apr 2018 20:45:06 +0200 Christian Brabandt patch 8.0.1702: leaking memory when autocommands make quickfix list invalid v8.0.1702
Sun, 08 Apr 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1678: errorformat "%r" implies "%>" v8.0.1678
Fri, 06 Apr 2018 23:00:08 +0200 Christian Brabandt patch 8.0.1669: :vimgrep may add entries to the wrong quickfix list v8.0.1669
Sat, 24 Mar 2018 14:15:07 +0100 Christian Brabandt patch 8.0.1634: the ex_vimgrep() function is too long v8.0.1634
Tue, 20 Mar 2018 13:45:06 +0100 Christian Brabandt patch 8.0.1622: possible NULL pointer dereference v8.0.1622
Tue, 06 Mar 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1583: using C99 comment v8.0.1583
Mon, 05 Mar 2018 12:45:06 +0100 Christian Brabandt patch 8.0.1569: warning for uninitialized variable from gcc v8.0.1569
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:15:06 +0100 Christian Brabandt patch 8.0.1500: possible NULL pointer dereference v8.0.1500
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 27 Jan 2018 12:00:06 +0100 Christian Brabandt patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix window v8.0.1432
Tue, 26 Dec 2017 14:00:05 +0100 Christian Brabandt patch 8.0.1427: the :leftabove modifier doesn't work for :copen v8.0.1427
Thu, 21 Dec 2017 21:00:06 +0100 Christian Brabandt patch 8.0.1420: accessing freed memory in vimgrep v8.0.1420
Tue, 19 Dec 2017 17:00:08 +0100 Christian Brabandt patch 8.0.1414: accessing freed memory in :lfile. v8.0.1414
Tue, 19 Dec 2017 16:45:06 +0100 Christian Brabandt patch 8.0.1413: accessing freed memory in :cbuffer v8.0.1413
Tue, 19 Dec 2017 12:45:06 +0100 Christian Brabandt patch 8.0.1412: using free memory using setloclist() v8.0.1412
Tue, 19 Dec 2017 10:30:05 +0100 Christian Brabandt patch 8.0.1408: crash in setqflist() v8.0.1408
Mon, 18 Dec 2017 20:00:06 +0100 Christian Brabandt patch 8.0.1406: difficult to track changes to a quickfix list v8.0.1406
Mon, 18 Dec 2017 15:45:04 +0100 Christian Brabandt patch 8.0.1403: using freed buffer in grep command v8.0.1403
Tue, 12 Dec 2017 23:00:06 +0100 Christian Brabandt patch 8.0.1389: getqflist() items are missing if not set v8.0.1389
Sun, 10 Dec 2017 15:30:06 +0100 Christian Brabandt patch 8.0.1384: not enough quickfix help; confusing winid v8.0.1384
Tue, 28 Nov 2017 18:15:05 +0100 Christian Brabandt patch 8.0.1353: QuickFixCmdPost is not used consistently v8.0.1353
Thu, 23 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1332: highlighting in quickfix window could be better v8.0.1332
Sun, 24 Sep 2017 19:45:04 +0200 Christian Brabandt patch 8.0.1144: using wrong #ifdef for computing length v8.0.1144
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Wed, 20 Sep 2017 22:45:04 +0200 Christian Brabandt patch 8.0.1130: the qf_jump() function is still too long v8.0.1130
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, 15 Sep 2017 22:45:04 +0200 Christian Brabandt patch 8.0.1112: can't get size or current index from quickfix list v8.0.1112
Thu, 14 Sep 2017 14:00:05 +0200 Christian Brabandt patch 8.0.1104: the qf_jump() function is too long v8.0.1104
Mon, 11 Sep 2017 19:45:04 +0200 Christian Brabandt patch 8.0.1093: various small quickfix issues v8.0.1093
Sat, 02 Sep 2017 20:00:06 +0200 Christian Brabandt patch 8.0.1040: cannot use another error format in getqflist() v8.0.1040
Fri, 01 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1031: "text" argument for getqflist() is confusing v8.0.1031
Thu, 31 Aug 2017 21:00:04 +0200 Christian Brabandt patch 8.0.1029: return value of getqflist() is inconsistent v8.0.1029
Wed, 30 Aug 2017 20:45:03 +0200 Christian Brabandt patch 8.0.1023: it is not easy to identify a quickfix list v8.0.1023
Sun, 27 Aug 2017 15:30:05 +0200 Christian Brabandt patch 8.0.1006: quickfix list changes when parsing text with 'erroformat' v8.0.1006
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
Fri, 01 Jun 2012 18:34:41 +0200 Bram Moolenaar updated for version 7.3.538 v7.3.538
Wed, 25 Apr 2012 18:57:21 +0200 Bram Moolenaar updated for version 7.3.509 v7.3.509
Wed, 07 Mar 2012 20:13:49 +0100 Bram Moolenaar updated for version 7.3.468 v7.3.468
Wed, 22 Feb 2012 14:58:37 +0100 Bram Moolenaar updated for version 7.3.449 v7.3.449
Fri, 20 Jan 2012 13:39:07 +0100 Bram Moolenaar updated for version 7.3.403 v7.3.403
Fri, 20 Jan 2012 13:28:34 +0100 Bram Moolenaar updated for version 7.3.402 v7.3.402
Tue, 10 Jan 2012 17:13:52 +0100 Bram Moolenaar updated for version 7.3.398 v7.3.398
Tue, 10 Jan 2012 16:28:45 +0100 Bram Moolenaar updated for version 7.3.397 v7.3.397
Fri, 30 Dec 2011 15:01:59 +0100 Bram Moolenaar updated for version 7.3.390 v7.3.390
Wed, 10 Aug 2011 18:36:54 +0200 Bram Moolenaar updated for version 7.3.280 v7.3.280
Wed, 10 Aug 2011 13:21:46 +0200 Bram Moolenaar updated for version 7.3.273 v7.3.273
Thu, 19 May 2011 17:42:59 +0200 Bram Moolenaar updated for version 7.3.197 v7.3.197
Tue, 10 May 2011 16:41:25 +0200 Bram Moolenaar updated for version 7.3.187 v7.3.187
Thu, 05 May 2011 17:14:14 +0200 Bram Moolenaar updated for version 7.3.173 v7.3.173
Thu, 28 Apr 2011 17:27:09 +0200 Bram Moolenaar updated for version 7.3.167 v7.3.167
Mon, 11 Apr 2011 21:35:11 +0200 Bram Moolenaar updated for version 7.3.161 v7.3.161
Thu, 02 Dec 2010 15:33:21 +0100 Bram Moolenaar updated for version 7.3.071 v7.3.071
Wed, 24 Nov 2010 16:32:05 +0100 Bram Moolenaar updated for version 7.3.066 v7.3.066
Tue, 21 Sep 2010 16:56:35 +0200 Bram Moolenaar updated for version 7.3.008 v7.3.008
Tue, 17 Aug 2010 20:26:59 +0200 Bram Moolenaar updated for version 7.3.003 v7.3.003
Mon, 09 Aug 2010 22:14:48 +0200 Bram Moolenaar Fix: :ltag command did not set w:quickfix_title. (Lech Lorens) vim73
Mon, 26 Jul 2010 22:51:28 +0200 Bram Moolenaar Fix compiler warnings on 64 bit systems. vim73
Sun, 25 Jul 2010 16:58:46 +0200 Bram Moolenaar Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens) vim73
Sun, 11 Jul 2010 16:58:51 +0200 Bram Moolenaar Support :browse for commands that use an error file argument. (Lech Lorens) vim73
Fri, 14 May 2010 18:10:27 +0200 Bram Moolenaar updated for version 7.2.428 v7.2.428
Tue, 19 Jan 2010 14:59:56 +0100 Bram Moolenaar updated for version 7.2.333 v7.2.333
Wed, 24 Jun 2009 15:32:01 +0000 vimboss updated for version 7.2-215 v7.2.215
Sun, 17 May 2009 11:33:22 +0000 vimboss updated for version 7.2-180 v7.2.180
Wed, 13 May 2009 16:56:33 +0000 vimboss updated for version 7.2-169 v7.2.169
Wed, 29 Apr 2009 09:52:12 +0000 vimboss updated for version 7.2-162 v7.2.162
Sun, 22 Feb 2009 01:37:59 +0000 vimboss updated for version 7.2-120 v7.2.120
Sat, 21 Feb 2009 23:03:09 +0000 vimboss updated for version 7.2-117 v7.2.117
Sat, 15 Nov 2008 13:12:07 +0000 vimboss updated for version 7.2-041 v7.2.041
Thu, 24 Jul 2008 16:45:38 +0000 vimboss updated for version 7.2b-016 v7.2b.016
Mon, 14 Jul 2008 21:05:15 +0000 vimboss updated for version 7.2b-004 v7.2b.004
Sun, 13 Jul 2008 17:41:49 +0000 vimboss updated for version 7.2b-000 v7.2b.000
Tue, 24 Jun 2008 21:56:24 +0000 vimboss updated for version 7.2a
Thu, 20 Mar 2008 12:23:49 +0000 vimboss updated for version 7.1-284 v7.1.284
Sat, 19 Jan 2008 14:59:58 +0000 vimboss updated for version 7.1-236 v7.1.236
Sun, 30 Sep 2007 12:02:55 +0000 vimboss updated for version 7.1-126 v7.1.126
Sun, 16 Sep 2007 11:27:42 +0000 vimboss updated for version 7.1-111 v7.1.111
Thu, 28 Jun 2007 19:33:43 +0000 vimboss updated for version 7.1-016 v7.1.016
Sun, 04 Feb 2007 01:58:18 +0000 vimboss updated for version 7.0-191 v7.0.191
Fri, 20 Oct 2006 18:13:14 +0000 vimboss updated for version 7.0-146 v7.0.146
Tue, 05 Sep 2006 13:37:47 +0000 vimboss updated for version 7.0-086 v7.0.086
Tue, 29 Aug 2006 15:30:07 +0000 vimboss updated for version 7.0-070 v7.0.070
Wed, 16 Aug 2006 17:35:00 +0000 vimboss updated for version 7.0-060 v7.0.060
Tue, 20 Jun 2006 18:49:32 +0000 vimboss updated for version 7.0-021 v7.0.021
Wed, 03 May 2006 21:26:49 +0000 vimboss updated for version 7.0g02
Tue, 02 May 2006 22:08:30 +0000 vimboss updated for version 7.0g01
Sun, 30 Apr 2006 18:54:39 +0000 vimboss updated for version 7.0g v7.0g
Mon, 24 Apr 2006 19:47:27 +0000 vimboss updated for version 7.0f v7.0f
Mon, 17 Apr 2006 22:14:47 +0000 vimboss updated for version 7.0e01 v7.0e01
Thu, 23 Mar 2006 22:59:57 +0000 vimboss updated for version 7.0232 v7.0232
Mon, 20 Mar 2006 21:50:15 +0000 vimboss updated for version 7.0230
Sat, 11 Mar 2006 21:24:08 +0000 vimboss updated for version 7.0221
Wed, 08 Mar 2006 21:32:40 +0000 vimboss updated for version 7.0218 v7.0218
Tue, 07 Mar 2006 22:38:47 +0000 vimboss updated for version 7.0217 v7.0217
Sat, 04 Mar 2006 21:55:31 +0000 vimboss updated for version 7.0214
Mon, 27 Feb 2006 23:58:35 +0000 vimboss updated for version 7.0209 v7.0209
Thu, 23 Feb 2006 21:26:58 +0000 vimboss updated for version 7.0205
Wed, 22 Feb 2006 21:25:37 +0000 vimboss updated for version 7.0204 v7.0204
Mon, 20 Feb 2006 21:37:40 +0000 vimboss updated for version 7.0202 v7.0202
Fri, 10 Feb 2006 23:20:28 +0000 vimboss updated for version 7.0196
Thu, 09 Feb 2006 23:53:20 +0000 vimboss updated for version 7.0195
Wed, 08 Feb 2006 09:20:24 +0000 vimboss updated for version 7.0194 v7.0194
Sat, 04 Feb 2006 22:43:20 +0000 vimboss updated for version 7.0193
Mon, 30 Jan 2006 00:14:18 +0000 vimboss updated for version 7.0189 v7.0189
Thu, 26 Jan 2006 22:25:15 +0000 vimboss updated for version 7.0188 v7.0188
Wed, 25 Jan 2006 22:10:52 +0000 vimboss updated for version 7.0187 v7.0187
Sun, 22 Jan 2006 23:25:56 +0000 vimboss updated for version 7.0185
Fri, 20 Jan 2006 23:10:18 +0000 vimboss updated for version 7.0183 v7.0183
Fri, 13 Jan 2006 22:35:40 +0000 vimboss updated for version 7.0180 v7.0180
Thu, 12 Jan 2006 23:22:24 +0000 vimboss updated for version 7.0179 v7.0179
Thu, 08 Dec 2005 22:00:22 +0000 vimboss updated for version 7.0165
Sun, 25 Sep 2005 22:16:38 +0000 vimboss updated for version 7.0150
Tue, 20 Sep 2005 23:22:24 +0000 vimboss updated for version 7.0149 v7.0149
Fri, 09 Sep 2005 19:47:12 +0000 vimboss updated for version 7.0144
Thu, 01 Sep 2005 20:46:49 +0000 vimboss updated for version 7.0140 v7.0140
Thu, 04 Aug 2005 21:29:45 +0000 vimboss updated for version 7.0123
Wed, 27 Jul 2005 21:13:01 +0000 vimboss updated for version 7.0117 v7.0117
Mon, 18 Jul 2005 21:47:53 +0000 vimboss updated for version 7.0109
Mon, 11 Jul 2005 22:40:32 +0000 vimboss updated for version 7.0107
Sat, 25 Jun 2005 23:04:51 +0000 vimboss updated for version 7.0093 v7.0093
Wed, 01 Jun 2005 21:51:55 +0000 vimboss updated for version 7.0078
Sun, 22 May 2005 22:07:59 +0000 vimboss updated for version 7.0075
Fri, 20 May 2005 21:25:31 +0000 vimboss updated for version 7.0074
Thu, 19 May 2005 21:00:46 +0000 vimboss updated for version 7.0073
Fri, 15 Apr 2005 21:00:38 +0000 vimboss updated for version 7.0066
Fri, 25 Mar 2005 21:53:48 +0000 vimboss updated for version 7.0064
Mon, 07 Mar 2005 23:16:51 +0000 vimboss updated for version 7.0057
Sun, 06 Mar 2005 23:38:09 +0000 vimboss updated for version 7.0056
Mon, 28 Feb 2005 22:44:58 +0000 vimboss updated for version 7.0054
Sat, 26 Feb 2005 23:04:13 +0000 vimboss updated for version 7.0052 v7.0052
Tue, 22 Feb 2005 08:39:57 +0000 vimboss updated for version 7.0051
Mon, 07 Feb 2005 22:01:03 +0000 vimboss updated for version 7.0049
Wed, 02 Feb 2005 23:04:36 +0000 vimboss updated for version 7.0047
Tue, 25 Jan 2005 21:57:23 +0000 vimboss updated for version 7.0044
Fri, 21 Jan 2005 11:55:25 +0000 vimboss updated for version 7.0043
Wed, 19 Jan 2005 22:18:32 +0000 vimboss updated for version 7.0042
Tue, 11 Jan 2005 21:29:04 +0000 vimboss updated for version 7.0037
Wed, 29 Dec 2004 20:58:21 +0000 vimboss updated for version 7.0026
Mon, 27 Dec 2004 21:59:20 +0000 vimboss updated for version 7.0025 v7.0025
Thu, 07 Oct 2004 21:02:47 +0000 vimboss updated for version 7.0017 v7.0017
Fri, 16 Jul 2004 20:18:37 +0000 vimboss updated for version 7.0009 v7.0009
Sun, 20 Jun 2004 12:51:53 +0000 vimboss updated for version 7.0002 v7.0002
Sun, 13 Jun 2004 20:20:40 +0000 vimboss updated for version 7.0001 v7.0001