Wed, 25 Oct 2023 21:00:04 +0200 |
Christian Brabandt |
patch 9.0.2064: cannot use buffer-number for errorformat
v9.0.2064
|
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
|
Mon, 05 Jun 2023 23:00:05 +0200 |
Bram Moolenaar |
patch 9.0.1613: some make output gets picked up by 'errorformat'
v9.0.1613
|
Sat, 27 May 2023 15:15:04 +0200 |
Bram Moolenaar |
patch 9.0.1582: :stopinsert may not work in a popup close handler
v9.0.1582
|
Sat, 28 Jan 2023 20:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1257: code style is not check in test scripts
v9.0.1257
|
Mon, 12 Dec 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong
v9.0.1048
|
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 12:45:04 +0100 |
Bram Moolenaar |
patch 9.0.0963: function name does not match autocmd event name
v9.0.0963
|
Thu, 20 Oct 2022 17:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0805: filetype autocmd may cause freed memory access
v9.0.0805
|
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
|
Wed, 05 Oct 2022 23:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0669: too many delete() calls in tests
v9.0.0669
|
Mon, 29 Aug 2022 23:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0323: using common name in tests leads to flaky tests
v9.0.0323
|
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
|
Thu, 28 Jul 2022 13:00:08 +0200 |
Bram Moolenaar |
patch 9.0.0097: long quickfix line is truncated for :clist
v9.0.0097
|
Sun, 03 Jul 2022 15:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLine
v9.0.0032
|
Wed, 29 Jun 2022 14:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0003: functions are global while they could be local
v9.0.0003
|
Fri, 27 May 2022 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.5029: "textlock" is always zero
v8.2.5029
|
Mon, 11 Apr 2022 16:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4735: quickfix tests can be a bit hard to read
v8.2.4735
|
Thu, 24 Mar 2022 12:30:08 +0100 |
Bram Moolenaar |
patch 8.2.4617: no completion for :scriptnames
v8.2.4617
|
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
|
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
|
Tue, 08 Feb 2022 16:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4327: may end up with no current buffer
v8.2.4327
|
Tue, 01 Feb 2022 15:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4281: using freed memory with :lopen and :bwipe
v8.2.4281
|
Sat, 29 Jan 2022 23:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent
v8.2.4257
|
Fri, 17 Dec 2021 17:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3838: cannot use script-local function for setting *func options
v8.2.3838
|
Wed, 15 Dec 2021 13:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3813: confusing error when using :cc without error list
v8.2.3813
|
Sun, 12 Dec 2021 21:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3792: setting *func options insufficiently tested
v8.2.3792
|
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
|
Sun, 21 Nov 2021 12:45:04 +0100 |
Bram Moolenaar |
patch 8.2.3637: typos in test files
v8.2.3637
|
Wed, 20 Oct 2021 23:00:05 +0200 |
Bram Moolenaar |
patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice
v8.2.3547
|
Sat, 31 Jul 2021 12:45:05 +0200 |
Bram Moolenaar |
patch 8.2.3254: win_gettype() does not recognize a quickfix window
v8.2.3254
|
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, 20 Jun 2021 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3025: not enough tests for quickfix end_col and end_lnum
v8.2.3025
|
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, 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, 26 Apr 2021 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.2813: cannot grep using fuzzy matching
v8.2.2813
|
Fri, 05 Mar 2021 21:00:04 +0100 |
Bram Moolenaar |
patch 8.2.2571: test may leave file behind
v8.2.2571
|
Sun, 14 Feb 2021 13:00:04 +0100 |
Bram Moolenaar |
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
|
Sat, 30 Jan 2021 18:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2430: :vimgrep expands wildcards twice
v8.2.2430
|
Thu, 28 Jan 2021 14:00:04 +0100 |
Bram Moolenaar |
patch 8.2.2420: too many problems with using all autocommand events
v8.2.2420
|
Sun, 03 Jan 2021 20:00:03 +0100 |
Bram Moolenaar |
patch 8.2.2289: Vim9: 'cpo' can become empty
v8.2.2289
|
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
|
Sat, 05 Dec 2020 13:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2092: Vim9: unpredictable errors for script tests
v8.2.2092
|
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 17:30:03 +0100 |
Bram Moolenaar |
patch 8.2.1984: cannot use :vimgrep in omni completion
v8.2.1984
|
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
|
Mon, 02 Nov 2020 20:15:04 +0100 |
Bram Moolenaar |
patch 8.2.1942: insufficient test coverage for the Netbeans interface
v8.2.1942
|
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 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1599: missing line end when skipping a long line with :cgetfile
v8.2.1599
|
Fri, 04 Sep 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
|
Fri, 04 Sep 2020 18:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1591: using winheight('.') in tests works but is wrong
v8.2.1591
|
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
|
Wed, 12 Aug 2020 19:00:08 +0200 |
Bram Moolenaar |
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
|
Tue, 11 Aug 2020 20:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1420: test 49 is old style
v8.2.1420
|
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
|
Mon, 20 Jul 2020 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1255: cannot use a lambda with quickfix functions
v8.2.1255
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
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
|
Fri, 26 Jun 2020 20:45:08 +0200 |
Bram Moolenaar |
patch 8.2.1061: insufficient testing for src/window.c
v8.2.1061
|
Mon, 22 Jun 2020 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1040: not enough testing for movement commands
v8.2.1040
|
Thu, 11 Jun 2020 19:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
v8.2.0959
|
Tue, 09 Jun 2020 16:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0936: some terminals misinterpret the code for getting cursor style
v8.2.0936
|
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
|
Sun, 03 May 2020 16:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0687: some tests do not work on FreeBSD
v8.2.0687
|
Sun, 26 Apr 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0644: insufficient testing for invalid function arguments
|
Sat, 25 Apr 2020 15:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0634: crash with null partial and blob
v8.2.0634
|
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 18:00:05 +0100 |
Bram Moolenaar |
patch 8.2.0293: various Ex commands not sufficiently tested
v8.2.0293
|
Tue, 18 Feb 2020 22:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0275: some Ex code not covered by tests
v8.2.0275
|
Sun, 16 Feb 2020 13:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0261: some code not covered by tests
v8.2.0261
|
Tue, 11 Feb 2020 22:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
v8.2.0243
|
Mon, 10 Feb 2020 23:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0241: crash when setting 'buftype' to "quickfix"
v8.2.0241
|
Wed, 05 Feb 2020 20:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0212: missing search/substitute pattern hardly tested
v8.2.0212
|
Sun, 26 Jan 2020 22:15:05 +0100 |
Bram Moolenaar |
patch 8.2.0156: various typos in source files and tests
v8.2.0156
|
Mon, 06 Jan 2020 22:00:06 +0100 |
Bram Moolenaar |
patch 8.2.0095: cannot specify exit code for :cquit
v8.2.0095
|
Fri, 06 Dec 2019 21:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2401: :cexpr does not handle | in expression
v8.1.2401
|
Fri, 29 Nov 2019 22:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2360: quickfix test coverage can still be improved
v8.1.2360
|
Fri, 29 Nov 2019 20:30:05 +0100 |
Bram Moolenaar |
patch 8.1.2358: tests fail on Cirrus CI for FreeBSD
v8.1.2358
|
Sun, 24 Nov 2019 22:15:03 +0100 |
Bram Moolenaar |
patch 8.1.2340: quickfix test fails under valgrind and asan
v8.1.2340
|
Sun, 24 Nov 2019 12:15:03 +0100 |
Bram Moolenaar |
patch 8.1.2339: insufficient testing for quickfix
v8.1.2339
|
Tue, 19 Nov 2019 22:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2322: quickfix test fails in very big terminal
v8.1.2322
|
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
|
Sat, 16 Nov 2019 21:15:03 +0100 |
Bram Moolenaar |
patch 8.1.2310: no proper test for directory changes in quickfix
v8.1.2310
|
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
|
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
|
Sun, 15 Sep 2019 19:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2040: no highlighting of current line in quickfix window
v8.1.2040
|
Sun, 08 Sep 2019 19:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2011: more functions can be used as methods
v8.1.2011
|
Fri, 06 Sep 2019 23:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1996: more functions can be used as methods
v8.1.1996
|
Sun, 01 Sep 2019 15:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1955: tests contain typos
v8.1.1955
|
Mon, 24 Jun 2019 01:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1585: :let-heredoc does not trim enough
v8.1.1585
|
Sat, 15 Jun 2019 18:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1544: some balloon tests don't run when they can
v8.1.1544
|
Thu, 13 Jun 2019 22:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1524: tests are silently skipped
v8.1.1524
|
Mon, 20 May 2019 22:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1362: code and data in tests can be hard to read
v8.1.1362
|
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
|
Sun, 07 Apr 2019 12:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1134: buffer for quickfix window is reused for another file
v8.1.1134
|
Thu, 04 Apr 2019 14:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1112: duplicate code in quickfix file
v8.1.1112
|
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
|
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
|
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
|
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, 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
|
Thu, 30 Aug 2018 16:00:08 +0200 |
Christian Brabandt |
patch 8.1.0337: :file fails in quickfix command
v8.1.0337
|
Tue, 21 Aug 2018 22:00:05 +0200 |
Christian Brabandt |
patch 8.1.0315: helpgrep with language doesn't work properly
v8.1.0315
|
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
|
Thu, 09 Aug 2018 21:30:05 +0200 |
Christian Brabandt |
patch 8.1.0259: no test for fixed quickfix issue
v8.1.0259
|
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 16:15:05 +0200 |
Christian Brabandt |
patch 8.1.0165: :clist output can be very long
v8.1.0165
|
Tue, 03 Jul 2018 19:30:07 +0200 |
Christian Brabandt |
patch 8.1.0145: test with grep is failing on MS-Windows
v8.1.0145
|
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 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
|
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
|
Tue, 01 May 2018 16:30:07 +0200 |
Christian Brabandt |
patch 8.0.1784: gvim test gets stuck in dialog
v8.0.1784
|
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
|
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
|
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, 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 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
|
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
|
Fri, 27 Oct 2017 01:00:05 +0200 |
Christian Brabandt |
patch 8.0.1224: still interference between test functions
v8.0.1224
|
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
|
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
|
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
|
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, 28 Jun 2017 22:30:03 +0200 |
Christian Brabandt |
patch 8.0.0688: cannot resize the window in a FileType autocommand
v8.0.0688
|
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
|
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, 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, 30 Apr 2017 14:30:04 +0200 |
Christian Brabandt |
patch 8.0.0590: cannot add a context to locations
v8.0.0590
|
Sat, 22 Apr 2017 21:30:03 +0200 |
Christian Brabandt |
patch 8.0.0580: cannot set the valid flag with setqflist()
v8.0.0580
|
Sat, 22 Apr 2017 15:45:03 +0200 |
Christian Brabandt |
patch 8.0.0579: duplicate test case for quickfix
v8.0.0579
|
Thu, 20 Apr 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0574: get only one quickfix list after :caddbuf
v8.0.0574
|
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
|
Sat, 04 Mar 2017 14:00:04 +0100 |
Christian Brabandt |
patch 8.0.0404: not enough testing for quickfix
v8.0.0404
|
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
|
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
|
Thu, 01 Sep 2016 16:00:09 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/04c4ce650f9e533cd35b2aa6803f4d354d3ec7aa
v7.4.2299
|
Sat, 27 Aug 2016 13:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/2b529bb6260b52246e92429375d995b9b5ce76b6
v7.4.2264
|
Fri, 12 Aug 2016 16:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/d823fa910cca43fec3c31c030ee908a14c272640
v7.4.2200
|
Wed, 03 Aug 2016 21:15:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/cf25fdb8f10a92b3bf9e295c466c1b69812b7886
v7.4.2151
|
Wed, 20 Jul 2016 21:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/c1542744e788d96fed24dd421f43009288092504
v7.4.2081
|
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, 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 21:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/0fcc7c6dd1902b71e0e7d0a35ddabafef6455a83
v7.4.1984
|
Sat, 02 Jul 2016 15:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/361c8f0e517e41f1f1d34dae328044406fde80ac
v7.4.1980
|
Sun, 26 Jun 2016 14:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/049cba9e9760152b5695399a991dc61cea9ba143
v7.4.1953
|
Tue, 21 Jun 2016 21:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/f50df3925b7c909d1cda4c868d8c7ba38189aabe
v7.4.1950
|
Mon, 20 Jun 2016 21:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/38df43bd13a2498cc96b3ddd9a20dd75126bd171
v7.4.1949
|
Wed, 15 Jun 2016 22:45:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/3ef5bf7d459d6b8a21aaefc80f65448f5a7aa59f
v7.4.1941
|
Tue, 14 Jun 2016 22:15:08 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ab47c61f46f0797308217cd3c045472cb0ec3195
v7.4.1937
|
Thu, 09 Jun 2016 22:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/1cee693b310e1494115a1677fac064941092e1bb
v7.4.1912
|
Wed, 25 May 2016 21:30:08 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8e8df251bf2505e5decf258397c6069fbe5e2e01
v7.4.1844
|
Tue, 24 May 2016 20:00:08 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/2b2b8ae5ab37b04584633c469265d85825166905
v7.4.1841
|
Sat, 30 Apr 2016 13:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/6be8c8e165204b8aa4eeb8a52be87a58d8b41b9e
v7.4.1802
|
Thu, 21 Apr 2016 19:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/d106e5ba7f10f0d2a14eaefe5d78405044416cb9
v7.4.1768
|
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 17:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/f68f1d70799631d38461c36cd59d08cf839b010d
v7.4.1650
|
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 23:00:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/7eba3d2cbf19e731dc51652bc26099cc253d538a
v7.4.1614
|
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
|
Thu, 17 Mar 2016 22:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/1ff2b64b11e7d263c6853745d5e594bd8f94b91e
v7.4.1588
|
Tue, 15 Mar 2016 14:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/e27dba499aaaf2ffe9f0da45f062450b434cddaa
v7.4.1569
|
Fri, 22 Jan 2016 22:45:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/6920c72d4d62c8dc5596e9f392e38204f561d7af
v7.4.1153
|
Tue, 19 Jan 2016 15:00:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/62ef797496c6243d111c596a592a8ef8c1d1e710
v7.4.1137
|
Fri, 15 Jan 2016 21:00:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/a260b87d9da17f605666630f18c1ed909c2b8bae
v7.4.1096
|
Sat, 09 Jan 2016 22:30:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/28fb79db6b52d1154e8dc63d227673648c2fce15
v7.4.1073
|
Sat, 09 Jan 2016 20:30:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/cfc0a350a9fa04f1b0cfa1ba31fbd2847376513f
v7.4.1071
|
Thu, 07 Jan 2016 21:30:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/75bdf6aa30a5c99d67c42886cf7a4a000bbaa422
v7.4.1058
|
Tue, 05 Jan 2016 22:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/da59dd5da6440c3410866ed61ce169a2012ba5bd
v7.4.1053
|