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
|